This is an automated email from the ASF dual-hosted git repository.

andytaylor pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis-website.git


The following commit(s) were added to refs/heads/main by this push:
     new d049c78  updates for artemis-console 1.5.0 release
d049c78 is described below

commit d049c787b57a0bb987b4be650303d30ea4276632
Author: Andy Taylor <[email protected]>
AuthorDate: Tue Jan 13 08:01:37 2026 +0000

    updates for artemis-console 1.5.0 release
---
 .../artemis-console-01-05-00.md                    |  6 ++++
 src/_data/current_releases.yml                     |  2 +-
 .../download/release-notes-1.5.0.md                | 34 ++++++++++++++++++++++
 3 files changed, 41 insertions(+), 1 deletion(-)

diff --git a/src/_artemis_console_releases/artemis-console-01-05-00.md 
b/src/_artemis_console_releases/artemis-console-01-05-00.md
new file mode 100644
index 0000000..45b7f45
--- /dev/null
+++ b/src/_artemis_console_releases/artemis-console-01-05-00.md
@@ -0,0 +1,6 @@
+---
+version: 1.5.0
+release_date: 2026-01-13
+title: Artemis Console 1.5.0
+shortDescription: Rebranding to Apache Artemis, enhancements and bug fixes
+---
\ No newline at end of file
diff --git a/src/_data/current_releases.yml b/src/_data/current_releases.yml
index cc5334b..7739a43 100644
--- a/src/_data/current_releases.yml
+++ b/src/_data/current_releases.yml
@@ -2,7 +2,7 @@
 artemis:
   - "2.44."
 artemis_console:
-  - "1.4."
+  - "1.5."
 classic:
   - "6.1."
   - "5.19."
diff --git a/src/components/artemis-console/download/release-notes-1.5.0.md 
b/src/components/artemis-console/download/release-notes-1.5.0.md
new file mode 100644
index 0000000..40f699a
--- /dev/null
+++ b/src/components/artemis-console/download/release-notes-1.5.0.md
@@ -0,0 +1,34 @@
+---
+layout: default_md
+title: Artemis Console 1.5.0 Release Notes
+title-class: page-title-artemis
+type: artemis
+---
+
+
+## Bugs Fixed
+
+* [ARTEMIS-5677](https://issues.apache.org/jira/browse/ARTEMIS-5677) - 
Excessive padding in JMX tree in web console
+* [ARTEMIS-5743](https://issues.apache.org/jira/browse/ARTEMIS-5743) - Web 
console status page difficult to read when unauthorized
+* [ARTEMIS-5760](https://issues.apache.org/jira/browse/ARTEMIS-5760) - Web 
console fails with limited users
+* [ARTEMIS-5771](https://issues.apache.org/jira/browse/ARTEMIS-5771) - Display 
creation time for producer
+
+## Improvements
+
+* [ARTEMIS-5417](https://issues.apache.org/jira/browse/ARTEMIS-5417) - JMX 
Tree Improvements
+* [ARTEMIS-5742](https://issues.apache.org/jira/browse/ARTEMIS-5742) - 
Implement readSpecifiedAttributes method
+* [ARTEMIS-5772](https://issues.apache.org/jira/browse/ARTEMIS-5772) - 
Hardcoded refresh rate for broker information
+* [ARTEMIS-5788](https://issues.apache.org/jira/browse/ARTEMIS-5788) - Create 
Artemis Tree Processor for JMX tree in the console
+
+## Tasks
+
+* [ARTEMIS-5810](https://issues.apache.org/jira/browse/ARTEMIS-5810) - rename 
and rebrand the console to reflect the new TLP
+
+## Dependency Upgrades
+
+* [ARTEMIS-5774](https://issues.apache.org/jira/browse/ARTEMIS-5774) - Bump 
web console to Jetty 12.1.4
+* [ARTEMIS-5791](https://issues.apache.org/jira/browse/ARTEMIS-5791) - Upgrade 
js-yaml to 3.14.2
+* [ARTEMIS-5792](https://issues.apache.org/jira/browse/ARTEMIS-5792) - upgrade 
node-forge to 1.3.2
+* [ARTEMIS-5793](https://issues.apache.org/jira/browse/ARTEMIS-5793) - upgrade 
express to 4.22.1
+* [ARTEMIS-5794](https://issues.apache.org/jira/browse/ARTEMIS-5794) - upgrade 
mdast-util-to-hast to 13.2.1
+* [ARTEMIS-5796](https://issues.apache.org/jira/browse/ARTEMIS-5796) - Upgrade 
glob to 10.5.0
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to