We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fcf31e2 + ce54935 commit e4b8f4dCopy full SHA for e4b8f4d
1 file changed
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Changelog
2
Running changelog of releases since `2.0.0-rc.4`
3
4
+## v2.8.0
5
+
6
+### Updates
7
+- methods on client's Authenticator resource for `/api/v1/authenticators` endpoints and their integration tests
8
+- methods on client's OrgSetting resource for `/api/v1/org` endpoints and their integration tests
9
+- edge case type fixes in golang code generator
10
+- `make pull-spec` pulls from https://github.com/okta/okta-management-openapi-spec master or branch set by `OPENAPI_SPEC_BRANCH` env variable
11
+- golang generator sets api version from spec.json or by env variable override `OKTA_SDK_GOLANG_VERISON`
12
+- integration test improvements
13
14
## v2.6.2
15
16
### Updates
0 commit comments