-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JBIDE-29194: Prepare 4.29.1.Final release
Signed-off-by: Stephane Bouchet <[email protected]>
- Loading branch information
Showing
6 changed files
with
126 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
= JBoss Tools 4.29.1.Final for Eclipse 2023-09 | ||
:page-layout: blog | ||
:page-author: sbouchet | ||
:page-tags: [release, jbosstools, jbosscentral] | ||
:page-date: 2024-06-13 | ||
|
||
Happy to announce 4.29.1.Final build for Eclipse 2023-09. | ||
|
||
Downloads available at link:/downloads/jbosstools/2023-09/4.29.1.Final.html[JBoss Tools 4.29.1 Final]. | ||
|
||
== What is New? | ||
|
||
Full info is at link:/documentation/whatsnew/jbosstools/4.29.1.Final.html[this page]. Some highlights are below. | ||
|
||
=== General | ||
|
||
=== Hibernate Tools | ||
|
||
==== Older hibernate runtime disabled by default | ||
|
||
The old 5.4, 5.5, 6.0, 6.1, 6.2, 6.3 and 6.4 Hibernate Runtiles are now disabled by default. | ||
|
||
==== Hibernate Runtime Provider Updates | ||
|
||
Multiple additions and updates have been performed on the available Hibernate runtime providers. | ||
|
||
===== New Runtime Providers | ||
|
||
A new Hibernate 6.5 runtime provider incorporates Hibernate Core version 6.5.2.Final, Hibernate Ant version 6.5.2.Final and Hibernate Tools version 6.5.2.Final. | ||
|
||
A new Hibernate 6.6 runtime provider incorporates Hibernate Core version 6.6.0.Alpha1, Hibernate Ant version 6.6.0.Alpha1 and Hibernate Tools version 6.6.0.Alpha1. | ||
|
||
===== Runtime Provider Updates | ||
|
||
The Hibernate 6.4 runtime provider now incorporates Hibernate Core version 6.4.8.Final, Hibernate Ant version 6.4.8.Final and Hibernate Tools version 6.4.8.Final. | ||
|
||
The Hibernate 6.3 runtime provider now incorporates Hibernate Core version 6.3.2.Final, Hibernate Ant version 6.3.2.Final and Hibernate Tools version 6.3.2.Final. | ||
|
||
The Hibernate 6.2 runtime provider now incorporates Hibernate Core version 6.2.25.Final, Hibernate Ant version 6.2.25.Final and Hibernate Tools version 6.2.25.Final. | ||
|
||
The Hibernate 5.3 runtime provider now incorporates Hibernate Core version 5.3.36.Final and Hibernate Tools version 5.3.36.Final. | ||
|
||
=== Server Tools | ||
|
||
==== New Server view based on RSP available in the update site | ||
|
||
In JBoss Tools, a fresh perspective has been introduced, known as the "RSP Servers View," which utilizes the Runtime Server Protocol (RSP). More information on link:/documentation/whatsnew/server/server-news-4.29.0.Final.html[this page]. | ||
|
||
However, this feature was not available on the JBossTools update site. This as been resolved and now the feature appears as "Runtime Server Protocol Server Tooling by Red Hat", under the "JBoss Application Server Adapters" category. | ||
|
||
=== And more... | ||
|
||
You can find more noteworthy updates in on link:/documentation/whatsnew/jbosstools/4.29.1.Final.html[this page]. | ||
|
||
|
||
Enjoy! | ||
|
||
Stéphane Bouchet |
31 changes: 31 additions & 0 deletions
31
documentation/whatsnew/hibernate/hibernate-news-4.29.1.Final.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
= Hibernate Tools 4.29.1.Final What's New | ||
:page-layout: whatsnew | ||
:page-component_id: hibernate | ||
:page-component_version: 4.29.1.Final | ||
:page-product_id: jbt_core | ||
:page-product_version: 4.29.1.Final | ||
|
||
== Older hibernate runtime disabled by default | ||
|
||
The old 5.4, 5.5, 6.0, 6.1, 6.2, 6.3 and 6.4 Hibernate Runtiles are now disabled by default. | ||
|
||
== Hibernate Runtime Provider Updates | ||
|
||
Multiple additions and updates have been performed on the available Hibernate runtime providers. | ||
|
||
=== New Runtime Providers | ||
|
||
A new Hibernate 6.5 runtime provider incorporates Hibernate Core version 6.5.2.Final, Hibernate Ant version 6.5.2.Final and Hibernate Tools version 6.5.2.Final. | ||
|
||
A new Hibernate 6.6 runtime provider incorporates Hibernate Core version 6.6.0.Alpha1, Hibernate Ant version 6.6.0.Alpha1 and Hibernate Tools version 6.6.0.Alpha1. | ||
|
||
=== Runtime Provider Updates | ||
|
||
The Hibernate 6.4 runtime provider now incorporates Hibernate Core version 6.4.8.Final, Hibernate Ant version 6.4.8.Final and Hibernate Tools version 6.4.8.Final. | ||
|
||
The Hibernate 6.3 runtime provider now incorporates Hibernate Core version 6.3.2.Final, Hibernate Ant version 6.3.2.Final and Hibernate Tools version 6.3.2.Final. | ||
|
||
The Hibernate 6.2 runtime provider now incorporates Hibernate Core version 6.2.25.Final, Hibernate Ant version 6.2.25.Final and Hibernate Tools version 6.2.25.Final. | ||
|
||
The Hibernate 5.3 runtime provider now incorporates Hibernate Core version 5.3.36.Final and Hibernate Tools version 5.3.36.Final. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
documentation/whatsnew/server/server-news-4.29.1.Final.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
= Server What's New in 4.29.1.Final | ||
:page-layout: whatsnew | ||
:page-component_id: server | ||
:page-component_version: 4.29.1.Final | ||
:page-product_id: jbt_core | ||
:page-product_version: 4.29.1.Final | ||
|
||
== New Server view based on RSP available in the update site | ||
|
||
In JBoss Tools, a fresh perspective has been introduced, known as the "RSP Servers View," which utilizes the Runtime Server Protocol (RSP). More information on link:/documentation/whatsnew/server/server-news-4.29.0.Final.html[this page]. | ||
|
||
However, this feature was not available on the JBossTools update site. This as been resolved and now the feature appears as "Runtime Server Protocol Server Tooling by Red Hat", under the "JBoss Application Server Adapters" category. |