-
Notifications
You must be signed in to change notification settings - Fork 212
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
Release 1.231.0 #12679
Release 1.231.0 #12679
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 🎉
If we end up needing another dot release for 231 to make it to staging successfully, you can either merge this PR and then open another PR for the train -> main again, or just leave this open and preferably dismiss my review so someone can review the next dot release. Fingers crossed we don't need that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with .2 + .3, merge wheneva🎉
Because: * A refactor accidentally changed the collection name. This commit: * Restores the collection name without the duplicate prefix. Closes #12727
fix(auth): fix collection prefix for iap
🚆