Skip to content

Releases: BIBSYSDEV/nva-commons

ApiGatewayHandler RuntimeExceptions update

10 Jul 22:44
52c9d56
Compare
Choose a tag to compare

ApiGatewayHandler does not show to the REST client the messages of the thrown RuntimeExceptions so that Internal information will not be revealed to the REST client

Add failure action when converting Try to Optional

26 Jun 10:27
39f73a3
Compare
Choose a tag to compare

Add failure action when converting Try to Optional

Add toOptional in Try

26 Jun 08:40
345ca4e
Compare
Choose a tag to compare
Add toOptional in Try Pre-release
Pre-release

Add toOptional in Try

foreach in Try, better logging

16 Jun 05:43
8b37e9d
Compare
Choose a tag to compare
Pre-release

Changes:

  1. Assertion that class visible properties are not empty or null
  2. Fix logging
  3. Better logging strings

StrginUtils check if string is empty

04 Jun 06:30
5ec24dc
Compare
Choose a tag to compare
Pre-release

Method for checking if a string is null, empty, or blank

Add singleton collector

15 May 08:25
ae6434f
Compare
Choose a tag to compare
Pre-release

Adds singleton collector for situations where one-and-only one result is expected, removing the necessity for filter/matchAny in streams.

processInput with ApiGateway message can be overriden

12 May 19:47
b8396a7
Compare
Choose a tag to compare

processInput with ApiGateway message can be overriden

DoiValidator and DoiConverter

06 May 10:51
d0495b9
Compare
Choose a tag to compare
Merge pull request #45 from BIBSYSDEV/NP-831-DoiValidator-moved-to-nv…

…a-commons

feat: DoiValidator

Update dependencies

04 May 13:11
2780667
Compare
Choose a tag to compare
Merge pull request #44 from BIBSYSDEV/update-dependencies

fix: update dependencies

Log4j2 logging

29 Apr 09:39
40e6591
Compare
Choose a tag to compare

Log4j2 logging