Commit Graph

11085 Commits

Author SHA1 Message Date
Robbie Gemmell e842a843d6 ARTEMIS-5127: Update hadoop-minikdc to 3.4.1 2024-10-23 15:40:16 +01:00
Robbie Gemmell fd9eb35571 ARTEMIS-5126: Update jib-maven-plugin to 3.4.4 2024-10-23 15:38:53 +01:00
Robbie Gemmell a4c223d397 ARTEMIS-5125: Update asciidoctorj-pdf to 2.3.19 2024-10-23 15:36:34 +01:00
Robbie Gemmell 6152b2aa08 ARTEMIS-5124: Update jline to 3.27.1 2024-10-23 15:35:25 +01:00
Robbie Gemmell 9ef4f79d8a ARTEMIS-5123: Update mockito to 5.14.2 2024-10-23 15:32:52 +01:00
Robbie Gemmell 80a6eb36da ARTEMIS-5122: update micrometer-core to 1.13.6 2024-10-23 15:28:47 +01:00
Clebert Suconic 02e0b14dfd ARTEMIS-5118 Expose HelperCreate on the CLI Jar 2024-10-22 12:37:52 -04:00
Justin Bertram 4f6c8cd30c
NO-JIRA add note about umask to release doc 2024-10-22 09:20:52 -05:00
Justin Bertram 79863c8d5f
NO-JIRA improve rendering for admonitions in release doc 2024-10-22 08:35:10 -05:00
Robbie Gemmell ef09a95fb2 NO-JIRA: add details to RELEASING.adoc about checking staged release build reproducibility 2024-10-22 13:14:11 +01:00
Justin Bertram 829f2b82c7 ARTEMIS-5117 freshen up releasing doc
This commit converts the RELEASING doc from Markdown to AsciiDoc and
edits for readability, consistency, clarity, and conciseness.

The overall content of the document has not changed. The advanced
formatting available in AsciiDoc should provide a meaningful improvement
to readability.
2024-10-22 12:47:46 +01:00
Robbie Gemmell baaabb1b14 Revert "NO-JIRA: add details to RELEASING.md about checking staged release build reproducibility"
This reverts commit 265ce4fe3d.
2024-10-22 12:46:31 +01:00
Robbie Gemmell 265ce4fe3d NO-JIRA: add details to RELEASING.md about checking staged release build reproducibility 2024-10-22 12:18:44 +01:00
Clebert Suconic 9c17ea4037 ARTEMIS-5104 Remove unused private fields 2024-10-21 12:10:19 -04:00
Timothy Bish c78d87de9b ARTEMIS-5106 Mark any AMQP TXN as rollback on send exceptions
If an exception is thrown in the AMQP send path and there is an
active transaction we should mark that as rollback only so the
client will see an error when it tries to commit a transaction
that had a failed send.
2024-10-18 17:36:34 +01:00
Justin Bertram 9380235a5e [maven-release-plugin] prepare for next development iteration 2024-10-16 10:10:37 -05:00
Justin Bertram 241e76f9da [maven-release-plugin] prepare release 2.38.0 2024-10-16 10:08:10 -05:00
Justin Bertram b280194fc7
NO-JIRA clarify release doc 2024-10-16 09:53:36 -05:00
Justin Bertram c772a16571
NO-JIRA final addition to versions doc before release 2024-10-16 09:32:12 -05:00
Justin Bertram 765ce79b74
NO-JIRA update versions doc for upcoming release 2024-10-16 08:55:11 -05:00
Clebert Suconic 90723c18fb ARTEMIS-5111 improve how auto-completion is handled in artemis
Other projects like quarkus will do source <(./artemis completion)

This seem more standard and easier to understand.
2024-10-15 14:02:31 -05:00
Justin Bertram 4f9689ca9f ARTEMIS-5096 exclude unnecessary jars from console war 2024-10-15 18:48:49 +01:00
Gary Tully e47698453a ARTEMIS-5102 normalise option to DN value parsing for the Cert login module 2024-10-15 11:21:56 -05:00
Domenico Francesco Bruscino c3f1e09e88 ARTEMIS-5101 Deprecate default codec two-way algorithm
Throughout the years, the standard mechanism for storing passwords has evolved.
In the beginning, passwords were stored in plaintext. Developers are now
encouraged to leverage adaptive one-way functions to store a password. Using a
two-way function by default for storing passwords without a warning could lead
users to a false sense of security.
2024-10-15 08:40:14 -05:00
Domenico Francesco Bruscino 519472def9 ARTEMIS-5103 Remove hardcoded secure random algorithm from default codec 2024-10-15 08:25:14 -05:00
Gary Tully 6731d45a69 NO-JIRA fix typo in properties docs, remove capitalisation of property names 2024-10-15 10:54:11 +01:00
Robbie Gemmell 3ef82b8cb9 ARTEMIS-5109: Update to curator 5.7.1 2024-10-14 16:42:48 +01:00
Timothy Bish b843e12852 ARTEMIS-2748 Support WebSocket compression in the transport pipeline
Adds support for WebSocket compression using the netty server handler to
enable per message compression and decompression as a transparent layer of
the netty pipeine.
2024-10-14 16:30:33 +01:00
Clebert Suconic 8e4bc33dc4 ARTEMIS-5097 Allow export and import data of undefined queues
This will allow users eventually undoing mistakes after removing a queue by accident.
2024-10-11 13:22:08 -04:00
Clebert Suconic c58210cc29 NO-JIRA no need to validate MAX_INT on XmlImportExportTest
This is only double testing.

