Skip to content

Commit e91b45a

Browse files
committed
docs: update CHANGELOG for 1.7.0 release
1 parent c5cecf0 commit e91b45a

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## [1.7.0](https://github.com/ably/ably-java/tree/v1.7.0)
4+
5+
[Full Changelog](https://github.com/ably/ably-java/compare/v1.6.1...v1.7.0)
6+
7+
### What's Changed
8+
9+
- Introduce version 6 of the Ably protocol; add operation-specific payload fields to `ObjectOperation` and typed value fields to `ObjectData` [#1195](https://github.com/ably/ably-java/pull/1195)
10+
- Add support for partial sync of LiveObjects state [#1197](https://github.com/ably/ably-java/pull/1197)
11+
- Introduce ACK-based local application of LiveObjects ops [#1194](https://github.com/ably/ably-java/pull/1194)
12+
- Add support for server-initiated MAP_CLEAR object operation [#1198](https://github.com/ably/ably-java/pull/1198)
13+
314
## [1.6.1](https://github.com/ably/ably-java/tree/v1.6.1)
415

516
[Full Changelog](https://github.com/ably/ably-java/compare/v1.6.0...v1.6.1)

0 commit comments

Comments
 (0)