Releases: bloomberg/pushiko
Releases · bloomberg/pushiko
1.0.8
What's Changed
- Replace token iterator with independent refreshOnce calls by @kennethshackleton in #87
- Fix potential double-resume in HttpRequestSender.send by @kennethshackleton in #85
- Use KeyManagerFactory for client TLS credential setup by @kennethshackleton in #88
Full Changelog: 1.0.7...1.0.8
1.0.7
What's Changed
- Make FCM credentials manager responsive to closure during initialization by @kennethshackleton in #74
- Fix setting the status code for an FcmSuccessResponse by @kennethshackleton in #75
- Replace use of ambiguous coroutineContext by @kennethshackleton in #77
Full Changelog: 1.0.6...1.0.7
1.0.6
1.0.5
What's Changed
- Check if an OAuth exception for FCM credential is retryable, fail fast in init by @kennethshackleton in #63
- Make FCM keep-alive cancellation-aware by @kennethshackleton in #64
- Configure release notes by @kennethshackleton in #57
- Google OAuth 1.43.0 by @kennethshackleton in #59
- Netty 4.1.132.Final by @kennethshackleton in #65
Full Changelog: 1.0.4...1.0.5
1.0.4
Dependencies
- Gradle 8.14.3.
- Netty 4.1.127.Final.
- Nexus Publish Plugin 2.0.0.
1.0.3
Dependencies
- Gradle 8.14.2.
- Netty 4.1.122.Final.
1.0.2
Fixes
- Publish to the subgroup "com.bloomberg.pushiko" on Maven Central.
Dependencies
- Gradle 8.14.
1.0.1
Dependencies
- Netty 4.1.121.Final.
1.0.0
Initial publication.