2.0.0.Alpha1
Pre-release
Pre-release
What's Changed
- Fix dependencies in the JBang scripts by @blafond in #1403
- Upgrade db versions for testing by @DavideD in #1405
- [#1396] Upgrade testcontainers to 1.17.5 by @blafond in #1408
- [#1409] Add jbang template instructions by @blafond in #1410
- Upgrade Cockroach DB to 22.1.9 by @blafond in #1411
- test for dynamic entities + change to BaseReactiveTest by @gavinking in #1415
- futher explanation of "field-level lazy" by @gavinking in #1419
- Fix lazy one to one with bytecode enhancements by @DavideD in #1418
- Improved patch to prevent type cache pollution on getting ReactiveQueryExecutor by @Sanne in #1420
- Upgrade to Mutiny 1.8.0 by @jponge in #1424
- [#1425] Fix URL parsing error by @blafond in #1430
- Minor refactoring for JdbcUrlParserTest by @DavideD in #1434
- Upgrade Mutiny to 2.0 by @blafond in #1435
- Test Hibernate Reactive against JDK 21 EA, JDK 19 GA by @yrodiere in #1438
- Upgrade Vert.x SQL client to 4.3.8 by @DavideD in #1460
- New main with Hibernate Reactive 2 by @DavideD in #1487
- Introduce a NativeParametersRendering service to directly render PostgreSQL-compatible SELECT statements by @Sanne in #1488
- Update the project dependencies by @Sanne in #1489
Full Changelog: 1.1.9...2.0.0.Alpha1