Instead of parameterizing with or without forceNextValue(MAX_INT)
I'm just always forcing it. No point on duplicating the test just for this.
2024-10-11 11:01:32 -04:00
Clebert Suconic 6186805b69 ARTEMIS-5090 MirrorSNF is not supposed to expiry on messages 2024-10-09 17:30:26 +01:00
Justin Bertram f648ddfb25
NO-JIRA clarify primary/backup docs 2024-10-08 12:31:49 -05:00
Robbie Gemmell cd1c6c759b ARTEMIS-4995: update to jgroups 5.3.13 2024-10-08 13:00:43 +01:00
Robbie Gemmell eabeae0391 ARTEMIS-4996: update to junit 5.11.2 2024-10-07 10:47:05 +01:00
Robbie Gemmell c49e91ce2b ARTEMIS-5088: update to qpid-jms 1.12.1 2024-10-04 16:29:56 +01:00
Robbie Gemmell c8a0e7c968 ARTEMIS-5087: update activemq deps to 5.18.6 2024-10-04 16:26:11 +01:00
Robbie Gemmell 6bfc849997 NO-JIRA: ensure a check build is done with -Prelease on JDK11
catch compile issues in extra openwire tests during activemq 5.x updates
2024-10-04 15:44:32 +01:00
Robbie Gemmell 3f06186527 ARTEMIS-5044: update micrometer-core to 1.13.5 2024-10-04 14:53:02 +01:00
Robbie Gemmell 1431d730b4 ARTEMIS-4995: update to jgroups 5.3.12 2024-10-04 13:19:33 +01:00
Justin Bertram e1c818d143 ARTEMIS-5078 support divert management via JSON 2024-10-02 14:53:36 -07:00
Timothy Bish e3ac6cc5a3 ARTEMIS-5039 Update netty to version 4.1.114.Final 2024-10-02 17:48:54 -04:00
Justin Bertram 8a1f9e8874 ARTEMIS-5085 use retry parameters on initial connection
When the Core client attempts to create the initial connection to a
broker when initialConnectAttempts > 1 it will adhere to retryInterval,
but it will ignore retryIntervalMultiplier & maxRetryInterval. This
commit fixes that so that these parameters are taken into account.
2024-10-02 14:09:51 -07:00
Justin Bertram 821005ab6e ARTEMIS-5075 support NOT_EQUALS op to filter some mngmnt results
This commit adds support for a NOT_EQUALS operator to the management
operations which already support filtering.

It also adds a handful of tests for the predicate since there didn't
seem to be any such tests.
2024-10-01 13:11:40 -07:00
Justin Bertram ca617d79bd ARTEMIS-5070 improve management docs 2024-10-01 13:11:40 -07:00
Justin Bertram 01afb572bc ARTEMIS-5072 support non-paged management results 2024-10-01 13:11:40 -07:00
Justin Bertram 022ec167cf ARTEMIS-5071 align naming for management option syntax
This commit aligns the naming for the management option syntax but also
retains support for the old naming.
2024-10-01 13:11:40 -07:00
Justin Bertram a89c452ab7 ARTEMIS-5073 formatting error of AMQ601771 audit log event 2024-10-01 13:15:40 -05:00
Justin Bertram ac5b4b9224 ARTEMIS-5084 bump testcontainers.version from 1.20.1 to 1.20.2 2024-10-01 13:05:47 -05:00
Justin Bertram ff886d04ce ARTEMIS-5083 bump mockito.version from 5.13.0 to 5.14.1 2024-10-01 12:59:54 -05:00
Justin Bertram 89586b8b02 ARTEMIS-5082 bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2 2024-10-01 12:58:22 -05:00