What's Changed
- Use more common "static final" instead of "final static" by @Avery-Dunn in #993
- Fix minor issues found by SonarQube by @Avery-Dunn in #994
- Consistently use SLF4J's recommended styles by @Avery-Dunn in #992
- Use java.nio chartsets instead of nimbusds by @HerrDerb in #996
- Deprecate ROPC flow by @Ugonnaak1 in #998
- Deprecate extraQueryParameters by @Avery-Dunn in #1001
- Lab Migration by @Avery-Dunn in #1002
- Deprecate ResponseMode.QUERY in system browser auth flow, automatically override to FORM_POST with warning by @ashok672 in #1004
- Add copilot-instructions.md and fix tests by @Avery-Dunn in #1009
- Release 1.24.0 by @Copilot in #1011
New Contributors
- @HerrDerb made their first contribution in #996
- @ashok672 made their first contribution in #1004
- @Copilot made their first contribution in #1011
Full Changelog: v1.23.1...v1.24.0