Skip to content

Commit

Permalink
JBIDE-29194: Prepare 4.29.1.Final release (#1006)
Browse files Browse the repository at this point in the history
* JBIDE-29194: Prepare 4.29.1.Final release

Signed-off-by: Stephane Bouchet <[email protected]>

* Update blog/4.29.1.final.adoc

Co-authored-by: Mohit Suman <[email protected]>

* Update blog/4.29.1.final.adoc

Co-authored-by: Mohit Suman <[email protected]>

* Update documentation/whatsnew/hibernate/hibernate-news-4.29.1.Final.adoc

Co-authored-by: Mohit Suman <[email protected]>

* Update documentation/whatsnew/hibernate/hibernate-news-4.29.1.Final.adoc

Co-authored-by: Mohit Suman <[email protected]>

* Update documentation/whatsnew/hibernate/hibernate-news-4.29.1.Final.adoc

Co-authored-by: Mohit Suman <[email protected]>

* Update documentation/whatsnew/server/server-news-4.29.1.Final.adoc

Co-authored-by: Mohit Suman <[email protected]>

* Update blog/4.29.1.final.adoc

Co-authored-by: Mohit Suman <[email protected]>

* Update blog/4.29.1.final.adoc

Co-authored-by: Mohit Suman <[email protected]>

* Update blog/4.29.1.final.adoc

Co-authored-by: Mohit Suman <[email protected]>

---------

Signed-off-by: Stephane Bouchet <[email protected]>
Co-authored-by: Mohit Suman <[email protected]>
  • Loading branch information
sbouchet and mohitsuman committed Jun 14, 2024
1 parent f88ec63 commit 2b69373
Show file tree
Hide file tree
Showing 6 changed files with 126 additions and 6 deletions.
21 changes: 20 additions & 1 deletion _config/products.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1860,8 +1860,27 @@ jbt_core:
4.30.x.Nightly:
update_site_url: https://download.jboss.org/jbosstools/photon/snapshots/updates/
simrel-2023-09:
4.29.0.Final:
4.29.1.Final:
archived: false
release_date: 2024-06-13
supported_jbt_is_version:
blog_announcement_url: /blog/4.29.1.final.html
documentation_url: https://docs.jboss.org/tools/
update_site_url: https://download.jboss.org/jbosstools/photon/stable/updates/
eclipse_name: Eclipse 4.29 (2023-09)
zips:
- name: Update site (including sources) bundle of all JBoss Core Tools
file_size: 581MB
url: https://download.jboss.org/jbosstools/static/photon/stable/updates/core/jbosstools-4.29.1.Final-updatesite-core.zip
sha256_url: https://download.jboss.org/jbosstools/static/photon/stable/updates/core/jbosstools-4.29.1.Final-updatesite-core.zip.sha256
- name: Sources zip of all JBoss Core Tools
file_size: 202MB
url: https://download.jboss.org/jbosstools/static/photon/stable/updates/core/jbosstools-4.29.1.Final-src.zip
sha256_url: https://download.jboss.org/jbosstools/static/photon/stable/updates/core/jbosstools-4.29.1.Final-src.zip.sha256
- name: Release Notes
url: https://tools.jboss.org/documentation/whatsnew/index.html
4.29.0.Final:
archived: true
release_date: 2023-11-02
supported_jbt_is_version:
blog_announcement_url: /blog/4.29.0.final.html
Expand Down
8 changes: 4 additions & 4 deletions blog/4.29.0.final.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@ As outlined and announced in a prior blog post, the subsequent components have b

=== Hibernate Tools

== Hibernate Runtime Provider Updates
==== Hibernate Runtime Provider Updates

Multiple additions and updates have been performed on the available Hibernate runtime providers.

=== New Runtime Provider
===== New Runtime Provider

A new Hibernate 6.3 runtime provider incorporates Hibernate Core version 6.3.1.Final, Hibernate Ant version 6.3.1.Final and Hibernate Tools version 6.3.1.Final.


=== Runtime Provider Updates
===== Runtime Provider Updates

The Hibernate 6.2 runtime provider now incorporates Hibernate Core version 6.2.13.Final, Hibernate Ant version 6.2.13.Final and Hibernate Tools version 6.2.13.Final.

Expand All @@ -42,7 +42,7 @@ The Hibernate 5.3 runtime provider now incorporates Hibernate Core version 5.3.3

==== New Server view based on RSP

In JBoss Tools, a fresh perspective has been introduced, known as the "RSP Servers View," which utilizes the Remote Server Protocol (RSP).
In JBoss Tools, a fresh perspective has been introduced, known as the "RSP Servers View," which utilizes the Runtime Server Protocol (RSP).

image::/documentation/whatsnew/server/images/RSP_View_1.png[Empty RSP View at start]

Expand Down
58 changes: 58 additions & 0 deletions blog/4.29.1.final.adoc
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

We are pleased to announce the release of build 4.29.1.Final 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 details can be found at link:/documentation/whatsnew/jbosstools/4.29.1.Final.html[this page]. Here are some highlights:

=== General

=== Hibernate Tools

==== Older hibernate runtime disabled by default

The old Hibernate Runtimes for versions 5.4, 5.5, 6.0, 6.1, 6.2, 6.3, and 6.4 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 has 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 on link:/documentation/whatsnew/jbosstools/4.29.1.Final.html[this page].


Enjoy!

Stéphane Bouchet
31 changes: 31 additions & 0 deletions documentation/whatsnew/hibernate/hibernate-news-4.29.1.Final.adoc
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 Hibernate Runtimes for versions 5.4, 5.5, 6.0, 6.1, 6.2, 6.3, and 6.4 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 includes 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 includes 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.

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

== New Server view based on RSP

In JBoss Tools, a fresh perspective has been introduced, known as the "RSP Servers View," which utilizes the Remote Server Protocol (RSP).
In JBoss Tools, a fresh perspective has been introduced, known as the "RSP Servers View," which utilizes the Runtime Server Protocol (RSP).

image::/documentation/whatsnew/server/images/RSP_View_1.png[Empty RSP View at start]

Expand Down
12 changes: 12 additions & 0 deletions documentation/whatsnew/server/server-news-4.29.1.Final.adoc
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 has been resolved and now the feature appears as "Runtime Server Protocol Server Tooling by Red Hat", under the "JBoss Application Server Adapters" category.

0 comments on commit 2b69373

Please sign in to comment.