|
| 1 | += Hibernate Reactive 3.0.0.CR2 and 2.4.8.Final released |
| 2 | +Davide D'Alto |
| 3 | +:awestruct-tags: [ "Hibernate Reactive", "Releases" ] |
| 4 | +:awestruct-layout: blog-post |
| 5 | +--- |
| 6 | + |
| 7 | +:getting-started: https://hibernate.org/reactive/releases/3.0/#getting_started |
| 8 | +:release: https://github.com/hibernate/hibernate-reactive/releases/tag/3.0.0.CR2 |
| 9 | + |
| 10 | +:getting-started24: https://hibernate.org/reactive/releases/2.4/#getting_started |
| 11 | +:release24: https://github.com/hibernate/hibernate-reactive/releases/tag/2.4.8 |
| 12 | + |
| 13 | +{getting-started}[Hibernate Reactive 3.0.0.CR2] and {getting-started24}[Hibernate Reactive 2.4.8.Final] are now available! |
| 14 | + |
| 15 | +Hibernate Reactive 3.0.0.CR2 is compatible with https://github.com/hibernate/hibernate-orm/releases/tag/7.0.0.CR2[Hibernate ORM 7.0.0.CR2], |
| 16 | +and upgrades the https://vertx.io/docs/vertx-pg-client/java/[Vert.x SQL client] to 4.5.14. |
| 17 | + |
| 18 | +Hibernate Reactive 2.4.8.Final upgrades to https://github.com/hibernate/hibernate-orm/releases/tag/6.6.15[Hibernate ORM 6.6.15.Final]. |
| 19 | + |
| 20 | +The fulll list of changes for {release}[Hibernate Reactive 3.0.0.CR2] and {release24}[Hibernate Reactive 2.4.8.Final] is available on GitHub. |
| 21 | + |
| 22 | +== How can I get it? |
| 23 | + |
| 24 | +All details are available on the |
| 25 | +link:https://hibernate.org/reactive/releases/2.4/#get-it[Hibernate Reactive website releases page]. |
| 26 | + |
| 27 | +If you are new to Hibernate Reactive, {getting-started24}[the official documentation] is a good place to start. |
| 28 | + |
| 29 | +== Feedback, issues, ideas? |
| 30 | + |
| 31 | +To get in touch, you can use the following channels: |
| 32 | + |
| 33 | +* http://stackoverflow.com/questions/tagged/hibernate-reactive[**hibernate-reactive** tag on Stackoverflow] (usage questions) |
| 34 | +* https://discourse.hibernate.org/c/hibernate-reactive[User forum] or the https://hibernate.zulipchat.com/#narrow/stream/132096-hibernate-user[**hibernate-user** stream on Zulip] (usage questions, general feedback) |
| 35 | +* https://github.com/hibernate/hibernate-reactive/issues[Issue tracker] (bug reports, feature requests) |
| 36 | +* http://lists.jboss.org/pipermail/hibernate-dev/[Mailing list] or the https://hibernate.zulipchat.com/#narrow/stream/205413-hibernate-reactive-dev[**hibernate-reactive-dev** stream on Zulip] (development-related discussions) |
0 commit comments