Skip to content

Conversation

jonathanedey
Copy link
Contributor

@jonathanedey jonathanedey commented Jan 20, 2025

This fixes an unintentional change in ApiClientUtils.getDefaultTransport() which caused firebaseOptions to create a new instance of the default transport on firebaseOptions build. This only affected developers who made multiple calls to FirebaseOptions.builder(...).build() or initialized multiple app instances.

@jonathanedey jonathanedey added the release:stage Stage a release candidate label Jan 20, 2025
@jonathanedey jonathanedey marked this pull request as ready for review January 23, 2025 15:55
Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM!

@jonathanedey jonathanedey merged commit af8eed9 into master Jan 23, 2025
6 checks passed
@jonathanedey jonathanedey deleted the je-http-transport branch January 23, 2025 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:stage Stage a release candidate release-note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants