Skip to content

Releases: hibernate/hibernate-reactive

2.0.5.Final

01 Sep 17:10
6c8e4e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.4...2.0.5
Milestone: 2.0.5.Final

2.0.4.Final

25 Jul 11:51
7ea4f1b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.3...2.0.4
Milestone: 2.0.4.Final

2.0.3.Final

11 Jul 14:40
53da4b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3
Milestone: 2.0.3

2.0.2.Final

30 Jun 13:46
2fb6eab
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1.Final

16 Jun 06:19
4363227
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0.Final

01 Jun 12:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0.CR2...2.0.0

2.0.0.CR1

26 May 14:46
Compare
Choose a tag to compare
2.0.0.CR1 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0.Beta2...2.0.0.CR1

2.0.0.Beta2

26 May 15:14
ba258a7
Compare
Choose a tag to compare
2.0.0.Beta2 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0.Beta1...2.0.0.Beta2

2.0.0.Beta1

26 May 15:15
d95cdd7
Compare
Choose a tag to compare
2.0.0.Beta1 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0.Alpha2...2.0.0.Beta1

2.0.0.Alpha2

26 May 15:16
45c1220
Compare
Choose a tag to compare
2.0.0.Alpha2 Pre-release
Pre-release

What's Changed

  • Support natural id simple load by @DavideD in #1492
  • WIP to upgrade to latest Hibernate ORM 6.2-SNAPSHOT by @Sanne in #1490
  • Ensure we apply the exception converter consistently by @Sanne in #1494
  • Custom initializers for Hibernate Reactive by @DavideD in #1493
  • DefaultReactiveLoadEventListener#proxyImplementation by @DavideD in #1499
  • Update DB2 container version and instructions by @Sanne in #1503
  • Making it somewhat easier to manage difference with ORM among Service Initiators by @Sanne in #1505
  • Ignore tests removing an element from a collection of elements by @DavideD in #1507
  • Prep for ORM 6.2 by @sebersole in #1510
  • Enable integration tests with bytecode enhancer by @Sanne in #1518
  • Fixing auto-flush on mutation queries by @Sanne in #1519
  • Formatting of javadoc by @Sanne in #1520

New Contributors

Full Changelog: 2.0.0.Alpha1...2.0.0.Alpha2