Skip to content

Commit e4b8f4d

Browse files
authored
Merge pull request #262 from okta/2.8.0-changelog
2.8.0 release changelog
2 parents fcf31e2 + ce54935 commit e4b8f4d

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

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

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+
414
## v2.6.2
515

616
### Updates

0 commit comments

Comments
 (0)