Releases: croz-ltd/nrich
Releases · croz-ltd/nrich
Release v2.12.0 (2025-11-13)
What's Changed
- Add additional
@ConfigurationPropertiesmetadata by @agrancaric in #234 - Added NrichValidationProperties to enable generating of spring-configuration-metadata.json by @agrancaric in #235
- Add list failure example in validation failure notification test by @agrancaric in #238
- Add code to Notification to enable easier checking of error types by @agrancaric in #237
- Upgrade dependencies by @agrancaric in #236
- Logging service enhancments by @agrancaric in #239
Full Changelog: v2.11.0...v2.12.0
Release v2.11.0 (2025-09-17)
What's Changed
- Add support for resolving projection properties from superclass by @agrancaric in #229
- Update compatibility table by @agrancaric in #230
- Update publishing plugin and configuration by @agrancaric in #232
Full Changelog: v2.10.0...v2.11.0
Release v2.10.0 (2025-05-21)
Release v2.9.0 (2025-02-17)
What's Changed
- Add lower in operator to enable searching by lower collection values by @agrancaric in #227
- Feature upgrade dependencies by @agrancaric in #226
Full Changelog: v2.8.1...v2.9.0
Release v2.8.1 (2024-12-17)
What's Changed
- Fix updating association values in registry module by @agrancaric in #225
Full Changelog: v2.8.0...v2.8.1
Release v2.8.0 (2024-10-10)
What's Changed
- Migrate code to Java 17 standard and cleanup code by @agrancaric in #197
- Avoid NPE in DefaultTransientPropertyResolverService by @tmarmilic in #223
Full Changelog: v2.7.0...v2.8.0
Release v2.7.0 (2024-09-23)
Release v2.6.1 (2024-09-20)
What's Changed
- Don't log warn message when data for encrypt/decrypt is null by @agrancaric in #219
- Change max page size on list registry request to 5000 by @ipavic-croz in #220
- Fix issue with collection attributes not being recognized by @agrancaric in #221
Full Changelog: v2.6.0...v2.6.1
Release v2.6.0 (2024-08-23)
What's Changed
- Add support for sorting by subclass properties by @agrancaric in #218
- Add support for sorting properties of embedded id by @agrancaric in #214
- Add default values to registry override by @agrancaric in #215
- Limit quoting strings in excel to formulas by @agrancaric in #217
Full Changelog: v2.5.3...v2.6.0
v2.5.3
What's Changed
- Add quotes to strings when writing to excel by @agrancaric in #216
Full Changelog: v2.5.2...v2.5.3