Skip to content

Releases: firebase/firebase-admin-java

Firebase Admin Java SDK v9.9.0

14 May 20:42
533bc3d

Choose a tag to compare

New Features

  • feat(pnv): Add support for Firebase Phone Number Verification (#1203)
  • feat(rc):Add exposurePercent to ExperimentValues (#1201)
  • feat(fcm): Add support for restricted satellite API (#1191)

Miscellaneous

  • [chore] Release 9.9.0 (#1206)
  • chore(deps-dev): Bump org.apache.maven.plugins:maven-failsafe-plugin (#1188)
  • chore(deps-dev): Bump org.apache.maven.plugins:maven-surefire-plugin (#1190)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.76.0 to 26.77.0 (#1193)
  • chore(deps): Bump io.netty:netty-codec-http (#1204)
  • chore: Fix issue in the new RC unit tests (#1205)
  • Add support for new bandwidthConstrainedOk flag used to deliver notifications to sat networks (#1145)

Firebase Admin Java SDK v9.8.0

25 Feb 17:44
5169aae

Choose a tag to compare

New Features

  • feat(rc): Support Remote Config managed value types (#1167)

Bug Fixes

  • fix: Reimplement HTTP/2 response entity consumption using ApacheHttp2AsyncEntityConsumer and ApacheHttp2Entity (#1181)

Miscellaneous

  • [chore] Release 9.8.0 (#1184)
  • Add javadocs to public methods (#1187)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.75.0 to 26.76.0 (#1185)
  • chore(deps): Bump netty.version from 4.2.9.Final to 4.2.10.Final (#1178)
  • chore(deps-dev): Bump org.apache.maven.plugins:maven-compiler-plugin (#1180)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.74.0 to 26.75.0 (#1179)

Firebase Admin Java SDK v9.7.1

29 Jan 20:58
0e86e09

Choose a tag to compare

Bug Fixes

  • fix(fcm): Preserve unmapped TopicManagementResponse error reasons (#1073)

Miscellaneous

  • [chore] Release 9.7.1 Take 2 (#1177)
  • Revert "[chore] Release 9.7.1 (#1175)" (#1176)
  • [chore] Release 9.7.1 (#1175)
  • chore: Update release workflow for push triggers (#1174)
  • chore: Update copyright headers to Google LLC (#1132)
  • chore(deps): Bump org.codehaus.mojo:exec-maven-plugin (#1165)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.72.0 to 26.73.0 (#1163)
  • chore(deps): Bump org.sonatype.central:central-publishing-maven-plugin (#1169)
  • chore: Update Github action resources (#1172)
  • chore: Update github actions workflows and integration test resources (#1168)
  • chore: Bump io.netty to 4.2.9 (#1159)
  • chore(deps): Bump org.sonatype.central:central-publishing-maven-plugin (#1140)
  • chore(deps): Bump org.apache.maven.plugins:maven-source-plugin (#1153)
  • chore(deps): Bump org.apache.maven.plugins:maven-antrun-plugin (#1154)
  • chore(deps): Bump io.netty:netty-codec-http (#1157)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.71.0 to 26.72.0 (#1155)
  • chore: Rename default branch to main (#1156)
  • chore(deps): Bump org.apache.maven.plugins:maven-compiler-plugin (#1152)
  • chore(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 (#1151)
  • chore(deps): Bump org.apache.maven.plugins:maven-failsafe-plugin (#1150)
  • chore(deps): Bump org.codehaus.mojo:exec-maven-plugin (#1148)
  • chore(deps): Bump netty.version from 4.2.6.Final to 4.2.7.Final (#1147)
  • chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin (#1141)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.67.0 to 26.71.0 (#1146)

Firebase Admin Java SDK v9.7.0

24 Sep 17:17
800298c

Choose a tag to compare

New Features

  • feat(rc): Add support for Server-Side Remote Config (#1122)

Miscellaneous

  • [chore] Release 9.7.0 (#1136)
  • chore(deps): Bump netty.version from 4.2.5.Final to 4.2.6.Final (#1131)
  • chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin (#1133)

Firebase Admin Java SDK v9.6.0

08 Sep 18:11
450fe3c

Choose a tag to compare

New Features

  • feat: Migrate to Central Publisher Portal (#1128)
  • feat(auth): Firebase Auth add link domain to actionCodeSetting (#1115)

Bug Fixes

  • fix(auth): Fixed error code mapping for Auth errors (#1121)

Miscellaneous

  • [chore] Release 9.6.0 Take 2 (#1130)
  • chore(deps): Bump io.netty:netty-codec-http (#1127)
  • Revert "[chore] Release 9.6.0 (#1125)" (#1126)
  • [chore] Release 9.6.0 (#1125)
  • chore(deps): Bump netty.version from 4.2.3.Final to 4.2.4.Final (#1123)
  • chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin (#1118)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.65.0 to 26.66.0 (#1119)
  • chore(deps): Bump netty.version from 4.2.2.Final to 4.2.3.Final (#1113)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.63.0 to 26.65.0 (#1116)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.62.0 to 26.63.0 (#1110)
  • chore(deps): Bump org.apache.maven.plugins:maven-gpg-plugin (#1111)
  • chore: fixed broken google cloud doc reference links (#1112)
  • chore: Update tests for getting and deleting provider uid via phone number and email. (#1068)
  • chore(deps): Bump org.codehaus.mojo:exec-maven-plugin (#1109)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.59.0 to 26.62.0 (#1106)
  • chore(deps): Bump netty.version from 4.2.1.Final to 4.2.2.Final (#1105)
  • chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin (#1101)
  • chore(deps): Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#1102)
  • Adds sendEach based snippets for FCM. (#1104)

Firebase Admin Java SDK v9.5.0

29 May 17:26
4f73761

Choose a tag to compare

New Features

  • feat(fcm): Add liveActivityToken to ApnsConfig (#1094)
  • feat(fcm): Support proxy field in FCM AndroidNotification (#1084)

Bug Fixes

  • fix: use .equals() instead of == for strings (#1065)
  • fix: ApiClientUtils.getDefaultTransport() should return a cached instance to an ApacheHttp2Transport (#1059)

Miscellaneous

  • [chore] Release 9.5.0 (#1099)
  • chore(deps): Bump netty.version from 4.2.0.Final to 4.2.1.Final (#1097)
  • chore(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 (#1096)
  • chore(deps): Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 (#1089)
  • chore(deps): Bump org.apache.maven.plugins:maven-failsafe-plugin (#1090)
  • chore(deps): Bump netty.version from 4.1.117.Final to 4.1.118.Final (#1074)
  • chore: Updated release GHA to have write permissions (#1088)
  • chore(deps): Bump org.apache.maven.plugins:maven-compiler-plugin (#1079)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.53.0 to 26.59.0 (#1087)
  • chore: Rearrange firebase admin pom deps (#1066)
  • chore(deps): Bump netty.version from 4.1.116.Final to 4.1.117.Final (#1067)
  • chore(deps): Bump com.google.api-client:google-api-client-bom (#1063)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.52.0 to 26.53.0 (#1060)

Firebase Admin Java SDK v9.4.3

09 Jan 21:17
d6c5112

Choose a tag to compare

Miscellaneous

  • [chore] Release 9.4.3 (#1057)
  • chore: Fix non-existing bucket test (#1056)
  • chore(deps): Bump netty.version from 4.1.114.Final to 4.1.116.Final (#1053)
  • chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin (#1054)
  • Revert "chore: Adding delayed response message for holidays (#1049)" (#1052)
  • chore(deps): Bump org.apache.maven.plugins:maven-failsafe-plugin (#1047)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.50.0 to 26.52.0 (#1050)
  • Fix typo in FirebaseToken.java (#1051)
  • chore: Adding delayed response message for holidays (#1049)

Firebase Admin Java SDK v9.4.2

05 Dec 17:27
c47d657

Choose a tag to compare

Bug Fixes

  • fix: Catch StorageException in IT to temporarily unblock release (#1043)

Miscellaneous

  • [chore] Release 9.4.2 (#1042)
  • chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin (#1041)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.49.0 to 26.50.0 (#1040)
  • chore: Add X-Goog-Api-Client metric header to outgoing requests (#1039)
  • chore(deps): Bump org.codehaus.mojo:exec-maven-plugin (#1037)
  • chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin (#1038)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.48.0 to 26.49.0 (#1025)
  • chore(deps): Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#1026)

Firebase Admin Java SDK v9.4.1

15 Oct 17:04
f581e53

Choose a tag to compare

Bug Fixes

  • fix: Remove mockserver dependency (#1022)

Miscellaneous

  • [chore] Release 9.4.1 (#1024)
  • chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin (#1021)

Firebase Admin Java SDK v9.4.0

09 Oct 19:02
2a58a9f

Choose a tag to compare

New Features

  • feat: Add HTTP/2 enabled transport as default transport (#979)

Bug Fixes

  • fix: Limit default ThreadPoolExecutor thread count and remove deadlock scenario (#985)

Miscellaneous

  • [chore] Release 9.4.0 Take 2 (#1014)
  • [chore] Release 9.4.0 (#1013)
  • chore(deps): Bump org.apache.maven.plugins:maven-failsafe-plugin (#1009)
  • chore(deps): Bump netty.version from 4.1.113.Final to 4.1.114.Final (#1010)
  • chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin (#1011)
  • chore(deps): Bump org.codehaus.mojo:exec-maven-plugin (#999)
  • chore(deps): Bump org.apache.maven.plugins:maven-gpg-plugin (#1005)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.45.0 to 26.48.0 (#1008)
  • chore: Update actions/upload-artifact (#998)
  • chore(deps): Bump netty.version from 4.1.112.Final to 4.1.113.Final (#995)
  • chore(deps-dev): Bump org.hamcrest:hamcrest from 2.2 to 3.0 (#996)
  • chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin (#997)
  • chore(deps): Bump org.apache.maven.plugins:maven-failsafe-plugin (#990)
  • chore(deps): Bump org.apache.maven.plugins:maven-gpg-plugin (#992)
  • chore(deps): Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 (#991)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.44.0 to 26.45.0 (#989)
  • chore(deps): Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#983)
  • chore(deps): Bump com.google.api-client:google-api-client-bom (#987)
  • chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin (#986)
  • chore(deps): Bump netty.version from 4.1.110.Final to 4.1.112.Final (#980)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.39.0 to 26.44.0 (#975)
  • chore: Remove tests for deprecated FCM apis (#978)
  • Migrate from the deprecated Charsets constants (in Guava) to the StandardCharsets constants (in the JDK). (#971)
  • chore: Update GHA resources (#970)
  • chore: Update integration test resources (#966)
  • chore(deps): Bump netty.version from 4.1.109.Final to 4.1.110.Final (#953)
  • chore(deps): Bump org.sonatype.plugins:nexus-staging-maven-plugin (#952)
  • chore(deps): Bump org.codehaus.mojo:exec-maven-plugin (#954)
  • chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin (#955)