We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6689387 commit f96dca0Copy full SHA for f96dca0
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Change Log
2
3
+## [v1.2.12](https://github.com/ably/ably-java/tree/v1.2.12)
4
+
5
+[Full Changelog](https://github.com/ably/ably-java/compare/v1.2.11...v1.2.12)
6
7
+**Fixed bugs:**
8
9
+- Cannot automatically re-enter channel due to mismatched connectionId [\#761](https://github.com/ably/ably-java/issues/761)
10
+- Ensure that weak SSL/TLS protocols are not used [\#749](https://github.com/ably/ably-java/issues/749)
11
12
## [v1.2.11](https://github.com/ably/ably-java/tree/v1.2.11)
13
14
[Full Changelog](https://github.com/ably/ably-java/compare/v1.2.10...v1.2.11)
0 commit comments