Skip to content

Releases: croz-ltd/nrich

Release v1.4.3 (2022-09-15)

15 Sep 17:03
fafc009
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

Release v1.4.2 (2022-09-07)

07 Sep 12:48
09a56e0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.4.2

Release v1.4.1 (2022-07-14)

14 Jul 08:57
e83a640
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

Release v1.4.0 (2022-05-06)

06 May 21:12
b292722
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

Release v1.3.0 (2022-04-20)

20 Apr 14:43
321480e
Compare
Choose a tag to compare

What's Changed

  • Feature add missing test for form configuration controller by @agrancaric in #41
  • Add missing conditional on bean by @agrancaric in #37
  • Introduce architecture decision records by @agrancaric in #27
  • Feature support customising path in controllers by @agrancaric in #43
  • Feature add module descriptions by @agrancaric in #48
  • Feature use output stream instead of file in excel module by @agrancaric in #45
  • Feature rename message files by @agrancaric in #51
  • Feature support searching by any level of nested path by @agrancaric in #50
  • Feature rename spring util module by @agrancaric in #60
  • Feature easier initialisation of flat data for excel report by @agrancaric in #62
  • Feature add form configuration mapping to configuration properties by @agrancaric in #61
  • Add explicit builder class to CreateExcelReportRequest to avoid error… by @agrancaric in #67
  • Feature add registry configuration to configuration properties by @agrancaric in #66
  • Fix issue with using the parameter name instead of filename by @agrancaric in #71
  • Feature improve notification service generics by @agrancaric in #70
  • Fix status and arguments resolving for unwrapped exceptions in Notifi… by @agrancaric in #80
  • Feature refactor controller tests by @agrancaric in #83
  • Rename gradle rootProject to "nrich" by @jsajlovic in #87
  • Feature change resolving of form and column display values by @agrancaric in #84
  • Fix parsing of dates by @agrancaric in #82
  • Upgrade Spring Boot to 2.6.6 by @agrancaric in #89
  • Feature serialize javascript type as lowercase by @agrancaric in #88
  • Feature reduce number of info messages on startup by @agrancaric in #85
  • Feature sync date and date time format separator by @agrancaric in #90
  • Replace Kordamp Jacoco plugin for generating aggregated reports with… by @agrancaric in #94
  • Remove principal since it is not used in DefaultDataEncryptService an… by @agrancaric in #93
  • Use Spring's @Cacheable annotation instead of manaul caching in Defau… by @agrancaric in #92
  • Feature support range queries in string search by @agrancaric in #91
  • Remove not needed extend from springBom and explicit assignment to su… by @agrancaric in #95
  • Bugfix fix dependencies by @agrancaric in #65

Full Changelog: v1.2.1...v1.3.0

Release v1.2.1 (2022-03-10)

10 Mar 12:50
ab9cd55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

Release v1.2.0 (2022-03-03)

03 Mar 12:26
f7e450b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.0

Release v1.1.2 (2022-03-03)

03 Mar 08:58
878f4be
Compare
Choose a tag to compare

What's Changed

  • Refactor checkboxes and instructions in Pull Request template by @jsajlovic in #10
  • Replace @PostConstructor annotations with InitializingBean interface … by @agrancaric in #11
  • Polishing, remove easy to fix sonar warnings by @agrancaric in #12
  • Feature add editor config and align coding style by @agrancaric in #14
  • Fix issues templates that were wrongly formatted by @agrancaric in #17
  • Resolve sonar warnings by @agrancaric in #16
  • Feature improve test coverage and fix found issues by @agrancaric in #19
  • Add logger implementation in test scope to avoid slf4j warnings and t… by @agrancaric in #22
  • Feature code style improvement by @agrancaric in #24

Full Changelog: v1.1.1...v1.1.2

Release v1.1.1 (2022-01-31)

31 Jan 22:58
b417949
Compare
Choose a tag to compare

What's Changed

  • Add missing open source community health files by @jzrilic in #5
  • Add Maven Central badges by @jsajlovic in #7
  • Automate maven central release process by @jsajlovic in #6
  • Fix Nexus Staging Repository URL for Publish Plugin by @jsajlovic in #8
  • Explicitly set Nexus Staging Profile ID by @jsajlovic in #9

New Contributors

Full Changelog: v1.1.0...v1.1.1

Release v1.1.0 (2021-12-13)

13 Dec 12:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0