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

fix(deps): update module github.com/descope/go-sdk to v1.6.7 #27

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

descope[bot]
Copy link
Contributor

@descope descope bot commented Sep 26, 2024

This PR contains the following updates:

Package Type Update Change
github.com/descope/go-sdk require patch v1.6.6 -> v1.6.7

Release Notes

descope/go-sdk (github.com/descope/go-sdk)

v1.6.7

Compare Source

Breaking changes
  • Scalable user searching: We’ve made some improvements to enhance the scalability of our system to better support increased usage. These changes allow us to handle increased demand more efficiently, ensuring a smoother experience for all our customers.
    As part of this update, there may be a delay (up to 100ms) in accessing newly written or updated user data from the search user endpoints. If you have any questions, feel free to reach out!
Enhancements
  • User tenant API: We added an option to fetch a specific user's tenant(s) information from an active session. Using the new MyTenants function, you can query a current user's sessions' tenants details. See the example in the SDK's README.
  • Tenant created time: We added the tenant's creation time when loading the tenant (both in Load and LoadAll functions).
Bug fixes
  • Public key fetch mix: In some rare conditions, after performing a JWK rotation, there might be a race condition on getting the proper public key. We attended it quickly and fixed the gap. Thanks to a fellow Descoper for bringing this one to our attention!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@descope descope bot enabled auto-merge (squash) September 26, 2024 10:08
@descope descope bot merged commit 7aaafc9 into main Sep 26, 2024
4 checks passed
@descope descope bot deleted the renovate/github.comdescope-dependendies branch September 26, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants