Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/okta/okta-sdk-golang/v2 to v5 - autoclosed #25

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/okta/okta-sdk-golang/v2 v2.16.0 -> v5.0.3 age adoption passing confidence

Release Notes

okta/okta-sdk-golang (github.com/okta/okta-sdk-golang/v2)

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v4.1.2

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

v4.0.0

Compare Source

v3.0.19

Compare Source

v3.0.18

Compare Source

v3.0.17

Compare Source

v3.0.16

Compare Source

v3.0.15

Compare Source

v3.0.14

Compare Source

v3.0.13

Compare Source

What's Changed

Full Changelog: okta/okta-sdk-golang@v2.20.0...v3.0.13

v3.0.12

Compare Source

What's Changed

Full Changelog: okta/okta-sdk-golang@v2.20.0...v3.0.12

v3.0.11

Compare Source

What's Changed

v3.0.10

Compare Source

v3.0.9

Compare Source

What's Changed

Full Changelog: okta/okta-sdk-golang@v2.20.0...v3.0.9

v3.0.8

Compare Source

v3.0.7

Compare Source

v3.0.6

Compare Source

What's Changed

Full Changelog: okta/okta-sdk-golang@v2.19.0...v3.0.6

v3.0.5

Compare Source

What's Changed

Full Changelog: okta/okta-sdk-golang@v2.19.0...v3.0.5

v3.0.4

Compare Source

What's Changed

Full Changelog: okta/okta-sdk-golang@v2.19.0...v3.0.4

v3.0.3

Compare Source

v3.0.2

Compare Source

v3.0.1

Compare Source

What's Changed

v3.0.0

Compare Source

What's Changed

Note: Broken, do not use

Initial release for v3 sdk

v2.20.0

Compare Source

What's Changed
New Contributors

Full Changelog: okta/okta-sdk-golang@v2.19.0...v2.20.0

v2.19.0

Compare Source

v2.18.0

Compare Source

v2.17.0

Compare Source

  • Revert integer values representation as integer pointers
    • Original change was too agreesive for a minor release
    • All integer fields have a parallel pointer field that can be used as an alternative to deal with 0 values during JSON marshaling
      • Example PasswordPolicy model has fields int64 Priority and *int64 PriorityPtr
      • This change will not break code from release v2.15.0 and earlier
  • New models
    • MultifactorEnrollmentPolicy
    • MultifactorEnrollmentPolicyAuthenticatorSettings
    • MultifactorEnrollmentPolicyAuthenticatorStatus
    • MultifactorEnrollmentPolicyAuthenticatorType
    • MultifactorEnrollmentPolicySettings
    • MultifactorEnrollmentPolicySettingsType
  • New methods / endpoints
    • Application has PreviewSAMLAppMetadata method for GET /api/v1/apps/{applicationId}/sso/saml/metadata endpoint.
  • Added parameters
    • Default bool on AuthorizationServer model

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-okta-okta-sdk-golang-v2-5.x branch from 33cfa1a to b3a5635 Compare August 27, 2024 22:43
@renovate renovate bot force-pushed the renovate/github.com-okta-okta-sdk-golang-v2-5.x branch from b3a5635 to d707e38 Compare September 13, 2024 22:23
@renovate renovate bot force-pushed the renovate/github.com-okta-okta-sdk-golang-v2-5.x branch from d707e38 to d87700e Compare December 12, 2024 23:46
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-okta-okta-sdk-golang-v2-5.x branch from d87700e to fe9b620 Compare December 17, 2024 03:30
@renovate renovate bot changed the title Update module github.com/okta/okta-sdk-golang/v2 to v5 Update module github.com/okta/okta-sdk-golang/v2 to v5 - autoclosed Dec 17, 2024
@renovate renovate bot closed this Dec 17, 2024
@renovate renovate bot deleted the renovate/github.com-okta-okta-sdk-golang-v2-5.x branch December 17, 2024 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants