Skip to content

Commit c288e9c

Browse files
committed
Update release notes for 2.3.1 release.
1 parent da9943b commit c288e9c

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,17 @@ Running changelog of releases since `2.0.0-rc.4`
33

44
## v2.3.1
55

6+
### Updates
7+
- Support opaque private keys (#225) @aborrello
8+
- Improve OAuth 2.0 servapp doc (#221) @juanmatias
9+
- Removed omitempty from ApplicationGroupAssignment priority field (#218) @bogdanprodan-okta
10+
- Added `WithHttpClientPtr`, `WithHttpClientPtr` (#214) @bogdanprodan-okta
11+
- Remove omitempty of 'default_scope' field (#212) @bogdanprodan-okta
12+
- Add exported OKTA_ACCESS_TOKEN constant (#213) @bretterer
13+
- Adds Stalebot workflow (#210) @bretterer
14+
615
### Bug fixes
7-
- Fixed typo in error message of "too many requests"
16+
- Fixed typo in error message of "too many requests" #230 @halmai
817

918
## v2.3.0
1019

0 commit comments

Comments
 (0)