-
Notifications
You must be signed in to change notification settings - Fork 298
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: firebase/firebase-admin-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: firebase/firebase-admin-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 32 files changed
- 6 contributors
Commits on Sep 23, 2025
-
feat(rc): Add support for Server-Side Remote Config (#1122)
* Implementation for Fetching and Caching Server Side Remote Config (#1107)009 * Implementation for Fetching and Caching Server Side Remote Config * implementation of fetch , cache and load of template --------- Co-authored-by: Varun Rathore <varunrathore@google.com> * Implement custom signal targeting for server side RC (#1108) Co-authored-by: Athira M <athiramanu@google.com> * Implement percent evaluation for server side RC (#1114) * [feat] Implement percent evaluation for server side RC * Ssrc bugbash fix (#1117) * Handle empty context * fix issue related to update time * fix string equality * fix textcase * Fix lint errors * Add unit tests * fix for [438426692](getDouble() logs a malformed warning on type conversion failure) Using getDouble on a string parameter value, returns the appropriate default static value but logs a warning which looks incorrect ("%s" in the warning message?). * Update ServerTemplateResponse.java to fix b/438607881 In the server template builder flow using cached template, evaluation using custom signals is not working as intended. * Update getServerRemoteConfig.json to fix b/438607881 * Update getServerTemplateData.json to fix b/438607881 * fix for bugs * Resolve comment related to revert of ServerVersion Class * remove serverVersion * Resolve comments related to Evaluator * fix indentation * fix indentation * fix indentations * fix multi line indent * fix multi line indents * Update ConditionEvaluator.java * Update ConditionEvaluator.java --------- Co-authored-by: Athira M <athiramanu@google.com> Co-authored-by: Varun Rathore <varunrathore@google.com> * Create ParameterValueTest.java * Fix typo errors * Change return type and cache regex * Addressed comment to make cache atomic * Trigger CI --------- Co-authored-by: Varun Rathore <varunrathore@google.com> Co-authored-by: Athira M <athiramanu9400@gmail.com> Co-authored-by: Athira M <athiramanu@google.com>
Configuration menu - View commit details
-
Copy full SHA for 026db9f - Browse repository at this point
Copy the full SHA 026db9fView commit details -
chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin (#1133)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.3 to 3.5.4. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lahiru Maramba <llahiru@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c141def - Browse repository at this point
Copy the full SHA c141defView commit details -
chore(deps): Bump netty.version from 4.2.5.Final to 4.2.6.Final (#1131)
Bumps `netty.version` from 4.2.5.Final to 4.2.6.Final. Updates `io.netty:netty-codec-http` from 4.2.5.Final to 4.2.6.Final - [Commits](netty/netty@netty-4.2.5.Final...netty-4.2.6.Final) Updates `io.netty:netty-handler` from 4.2.5.Final to 4.2.6.Final - [Commits](netty/netty@netty-4.2.5.Final...netty-4.2.6.Final) Updates `io.netty:netty-transport` from 4.2.5.Final to 4.2.6.Final - [Commits](netty/netty@netty-4.2.5.Final...netty-4.2.6.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-version: 4.2.6.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-handler dependency-version: 4.2.6.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-transport dependency-version: 4.2.6.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lahiru Maramba <llahiru@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3737fe2 - Browse repository at this point
Copy the full SHA 3737fe2View commit details
Commits on Sep 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 800298c - Browse repository at this point
Copy the full SHA 800298cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v9.6.0...master