Skip to content

Commit 3accaaf

Browse files
committed
java: Document breaking change
1 parent 61ed864 commit 3accaaf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ChangeLog.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## Version 1.61.1
4+
* Libs/Java **(Breaking)**: Due to an internal change in the underlining JSON de/serialization library, some JSON objects can no longer be serialized (for example `gson.JsonObject`). To address this `MessageIn.payload` now accepts a JSON encoded string instead of an `Object`
5+
36
## Version 1.61.0
47
* Libs/Ruby **(Breaking)**: Ruby version changed from `2.7` to `3.4.2`
58
* Libs/Ruby **(Breaking)**: Deprecated methods `MessageAttempt.list` and `MessageAttempt.list_attempts_for_endpoint` are removed

0 commit comments

Comments
 (0)