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

java/kotlin: Switch the type of MessageIn.payload to a string #1783

Merged
merged 3 commits into from
Mar 3, 2025

Conversation

svix-mman
Copy link
Contributor

@svix-mman svix-mman commented Mar 3, 2025

Switch to type of MessageIn.payload to a string, this allows customers to send pre-serialized json string

fixes: #1779

@svix-mman svix-mman requested a review from a team as a code owner March 3, 2025 19:23
@svix-mman svix-mman marked this pull request as draft March 3, 2025 19:26
@svix-mman svix-mman marked this pull request as ready for review March 3, 2025 19:47
@svix-mman svix-mman marked this pull request as draft March 3, 2025 19:53
@svix-mman svix-mman force-pushed the mendy/fix-java-message-in branch from 1b41ae6 to f848bb0 Compare March 3, 2025 19:57
@svix-mman svix-mman marked this pull request as ready for review March 3, 2025 19:58
@svix-mman svix-mman marked this pull request as draft March 3, 2025 20:55
@svix-mman svix-mman changed the title java: Switch the type of MessageIn.payload to a string java/kotlin: Switch the type of MessageIn.payload to a string Mar 3, 2025
@svix-mman svix-mman force-pushed the mendy/fix-java-message-in branch from f848bb0 to 586f236 Compare March 3, 2025 21:01
@svix-mman svix-mman force-pushed the mendy/fix-java-message-in branch from 586f236 to 85fa2c1 Compare March 3, 2025 21:14
@svix-mman svix-mman marked this pull request as ready for review March 3, 2025 21:14
@svix-james svix-james merged commit 25459ec into main Mar 3, 2025
10 checks passed
@svix-james svix-james deleted the mendy/fix-java-message-in branch March 3, 2025 22:04
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.

Java SDK: Message.create escapes JSON string since v1.60.0
2 participants