We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2af3f81 commit 3ac4fc5Copy full SHA for 3ac4fc5
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Change Log
2
3
+## [1.7.1](https://github.com/ably/ably-java/tree/v1.7.1)
4
+
5
+[Full Changelog](https://github.com/ably/ably-java/compare/v1.7.0...v1.7.1)
6
7
+### What's Changed
8
9
+- Use server-provided GC grace period for LiveObjects garbage collection [#1158](https://github.com/ably/ably-java/pull/1158)
10
+- Fix channel state updating before connection state listeners are notified (RTL3d1) [#1202](https://github.com/ably/ably-java/pull/1202)
11
12
## [1.7.0](https://github.com/ably/ably-java/tree/v1.7.0)
13
14
[Full Changelog](https://github.com/ably/ably-java/compare/v1.6.1...v1.7.0)
0 commit comments