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

Merged
merged 11 commits into from
Jan 21, 2025
Merged

build: 1.0.0-RC3 #211

merged 11 commits into from
Jan 21, 2025

Conversation

Pakisan
Copy link
Member

@Pakisan Pakisan commented Jan 9, 2025

[1.0.0-RC3] - 2025-01-21

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
@Pakisan Pakisan merged commit e238b16 into master Jan 21, 2025
11 checks passed
@Pakisan Pakisan deleted the release/1.0.0-RC3 branch January 21, 2025 17:41
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