Skip to content

Commit 1b3704e

Browse files
authored
Release 5.0.6 (#527)
1 parent 3c7e85b commit 1b3704e

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.generator/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ additionalProperties:
88
enumClassPrefix: true
99
generateInterfaces: true
1010
packageName: okta
11-
packageVersion: 5.0.0
11+
packageVersion: 5.0.6
1212
useOneOfDiscriminatorLookup: true
1313
disallowAdditionalPropertiesIfNotPresent: false
1414
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+
## v5.0.6
5+
- Add option to prevent 429 by enabling api throttling [#526](https://github.com/okta/okta-sdk-golang/pull/526). Thanks [@erezrokah](https://github.com/erezrokah) and [@aditya-okta](https://github.com/aditya-okta)
6+
47
## v5.0.5
58
- Fix the Go Documentation spam [#512](https://github.com/okta/okta-sdk-golang/pull/511). Thanks [@aditya-okta](https://github.com/aditya-okta)
69
- Fix the support for signed nonce factor [#512](https://github.com/okta/okta-sdk-golang/pull/512). Thanks [@aditya-okta](https://github.com/aditya-okta)

0 commit comments

Comments
 (0)