We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da9943b commit c288e9cCopy full SHA for c288e9c
1 file changed
CHANGELOG.md
@@ -3,8 +3,17 @@ Running changelog of releases since `2.0.0-rc.4`
3
4
## v2.3.1
5
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
+
15
### Bug fixes
-- Fixed typo in error message of "too many requests"
16
+- Fixed typo in error message of "too many requests" #230 @halmai
17
18
## v2.3.0
19
0 commit comments