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 v4 - autoclosed #18

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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 - "before 4am on Monday" (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-4.x branch from a8d1abd to 9b79971 Compare May 29, 2024 19:31
Copy link
Contributor Author

renovate bot commented Jun 4, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/stretchr/testify v1.8.4 -> v1.9.0
github.com/google/uuid v1.3.0 -> v1.6.0
golang.org/x/crypto v0.17.0 -> v0.21.0
golang.org/x/net v0.17.0 -> v0.21.0
golang.org/x/sys v0.15.0 -> v0.18.0

@renovate renovate bot force-pushed the renovate/github.com-okta-okta-sdk-golang-v2-4.x branch from 9b79971 to e9c60b6 Compare June 11, 2024 22:05
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-4.x branch from e9c60b6 to afaba5d Compare June 19, 2024 21:28
@renovate renovate bot changed the title Update module github.com/okta/okta-sdk-golang/v2 to v4 Update module github.com/okta/okta-sdk-golang/v2 to v4 - autoclosed Aug 2, 2024
@renovate renovate bot closed this Aug 2, 2024
@renovate renovate bot deleted the renovate/github.com-okta-okta-sdk-golang-v2-4.x branch August 2, 2024 16:33
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