Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps okta.sdk.version from 8.2.5 to 25.0.0.
Updates com.okta.sdk:okta-sdk-api from 8.2.5 to 25.0.0

Release notes

Sourced from com.okta.sdk:okta-sdk-api's releases.

okta-sdk-root-25.0.0

What's Changed

Full Changelog: okta/okta-sdk-java@okta-sdk-root-24.0.1...okta-sdk-root-25.0.0

okta-sdk-root-24.0.1

What's Changed

Full Changelog: okta/okta-sdk-java@okta-sdk-root-23.0.1...okta-sdk-root-24.0.1

24.0.0

What's Changed

Full Changelog: okta/okta-sdk-java@okta-sdk-root-23.0.1...okta-sdk-root-24.0.0

23.0.1

What's Changed

... (truncated)

Changelog

Sourced from com.okta.sdk:okta-sdk-api's changelog.

Release v25.0.0 - Major SDK Refactoring and Enhanced Test Coverage

📋 Overview

This release introduces Okta Java SDK v25.0.0, a major release that significantly improves the SDK's architecture, test coverage, and developer experience. The release includes:

  • OpenAPI Spec Update: Upgraded from v2024.08.3 to v5.1.0 (+16,966 lines of API definitions)
  • 49,132 lines added and 7,926 lines removed across 81 files
  • 58 commits implementing comprehensive SDK improvements
  • 35 integration test suites covering all major Okta APIs
  • 9 new custom deserializers for proper polymorphic type handling

🎯 Key Highlights

📊 Impact Summary

Metric Value
Total Files Changed 81
Lines Added 49,132
Lines Removed 7,926
Net Lines +41,206
Total Commits 58
New Integration Test Files 28
Updated Integration Test Files 7
New Unit Test Files 8
New Deserializers 9
OpenAPI Spec Growth +16,966 lines

Version Updates

Component Before After
SDK Version 24.x 25.0.0
OpenAPI Spec 2024.08.3 5.1.0
API YAML Lines 66,987 83,953

🔴 Breaking Changes

1. User Object Schema Changes

The structure of the User object has changed significantly. The type object and its sub-properties are no longer included in API responses.

Affected Endpoints:

  • GET /api/v1/devices
  • GET /api/v1/devices/{deviceId}/users

... (truncated)

Commits

Updates com.okta.sdk:okta-sdk-impl from 8.2.5 to 25.0.0

Release notes

Sourced from com.okta.sdk:okta-sdk-impl's releases.

okta-sdk-root-25.0.0

What's Changed

Full Changelog: okta/okta-sdk-java@okta-sdk-root-24.0.1...okta-sdk-root-25.0.0

okta-sdk-root-24.0.1

What's Changed

Full Changelog: okta/okta-sdk-java@okta-sdk-root-23.0.1...okta-sdk-root-24.0.1

24.0.0

What's Changed

Full Changelog: okta/okta-sdk-java@okta-sdk-root-23.0.1...okta-sdk-root-24.0.0

23.0.1

What's Changed

... (truncated)

Changelog

Sourced from com.okta.sdk:okta-sdk-impl's changelog.

Release v25.0.0 - Major SDK Refactoring and Enhanced Test Coverage

📋 Overview

This release introduces Okta Java SDK v25.0.0, a major release that significantly improves the SDK's architecture, test coverage, and developer experience. The release includes:

  • OpenAPI Spec Update: Upgraded from v2024.08.3 to v5.1.0 (+16,966 lines of API definitions)
  • 49,132 lines added and 7,926 lines removed across 81 files
  • 58 commits implementing comprehensive SDK improvements
  • 35 integration test suites covering all major Okta APIs
  • 9 new custom deserializers for proper polymorphic type handling

🎯 Key Highlights

📊 Impact Summary

Metric Value
Total Files Changed 81
Lines Added 49,132
Lines Removed 7,926
Net Lines +41,206
Total Commits 58
New Integration Test Files 28
Updated Integration Test Files 7
New Unit Test Files 8
New Deserializers 9
OpenAPI Spec Growth +16,966 lines

Version Updates

Component Before After
SDK Version 24.x 25.0.0
OpenAPI Spec 2024.08.3 5.1.0
API YAML Lines 66,987 83,953

🔴 Breaking Changes

1. User Object Schema Changes

The structure of the User object has changed significantly. The type object and its sub-properties are no longer included in API responses.

Affected Endpoints:

  • GET /api/v1/devices
  • GET /api/v1/devices/{deviceId}/users

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `okta.sdk.version` from 8.2.5 to 25.0.0.

Updates `com.okta.sdk:okta-sdk-api` from 8.2.5 to 25.0.0
- [Release notes](https://github.com/okta/okta-sdk-java/releases)
- [Changelog](https://github.com/okta/okta-sdk-java/blob/master/CHANGELOG.md)
- [Commits](okta/okta-sdk-java@okta-sdk-root-8.2.5...okta-sdk-root-25.0.0)

Updates `com.okta.sdk:okta-sdk-impl` from 8.2.5 to 25.0.0
- [Release notes](https://github.com/okta/okta-sdk-java/releases)
- [Changelog](https://github.com/okta/okta-sdk-java/blob/master/CHANGELOG.md)
- [Commits](okta/okta-sdk-java@okta-sdk-root-8.2.5...okta-sdk-root-25.0.0)

---
updated-dependencies:
- dependency-name: com.okta.sdk:okta-sdk-api
  dependency-version: 25.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.okta.sdk:okta-sdk-impl
  dependency-version: 25.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant