Releases: hibernate/hibernate-reactive
4.0.0.Beta1
What's Changed
Full Changelog: 3.0.0...4.0.0.Beta1
3.0.0.Final
What's Changed
- Remove workaround for HHH-19386 by @DavideD in #2256
- very minor javadoc fixes by @gavinking in #2257
- Upgrade Hibernate ORM to 7.0.0.Final by @DavideD in #2260
- Upgrade Vert.x to 4.5.15 (from 4.5.14) by @DavideD in #2262
- Dependencies upgrades: JBoss Logging, jdbc drivers, AssertJ, and Testcontainers by @DavideD in #2267
- Upgrade database images for testing by @DavideD in #2263
- Upgrade Mutiny to 2.9.0 by @DavideD in #2268
Full Changelog: 3.0.0.CR2...3.0.0
Milestone: https://github.com/hibernate/hibernate-reactive/milestone/67?closed=1
3.0.0.CR2
What's Changed
- Remove JReleaser config from the sources by @dreab8 in #2250
- Upgrade Hibernate ORM to to 7.0.0.CR2 by @gavinking in #2253
- add some missing @OverRide annotations by @gavinking in #2254
Full Changelog: 3.0.0.CR1...3.0.0.CR2
Milestone: https://github.com/hibernate/hibernate-reactive/milestone/66?closed=1
2.4.8.Final
What's Changed
- Backport to 2.4 : Remove JReleaser config from the sources by @marko-bekhta in #2252
- Upgrade Hibernate ORM to 6.6.15.Final by @DavideD in #2255
- [2.4] Use UPDATE event type for generator where applicable by @DavideD in #2199
Full Changelog: 2.4.7...2.4.8
Milestone: https://github.com/hibernate/hibernate-reactive/milestone/65?closed=1
3.0.0.CR1
What's Changed
- Align the session to the latest changes in ORM 7 by @DavideD in #2206
- Fix error chaining stages in ReactiveStatelessWithBatchTest by @DavideD in #2204
- Make CONTEXTUAL_DATA_KEY constant by @tsegismont in #2202
- [#2209] fix cast to ReactiveSession that broke StatelesSession by @gavinking in #2210
- add getCriteriaBuilder() convenience method to session types by @gavinking in #2213
- Provide access to the contextual data map by @DavideD in #2217
- Upgrade Hibernate ORM to 7.0.0.CR1 by @DavideD in #2221
- Align the session to the latest changes in ORM 7 by @DavideD in #2206
- Use UPDATE event type for generator where applicable by @marko-bekhta in #2172
- log the HR version by @gavinking in #2225
- Allow offline startup by @DavideD in #2228
- Add a simple JReleaser configuration by @marko-bekhta in #2223
- fix misspelling in Javadoc by @gavinking in #2237
- Create QueryProducer interface for Stage and Mutiny by @DavideD in #2130
- Revert changes to prepare to Vert.x 5 by @DavideD in #2235
- add javadoc to QueryProducer by @gavinking in #2241
- fixes before release by @gavinking in #2243
- generalize uses of SessionImplementor to SharedSessionContractImplementor by @gavinking in #2244
- add operations for obtaining the current sessions from the context by @gavinking in #2231
- [#2238] create Delegators for use in Quarkus by @gavinking in #2239
- Remove MutinyStatelessSessionDelegator#upsert(String entityName, Object entity) method by @dreab8 in #2246
- Adjust snapshot publishing to use the publish plugin instead of JReleaser by @marko-bekhta in #2245
- Bump actions/setup-java from 4.7.0 to 4.7.1 in the workflow-actions group by @dependabot in #2242
- Set the dry run option from the parameters by @marko-bekhta in #2248
Full Changelog: 3.0.0.Beta3...3.0.0.CR1
Milestone: https://github.com/hibernate/hibernate-reactive/milestone/64?closed=1
2.4.7.Final
What's Changed
- [2.4] CCE in simple criteria query with StatelessSession due to cast to ReactiveSession by @DavideD in #2216
- log the HR version by @gavinking in #2226
- [2.4] Revert changes in preparation of Vert.x 5 by @DavideD in #2236
- [#2238] Delegators and getCurrentSession() for use in Quarkus (2.4) by @gavinking in #2240
- [2.4] Release using JRelease by @DavideD in #2247
Full Changelog: 2.4.6...2.4.7
Milestone: https://github.com/hibernate/hibernate-reactive/milestone/63?closed=1
3.0.0.Beta3
What's Changed
- Upgrade Hibernate ORM to 3.0.0.Beta5 by @DavideD in #2160
- Upgrade Vert.x SQL client to 4.5.14 by @DavideD in #2194
- StatelessSession insertAll in batch does not do batching by @dreab8 in #2136
- Add support for upsert with batching by @DavideD in #2140
- Upgrade Testcontainers to 1.20.6 by @DavideD in #2144
- Add CONTRIBUTING.md by @DavideD in #2142
- Avoid creation of logger at runtime by @DavideD in #2151
- Remove JDK 23 for testing, enable JDK 24 GA by @DavideD in #2161
- Remove experimental table support when starting CockroachDB by @DavideD in #2153
- eliminate dependency on useless helper class by @gavinking in #2164
- Create custom Vert.x contextual data storage by @tsegismont in #2177
- Hibernate Reactive eager fetching the wrong record for ManyToOne by @marko-bekhta in #2167
Full Changelog: 3.0.0.Beta2...3.0.0.Beta3
Milestone: https://github.com/hibernate/hibernate-reactive/milestone/48?closed=1
2.4.6.Final
What's Changed
- Upgrade Hibernate ORM to 6.6.13.Final by @DavideD in #2197
- Upgrade Vert.x SQL client to 4.5.14 by @DavideD in #2195
- Fix for creation and dropping options of ids temporary tables by @DavideD in #2112
- Backports NPE error fix by @DavideD in #2184
- Avoid creation of log at runtime by @DavideD in #2185
- Hibernate Reactive eager fetching the wrong record for ManyToOne by @marko-bekhta in #2168
- Create custom Vert.x contextual data storage by @DavideD in #2198
Full Changelog: 2.4.5...2.4.6
Milestone: https://github.com/hibernate/hibernate-reactive/milestone/61?closed=1
3.0.0.Beta2
Closed issues: https://github.com/hibernate/hibernate-reactive/milestone/58?closed=1
Full Changelog: 3.0.0.Beta1...3.0.0.Beta2
2.4.5.Final
What's Changed
- Upgrade Hibernate ORM to 6.6.7.Final by @DavideD in #2107
- Upgrade Hibernate ORM to 6.6.6.Final by @DavideD in #2095
- Backport fixes for test related to time zones by @DavideD in #2083
- PropertyAccessException when creating a new object with a one-to-one association by @dreab8 in #2082
- Upgrade Gradle Wrapper to 8.12 by @DavideD in #2088
- Don't ignore return value of deleteRows by @DavideD in #2089
- Upgrade Vert.x SQL client to 4.5.12 by @DavideD in #2091
- Use SHA instead of versions in GH actions by @DavideD in #2100
Full Changelog: 2.4.4...2.4.5