Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

29 lines (14 loc) · 1.42 KB

Changelog

1.0.2 (2024-02-21)

Bug Fixes

  • quick null check for nullable property (e48a503)

1.0.1 (2024-02-21)

Bug Fixes

  • immediately return empty response for batch request with empty list of subjects (#12) (1d25b23)

1.0.0 (2024-02-15)

Features

  • Implemented verification function (54d19c9)

Bug Fixes

  • fixed spring configuration (a53b761)
  • fixed tests configuration for entity manager (85a286c)
  • removed spring boot plugin for submodule common (7b8f153)