FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: `ApiClientUtils.getDefaultTransport()` should return a cached instance to an `ApacheHttp2Transport` by jonathanedey · Pull Request #1059 · firebase/firebase-admin-java · GitHub

fix: ApiClientUtils.getDefaultTransport() should return a cached instance to an ApacheHttp2Transport - #1059

Merged
jonathanedey merged 5 commits into
masterfrom
je-http-transport
Jan 23, 2025
Merged

fix: ApiClientUtils.getDefaultTransport() should return a cached instance to an ApacheHttp2Transport#1059
jonathanedey merged 5 commits into
masterfrom
je-http-transport

Conversation

jonathanedey commented Jan 20, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

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 added the release:stage Stage a release candidate label Jan 20, 2025
jonathanedey marked this pull request as ready for review January 23, 2025 15:55

lahirumaramba left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks! LGTM!

jonathanedey merged commit af8eed9 into master Jan 23, 2025
jonathanedey deleted the je-http-transport branch January 23, 2025 18:57
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL