File python-okta.changes of Package python-okta
-------------------------------------------------------------------
Sun Mar 15 21:20:47 UTC 2026 - Dirk Müller <dmueller@suse.com>
- update to 3.1.0:
* **Updated API Specifications**: The SDK has been regenerated
using the v5.1.0 Okta Management OpenAPI specifications,
bringing support for new endpoints and enhanced functionality
across the API surface.
* **Pagination Support**: List operations now support
pagination for efficient handling of large result sets. For
detailed usage instructions and examples, please refer to
`README.md## Pagination`.
* **OpenAPI Generator Tooling Update**: The SDK generation
process has transitioned from the npm-based `openapi-
generator-cli` to the JAR-based version due to configuration
limitations in the npm package. Contributors and maintainers
should now use the OpenAPI Generator JAR file for SDK
generation. Download instructions: https://openapi-
generator.tech/docs/installation#jar
-------------------------------------------------------------------
Mon May 5 08:02:16 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.9.13
* Expire and renew the access token when using OAuth 2.0
- from version 2.9.12
* Reduce JWT Token Expiration time
-------------------------------------------------------------------
Wed Apr 9 14:03:54 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.9.11
* Allow latest aenum release
* Add missing OAuthGrantType enum values
* Add data_type parameter for OktaAPIResponse
-------------------------------------------------------------------
Mon Feb 17 13:17:24 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.9.10
* Fix client creds auth
- Use Python 3.11 on SLE-15 by default
-------------------------------------------------------------------
Mon Jan 6 14:58:09 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.9.9
* Place client_assertion JWT in body instead of URL
-------------------------------------------------------------------
Tue Nov 12 13:34:00 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Initial package, version 2.9.8