·
1 commit
to master
since this release
Release Notes - 5.0.0
- Modified total price validation to only check for negative values instead of requiring positive values. This allows zero-value orders to pass validation
- Updated JDK compiler configuration from legacy source/target tags to modern release tag (minimum Java 8)
Changelog
- DEV-1: Update CODEOWNERS by @tomas-amaro in #186
- DEV-121748 | Change total price validation to negative only by @DavidRibeiroRiskified in #192
- DEV-122320 | Update jdk to 21, fix build and update ci by @DavidRibeiroRiskified in #189
New Contributors
- @tomas-amaro made their first contribution in #186
- @DavidRibeiroRiskified made their first contribution in #192
Full Changelog: v4.0.0...v5.0.0