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

build: 1.0.0-RC3 #211

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

build: 1.0.0-RC3 #211

wants to merge 9 commits into from

Conversation

Pakisan
Copy link
Member

@Pakisan Pakisan commented Jan 9, 2025

[1.0.0-RC3] - TBA

Changed

  • Replace javax.validation with jakarta.validation. Because last one is successor
  • Mark lombok dependency as provided to avoid its injection into resulted jar
  • MessageExample.payload now is any type instead of Map<String, Object>

Fixes #205
Fixes #206

yogeshnikam671 and others added 8 commits December 27, 2024 15:40
…o fix the failure where the spec with an array payload was not getting parsed properly
javax.validation has been replaced with jakarta.validation

Fixes #206
javax.validation has been replaced with jakarta.validation
…ple_parse_issue_fix

parse message payload of any type other than map of String to Object
@Pakisan Pakisan self-assigned this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants