Skip to content
This repository was archived by the owner on Jun 29, 2022. It is now read-only.

Commit 55d403f

Browse files
authored
Staging release 6.8.1 (firebase#267)
* Updating CHANGELOG for 6.8.1 release. * [maven-release-plugin] prepare release v6.8.1 * [maven-release-plugin] prepare for next development iteration
1 parent 1aa7673 commit 55d403f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Unreleased
22

3+
-
4+
5+
# v6.8.1
6+
37
- [fixed] Enabled automatic retries for FCM API calls failing with
48
HTTP 500 and 503 errors.
59

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<groupId>com.google.firebase</groupId>
2121
<artifactId>firebase-admin</artifactId>
22-
<version>6.8.1-SNAPSHOT</version>
22+
<version>6.8.2-SNAPSHOT</version>
2323
<packaging>jar</packaging>
2424

2525
<name>firebase-admin</name>

0 commit comments

Comments
 (0)