You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog.md
+3
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# Changelog
2
2
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
+
3
6
## Version 1.61.0
4
7
* Libs/Ruby **(Breaking)**: Ruby version changed from `2.7` to `3.4.2`
5
8
* Libs/Ruby **(Breaking)**: Deprecated methods `MessageAttempt.list` and `MessageAttempt.list_attempts_for_endpoint` are removed
0 commit comments