Skip to content

2.0.3.RELEASE

Compare
Choose a tag to compare
@cj848 cj848 released this 27 May 06:05
· 1453 commits to main since this release
1a8b619

2.0.3 (2022-05-27)

Bug Fixes

none

Features

core, reactive-core: Support Spring Boot 2.7.0 by @cj848 in #59

Internal Improvement

  • fix publish unit test results path by @cj848 in #54
  • Change Strong tag to Markdown syntax in doc comment by @jbl428 in #53
  • Add DTO Projection section and example code by @waahhh in #55
  • Apply Commit lint on Pull Request by @huisam in #56
  • Correct typo in "CASE WHEN" section of README.md by @waahhh in #57
  • dependencies up
    • spring-core: 5.3.20
    • spring-boot: 2.7.0
    • spring-data-jpa: 2.7.0
    • hibernate: 5.6.9.Final
    • hibernate-reactive: 1.1.6.Final
    • agroal-pool: 2.0
    • vertx-jdbc-client: 4.3.1
    • spring-batch-infrastructure: 4.3.6
    • mockk: 1.12.4
    • h2: 2.1.212
    • mutiny: 1.5.0

New Contributors

Full Changelog: 2.0.2.RELEASE...2.0.3.RELEASE