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

Bump github.com/auth0/go-auth0 from 0.17.2 to 1.0.0 #782

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2023

Bumps github.com/auth0/go-auth0 from 0.17.2 to 1.0.0.

Release notes

Sourced from github.com/auth0/go-auth0's releases.

v1.0.0

Added

  • Generate safe getters for map[string]interface{} types (#205)
  • Expose configuration of retry strategy (#216)
  • Authentication client (#222, #227, #226, #229, #232)
  • Validate org_name claim in ID token (#246)
  • Support azure_cs and ms365 email providers (#247)
  • Support OIDCLogoutPrompt setting on tenant (#249)
  • Support DecryptionKey on SAML Connection Options (#251)

Breaking Changes

  • Improve typing of Client Addons (#208, #228)
  • Accept a context.Context as the first argument for all methods (#212)
  • Refactor Management struct to avoid chaining issue (#214)
  • Removed deprecated EmailManager (#218)
  • Removed ResourceServer.Stream (#224)
  • Removed DigitalOcean, Discord, Figma, Imgur, Slack, Spotify, Twitch, and Vimeo connection strategies (#245)

⚠️ Please review the migration guide to understand the changes required to update your application.

v1.0.0-beta.0

⚠️ This SDK is in beta and is subject to breaking changes. It is not recommended for production use, but we welcome any feedback and assistance in testing.

This release focuses on making some identified breaking changes and adding several enhancements, including:

  • An improved and configurable retry strategy
  • Addition of an Authentication Client
  • Improved auto-generated Getters for Management structs

Please see the migration guide for full details on breaking changes and guidance on updating your application

Changelog

Sourced from github.com/auth0/go-auth0's changelog.

v1.0.0 (2023-07-27)

Full Changelog

Added

  • Generate safe getters for map[string]interface{} types (#205)
  • Expose configuration of retry strategy (#216)
  • Authentication client (#222, #227, #226, #229, #232)
  • Validate org_name claim in ID token (#246)
  • Support azure_cs and ms365 email providers (#247)
  • Support OIDCLogoutPrompt setting on tenant (#249)
  • Support DecryptionKey on SAML Connection Options (#251)

Breaking Changes

  • Improve typing of Client Addons (#208, #228)
  • Accept a context.Context as the first argument for all methods (#212)
  • Refactor Management struct to avoid chaining issue (#214)
  • Removed deprecated EmailManager (#218)
  • Removed ResourceServer.Stream (#224)
  • Removed DigitalOcean, Discord, Figma, Imgur, Slack, Spotify, Twitch, and Vimeo connection strategies (#245)

Please review the migration guide to understand the changes required to update your application.

v1.0.0-beta.0 (2023-06-26)

Full Changelog

Added

  • Generate safe getters for map[string]interface{} types (#205)
  • Expose configuration of retry strategy (#216)
  • Add Authentication Client (#222, #227, #226, #229, #232)

Breaking Changes

  • Improve typing of Client Addons (#208, #228)
  • Accept a context.Context as the first argument for all methods (#212)
  • Refactor Management struct to avoid chaining issue (#214)
  • Remove deprecated EmailManager (#218)
  • Remove ResourceServer.Stream (#224)

Please review the migration guide to understand the changes required to update your application.

Commits

Dependabot compatibility score

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 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 [github.com/auth0/go-auth0](https://github.com/auth0/go-auth0) from 0.17.2 to 1.0.0.
- [Release notes](https://github.com/auth0/go-auth0/releases)
- [Changelog](https://github.com/auth0/go-auth0/blob/main/CHANGELOG.md)
- [Commits](auth0/go-auth0@v0.17.2...v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/auth0/go-auth0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 28, 2023 07:12
@dependabot dependabot bot added dependencies One or more dependencies are being bumped go Pull requests that update Go code labels Jul 28, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2023

Looks like github.com/auth0/go-auth0 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 1, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/auth0/go-auth0-1.0.0 branch August 1, 2023 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies One or more dependencies are being bumped go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants