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

Release 1.2.3 #69

Merged
merged 10 commits into from
Mar 14, 2022
Merged

Release 1.2.3 #69

merged 10 commits into from
Mar 14, 2022

Conversation

Shiranuit
Copy link
Contributor

1.2.3 (2022-03-14)

Bug fixes

  • [ #65 ] Fix a special case where only requestId is sent back instead of room (Shiranuit)

Enhancements


Shiranuit and others added 9 commits February 28, 2022 12:55
# What does this PR do ?

Improves the DX of the Query method
- Add a RawJson object that designate a string that should represent a Json Object and should not be escaped, RawJson can be given to `sdk.query` or be put anywhere in a map or object
- Add RequestPayload class, mostly used in Kotlin to instantiate new query without having to use `map.put` multiples times in row
- The serializer is now capable of serializing Java Objects directly
Open Kuzzle class so it can be extended
Fix a special case where only requestId is sent back instead of room
@Shiranuit Shiranuit merged commit e70b590 into master Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant