Skip to content

Release v1.1.2 (2022-03-03)

Compare
Choose a tag to compare
@jsajlovic jsajlovic released this 03 Mar 08:58
· 506 commits to master since this release
878f4be

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