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/activemq-website.git
The following commit(s) were added to refs/heads/main by this push:
new 210243018 updates for artemis-console 1.3.0 release
210243018 is described below
commit 2102430180ac5f1b6c505da8196c7a097f4c5355
Author: Andy Taylor <[email protected]>
AuthorDate: Wed Sep 3 08:32:48 2025 +0100
updates for artemis-console 1.3.0 release
---
.../artemis-console-01-03-00.md | 6 ++++++
src/_data/current_releases.yml | 2 +-
.../download/release-notes-1.3.0.md | 23 ++++++++++++++++++++++
3 files changed, 30 insertions(+), 1 deletion(-)
diff --git a/src/_artemis_console_releases/artemis-console-01-03-00.md
b/src/_artemis_console_releases/artemis-console-01-03-00.md
new file mode 100644
index 000000000..f6b955fe2
--- /dev/null
+++ b/src/_artemis_console_releases/artemis-console-01-03-00.md
@@ -0,0 +1,6 @@
+---
+version: 1.3.0
+release_date: 2025-09-02
+title: ActiveMQ Artemis Console 1.3.0
+shortDescription: HawtIO Upgrade and Bug fix release.
+---
\ No newline at end of file
diff --git a/src/_data/current_releases.yml b/src/_data/current_releases.yml
index ed676309e..c342f995d 100644
--- a/src/_data/current_releases.yml
+++ b/src/_data/current_releases.yml
@@ -2,7 +2,7 @@
artemis:
- "2.42."
artemis_console:
- - "1.2."
+ - "1.3."
classic:
- "6.1."
- "5.19."
diff --git a/src/components/artemis-console/download/release-notes-1.3.0.md
b/src/components/artemis-console/download/release-notes-1.3.0.md
new file mode 100644
index 000000000..501743171
--- /dev/null
+++ b/src/components/artemis-console/download/release-notes-1.3.0.md
@@ -0,0 +1,23 @@
+---
+layout: default_md
+title: ActiveMQ Artemis Console 1.3.0 Release Notes
+title-class: page-title-artemis
+type: artemis
+---
+
+
+## Bugs Fixed
+
+* [ARTEMIS-5497](https://issues.apache.org/jira/browse/ARTEMIS-5497) -
React/D3 error when displaying broker diagram
+* [ARTEMIS-5546](https://issues.apache.org/jira/browse/ARTEMIS-5546) -
webpack-dev-server 5.x issue with uncaught promise
+* [ARTEMIS-5569](https://issues.apache.org/jira/browse/ARTEMIS-5569) - Cannot
send message through console
+
+## Tasks
+
+* [ARTEMIS-5577](https://issues.apache.org/jira/browse/ARTEMIS-5577) - Correct
separation of dev, normal and peer dependencies in the console
+* [ARTEMIS-5580](https://issues.apache.org/jira/browse/ARTEMIS-5580) -
Separate initialization and UI code
+* [ARTEMIS-5600](https://issues.apache.org/jira/browse/ARTEMIS-5600) - We can
import individual icons instead of using "from @patternfly/react-icons"
+
+## Dependency Upgrades
+
+* [ARTEMIS-5443](https://issues.apache.org/jira/browse/ARTEMIS-5443) - Upgrade
HawtIO and Yarn version
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact