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.9 #500

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

descope[bot]
Copy link
Contributor

@descope descope bot commented Jan 28, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
github.com/descope/go-sdk require patch v1.6.8 -> v1.6.9 OpenSSF Scorecard

Release Notes

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

v1.6.9

Compare Source

Breaking changes
  • SSO Start function update: For an upcoming feature, we've expanded the current SSO Start function to accept a new parameter named ssoID. This update breaks compilation, and will requires anyone currently using this function to pass an empty string as that parameter's value instead.
Enhancements
  • Test user searching: We added a new function named SearchAllTestUsers, to filter over test users. Learn more from our SDK's README.
  • Enhanced functionality for adding user roles: With this new version of the userAddRole function, you can add a role to an existing user not just on the project level, but also on the tenant level. If the tenant isn't already associated with the user, it will happen as part of this command.
  • Template ID configuration for invitations: Continuing the effort from our previous release, we've added the option to configure the templateId parameter when sending invitations to users.
  • Impersonation JWT configurations: We've expanded the impersonate function to allow passing customClaims as well as tenantID, so that the created JWT will include that information.

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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) January 28, 2025 11:07
@descope descope bot merged commit 574e85c into main Jan 28, 2025
5 checks passed
@descope descope bot deleted the renovate/github.comdescope-dependendies branch January 28, 2025 11: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