Skip to content

Commit 11f5876

Browse files
Release v0.1.0 (#7)
1 parent aabeafe commit 11f5876

12 files changed

Lines changed: 65 additions & 50 deletions

.changes/unreleased/FEATURES-20230328-170352.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/unreleased/FEATURES-20230328-170440.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/unreleased/FEATURES-20230328-170646.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/unreleased/FEATURES-20230328-170714.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/unreleased/FEATURES-20230328-170831.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/unreleased/FEATURES-20230328-171004.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/unreleased/FEATURES-20230328-171106.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/unreleased/FEATURES-20230328-171255.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/unreleased/FEATURES-20230328-171325.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/v0.1.0.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
## v0.1.0 (March 28, 2023)
2+
3+
FEATURES:
4+
5+
6+
* autodiscoveryscripts/bzero: Add support for GET Bzero bash autodiscovery script ([#1](https://github.com/bastionzero/bastionzero-sdk-go/issues/1)).
7+
8+
9+
* organization: Add support for GET list of IdP groups ([#1](https://github.com/bastionzero/bastionzero-sdk-go/issues/1)).
10+
11+
12+
* serviceaccounts: Add support for GET service account by ID or list ([#1](https://github.com/bastionzero/bastionzero-sdk-go/issues/1)).
13+
14+
15+
* users: Add support for GET user by ID/email or list ([#1](https://github.com/bastionzero/bastionzero-sdk-go/issues/1)).
16+
17+
18+
* environments: Add support for all CRUD environment endpoints ([#1](https://github.com/bastionzero/bastionzero-sdk-go/issues/1)).
19+
20+
21+
* policies: Add support for all CRUD policy endpoints, excluding the OrganizationControls policy type ([#1](https://github.com/bastionzero/bastionzero-sdk-go/issues/1)).
22+
23+
24+
* targets/dynamicaccess: Add support for all CRUD dynamic access configuration (DAC) endpoints ([#1](https://github.com/bastionzero/bastionzero-sdk-go/issues/1)).
25+
26+
27+
* targets: Add support for GET target by ID or list for all remaining target types ([#1](https://github.com/bastionzero/bastionzero-sdk-go/issues/1)).
28+
29+
30+
* targets: Add support for PATCH target by ID for all remaining target types ([#1](https://github.com/bastionzero/bastionzero-sdk-go/issues/1)).
31+
32+

0 commit comments

Comments
 (0)