What's Changed
-
Release 23.0.1 by @prachi-okta in #1633
-
OKTA-939653 - Updating mushtache file by @prachi-okta in #1635
-
adding 'app' field to save the defaultrelaystate by @prachi-okta in #1638
-
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0 in /integration-tests by @dependabot[bot] in #1641
-
Bump com.nimbusds:nimbus-jose-jwt from 9.37.2 to 10.0.2 in /impl by @dependabot[bot] in #1640
-
Release24.0.0 by @prachi-okta in #1643
-
Header: Forgot password not working post update sdk to 24.0.0 by @prachi-okta in #1645
-
Cleanup thread data after processing request to fix memory leak by @arvindkrishnakumar-okta in #1652
-
Fix memory leak and thread-safety issues in pagination
Replace ConcurrentHashMap with ThreadLocal for backward compatibility
Add new stateless pagination methods using ApiResponse wrapper
Implement PagedIterable/PagedIterator for automatic pagination
Deprecate old getResponseHeaders() method with clear warnings
Add invokeAPIWithHttpInfo() for stateless API calls
Generate *Paged() methods for all list-returning API operations
Will not break old methods -
Fix Flaky Integration Tests and CI Configuration Issues by @prachi-okta in #1655
Full Changelog: okta-sdk-root-23.0.1...okta-sdk-root-24.0.1