Skip to content

Commit 923eaf6

Browse files
Prepare version 1.0.5 (#66)
2 parents e31e759 + 65b88fd commit 923eaf6

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

docs/changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
## Version 1.0.4
214

315
### Dependencies

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pushiko.version=1.0.4
1+
pushiko.version=1.0.5
22
pushiko.nextVersion=1.1.0
33

44
org.gradle.caching=true

0 commit comments

Comments
 (0)