Releases: croz-ltd/nrich
Releases · croz-ltd/nrich
Release v1.4.3 (2022-09-15)
What's Changed
- Feature support join by custom id name by @agrancaric in #133
Full Changelog: v1.4.2...v1.4.3
Release v1.4.2 (2022-09-07)
What's Changed
- Main page documentation update by @nkescec in #119
- Form configuration page documentation update by @nkescec in #125
- Feature ignore empty collections when searching by @agrancaric in #129
- Feature form configuration annotation support by @agrancaric in #127
- Notification page documentation update by @nkescec in #120
- Feature improvements for native image run by @agrancaric in #130
- Feature support searching by element collection by @agrancaric in #131
- Search page documentation update by @nkescec in #121
New Contributors
Full Changelog: v1.4.1...v1.4.2
Release v1.4.1 (2022-07-14)
What's Changed
- Update compatibility table to include version 1.4.x by @agrancaric in #112
- Add missing readme files by @agrancaric in #36
- Feature refactor form configuration by @agrancaric in #116
- Add Notification timestamp to allow frontend display and easier handling by @agrancaric in #115
- Refactor SearchExecutorJpaRepositoryFactoryBean initialization by @agrancaric in #118
- Feature support loading requests from request package by @agrancaric in #113
Full Changelog: v1.4.0...v1.4.1
Release v1.4.0 (2022-05-06)
What's Changed
- Update Apache POI library to latest stable version by @jsajlovic in #97
- Feature deploy javadoc to GitHub pages by @agrancaric in #99
- Fix Javadoc badge URL by @jsajlovic in #101
- Feature optimise exist queries by @agrancaric in #98
- Document minimum Java and Spring versions used by Nrich library versions by @agrancaric in #103
- Feature add logging spring boot starter by @agrancaric in #102
- Add copyright to source files by @agrancaric in #105
- Feature add natural id search executor by @agrancaric in #108
- Remove not needed condition (Java 8) from workflow since we're only b… by @agrancaric in #110
- Feature add missing unit tests by @agrancaric in #104
- Feature implement yaml property source factory by @agrancaric in #106
- Feature encryption improvements by @agrancaric in #109
- Add description for nrich-logging-spring-boot-starter by @agrancaric in #111
Full Changelog: v1.3.0...v1.4.0
Release v1.3.0 (2022-04-20)
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)
What's Changed
- Feature introduce bom by @agrancaric in #29
- Codecov report by @jsajlovic in #31
Full Changelog: v1.2.0...v1.2.1
Release v1.2.0 (2022-03-03)
Release v1.1.2 (2022-03-03)
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)
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)
What's Changed
- Open source setup by @jsajlovic in #1
- Publish to maven central by @jsajlovic in #2
New Contributors
- @jsajlovic made their first contribution in #1
Full Changelog: v1.0.1...v1.1.0