Skip to content

Releases: croz-ltd/nrich

Release v2.9.0 (2025-02-17)

17 Feb 14:04
778847e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.1...v2.9.0

Release v2.8.1 (2024-12-17)

17 Dec 13:19
8ca82bb
Compare
Choose a tag to compare

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)

10 Oct 09:06
e2dd23a
Compare
Choose a tag to compare

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)

23 Sep 08:11
b4b856d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.1...v2.7.0

Release v2.6.1 (2024-09-20)

20 Sep 09:24
05b576e
Compare
Choose a tag to compare

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)

23 Aug 11:53
dbd018e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.3...v2.6.0

v2.5.3

13 Aug 09:49
d62c7ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.2...v2.5.3

Release v2.5.2 (2024-07-01)

01 Jul 13:53
ac7e877
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.1...v2.5.2

Release v2.5.1 (2024-06-21)

21 Jun 09:56
f91694f
Compare
Choose a tag to compare

What's Changed

  • Add missing message for LastTimestampInDay constraint by @agrancaric in #212

Full Changelog: v2.5.0...v2.5.1

Release v2.5.0 (2024-06-18)

18 Jun 11:43
182ea82
Compare
Choose a tag to compare

What's Changed

  • Add support for autosizing excel columns by @agrancaric in #209
  • Fallback to search by association id when association name has been sent as property name by @agrancaric in #210
  • Switch to a user token in the publish plugin authentication configuration by @jzrilic in #211

Full Changelog: v2.4.1...v2.5.0