We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e31e759 + 65b88fd commit 923eaf6Copy full SHA for 923eaf6
2 files changed
docs/changelog.md
@@ -1,3 +1,15 @@
1
+## Version 1.0.5
2
+
3
+### Fixes
4
5
+* Check if an OAuth exception for FCM credential is retryable, fail fast in init
6
+* Make FCM keep-alive cancellation-aware
7
8
+### Dependencies
9
10
+* Google OAuth 1.43.0
11
+* Netty 4.1.132.Final
12
13
## Version 1.0.4
14
15
### Dependencies
gradle.properties
@@ -1,4 +1,4 @@
-pushiko.version=1.0.4
+pushiko.version=1.0.5
pushiko.nextVersion=1.1.0
org.gradle.caching=true
0 commit comments