We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CHANGELOG.md
1 parent e86f2e9 commit 1bd8f31Copy full SHA for 1bd8f31
1 file changed
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Change Log
2
3
+## [1.4.0](https://github.com/ably/ably-java/tree/v1.4.0)
4
+
5
+[Full Changelog](https://github.com/ably/ably-java/compare/v1.3.0...v1.4.0)
6
7
+### What's Changed
8
9
+- Protocol v4 support for enhanced message annotations and versioning [\#1163](https://github.com/ably/ably-java/pull/1163)
10
+- Support for clipped client ID lists and enhanced aggregation handling [\#1164](https://github.com/ably/ably-java/pull/1164)
11
+- Improved WebSocket transport lifecycle and activity management [\#1165](https://github.com/ably/ably-java/pull/1165)
12
13
## [1.3.0](https://github.com/ably/ably-java/tree/v1.3.0)
14
15
[Full Changelog](https://github.com/ably/ably-java/compare/v1.2.54...v1.3.0)
0 commit comments