Skip to content

Commit 26861af

Browse files
authored
release: prepare v6.0.1 release (#556)
1 parent aaff324 commit 26861af

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.generator/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ additionalProperties:
1010
enumClassPrefix: true
1111
generateInterfaces: true
1212
packageName: okta
13-
packageVersion: 6.0.0
13+
packageVersion: 6.0.1
1414
useOneOfDiscriminatorLookup: true
1515
disallowAdditionalPropertiesIfNotPresent: false
1616
files:

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22
Running changelog of releases since `2.0.0-rc.4`
33

4+
## v6.0.1
5+
- Fix role assignment APIs `oneOf` schema issues in spec [#553](https://github.com/okta/okta-sdk-golang/pull/553). Thanks [@pranav-okta](https://github.com/okta/pranav-okta)
6+
47
## v6.0.0
58
- Update to latest Okta Management API specification
69
- Breaking changes from v5.x - see [migration guide](MIGRATING.md)

0 commit comments

Comments
 (0)