Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to version 1.61.1 #1784

Merged
merged 1 commit into from
Mar 3, 2025
Merged

Bump to version 1.61.1 #1784

merged 1 commit into from
Mar 3, 2025

Conversation

svix-mman
Copy link
Contributor

Version 1.61.1

  • Libs/Java (Breaking): The type of MessageIn.transformationsParams changed from Object to Map<String,Object>.
  • Libs/Java and Libs/Kotlin (Breaking): Due to an internal change in the underlining JSON de/serialization library, some JSON objects may not be serialized correctly. To address this MessageIn.payload now accepts a JSON encoded string instead of an Object (for Java) or Map<String, Any> (for Kotlin)
  • Libs/Go: Fix regression in Go lib, operations now return &svix.Error instead of svix.Error

@svix-mman svix-mman requested a review from a team as a code owner March 3, 2025 22:10
@tasn tasn merged commit f2b697f into main Mar 3, 2025
34 checks passed
@tasn tasn deleted the mendy/v1.61.1 branch March 3, 2025 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants