11689 Commits

Author SHA1 Message Date
JB Onofré
5af7c1f550 [maven-release-plugin] prepare release activemq-6.1.0 activemq-6.1.0 2024-03-11 14:41:08 +01:00
Matt Pavlovich
81e6b90ac8 [AMQ-9450] Expose Job Scheduler views with destination via JMX 2024-03-09 07:58:27 +01:00
JB Onofré
e17801961b AMQ-9434: fix ACTIVEMQ_CONFIGS loading 2024-03-08 17:10:31 +01:00
JB Onofré
544687465b
Merge pull request #1169 from jbonofre/AMQ-9419
AMQ-9419: Implement createContext(int sessionMode) method
2024-03-05 07:38:08 +01:00
JB Onofré
b08f65d48c
Merge pull request #1171 from jbonofre/AMQ-9299
AMQ-9299: remove gram dependency
2024-03-04 17:21:56 +01:00
Jean-Baptiste Onofré
7fae1b98e7 AMQ-9419: Implement createContext(int sessionMode) method 2024-03-04 13:15:08 +01:00
JB Onofré
6e74e25c37
Merge pull request #1170 from jbonofre/AMQ-9397
AMQ-9397: Add mysql_connector_j mapping for MySQL 8 (e.g. MySQL Connector/J driver name)
2024-03-04 09:36:24 +01:00
Jean-Baptiste Onofré
e947a85be0 AMQ-9299: remove gram dependency 2024-03-04 08:04:17 +01:00
Jean-Baptiste Onofré
426ddf08a2 AMQ-9397: Add mysql_connector_j mapping for MySQL 8 (e.g. MySQL Connector/J driver name) 2024-03-03 18:09:09 +01:00
JB Onofré
a2fa43359e
Merge pull request #1165 from jbonofre/AMQ-9431
AMQ-9431: Add org.apache.activemq.broker.BouncyCastleNotAdded system property to not load BouncyCastle in BrokerService
2024-03-03 17:02:25 +01:00
JB Onofré
dcb660f7fc
Merge pull request #1164 from jbonofre/AMQ-9438
AMQ-9438: Don't log full stack trace when lookup failure happens in FailoverTransport
2024-03-03 16:57:51 +01:00
JB Onofré
6546dd1b8b
Merge pull request #1162 from jbonofre/AMQ-9434
AMQ-9434: Support space in ActiveMQ base directory
2024-03-03 07:45:12 +01:00
JB Onofré
aebb8559a2
Merge pull request #1166 from jbonofre/AMQ-9446
AMQ-9446: Upgrade to commons-lang 3.14.0
2024-03-03 07:26:45 +01:00
Jean-Baptiste Onofré
2f5c079468 AMQ-9446: Upgrade to commons-lang 3.14.0 2024-03-02 14:31:28 +01:00
JB Onofré
51965401bc
Merge pull request #1160 from jbonofre/AMQ-9440
AMQ-9440: Upgrade to Jetty 11.0.20
2024-03-02 14:07:39 +01:00
JB Onofré
7d4adf9e0e
Merge pull request #1163 from jbonofre/AMQ-9443
AMQ-9443: Upgrade to Camel 4.4.0
2024-03-02 14:05:50 +01:00
Jean-Baptiste Onofré
3a080e37eb This closes #937 2024-03-02 13:58:02 +01:00
Shikhar Gupta
f8bbeeee22 AMQ-9166: Add destination to scheduler job 2024-03-02 13:56:55 +01:00
JB Onofré
ff360abf43
Merge pull request #1159 from jbonofre/AMQ-9439
AMQ-9439: Upgrade to log4j 2.23.0
2024-03-02 13:38:28 +01:00
JB Onofré
0f03434337
Merge pull request #1130 from jbonofre/AMQ-9396
AMQ-9396: Upgrade to Spring 6.1.4
2024-03-02 13:37:36 +01:00
Jean-Baptiste Onofré
0a90f323ce AMQ-9431: Add org.apache.activemq.broker.BouncyCastleNotAdded system property to not load BouncyCastle in BrokerService 2024-03-02 08:28:31 +01:00
Jean-Baptiste Onofré
ea92ade33a AMQ-9438: Don't log full stack trace when lookup failure happens in FailoverTransport 2024-03-02 07:17:34 +01:00
JB Onofré
6bae734088 AMQ-9434: Support space in ActiveMQ base directory 2024-03-02 07:11:29 +01:00
JB Onofré
79cda523ad AMQ-9443: Upgrade to Camel 4.4.0 2024-03-01 16:54:31 +01:00
JB Onofré
86d3705db3 AMQ-9396: Upgrade to Spring 6.1.4 2024-02-29 13:52:47 +01:00
JB Onofré
22f48d9fa8 AMQ-9440: Upgrade to Jetty 11.0.20 2024-02-29 13:50:30 +01:00
JB Onofré
1d369b5f7a AMQ-9439: Upgrade to log4j 2.23.0 2024-02-28 20:36:10 +01:00
JB Onofré
85eb0f2df8
Merge pull request #1150 from mattrpav/AMQ-9428
[AMQ-9428] Upgrade commons-io 2.15.1
2024-02-28 18:37:06 +01:00
JB Onofré
c549d70800
Merge pull request #1151 from mattrpav/AMQ-9429
[AMQ-9429] Upgrade commons-logging 1.3.0
2024-02-28 17:05:29 +01:00
JB Onofré
99dced2fa7
Merge pull request #1128 from hyteio/AMQ-9216
[AMQ-9216] Remove deprecated java.lang.SecurityManager usage from activemq-client IdGenerator
2024-02-28 16:54:32 +01:00
JB Onofré
1e37fe64e8
Merge pull request #1155 from thezbyg/main
AMQ-9432 Disable default Jetty WebSocket idle timeout
2024-02-28 16:09:34 +01:00
Matt Pavlovich
9579cc4a09
[AMQ-9429] Upgrade commons-logging 1.3.0 2024-02-27 15:01:07 -06:00
Matt Pavlovich
5e1cbc8ee6
[AMQ-9428] Upgrade commons-io 2.15.1 2024-02-27 15:00:39 -06:00
Matt Pavlovich
3212caab0b
Merge branch 'AMQ-9427' 2024-02-27 14:53:53 -06:00
Matt Pavlovich
d9e2b4ced6
[AMQ-9427] Upgrade log42j 2.22.1 2024-02-27 07:40:52 -06:00
Albertas Vyšniauskas
2ddc3c0746 AMQ-9432 Disable default Jetty WebSocket idle timeout 2024-02-16 13:01:28 +02:00
Christopher L. Shannon
65a6b805a0
Merge pull request #1154 from cshannon/AMQ-9436
AMQ-9436 - Ensure message audit in queue store cursor is shared
2024-02-15 18:16:02 -05:00
Christopher L. Shannon
75de932116 AMQ-9436 - Ensure message audit in queue store cursor is shared
This commit fixes the initialization of the StoreQueueCursor message
audit object to make sure it's shared between the persistent and non
persistent cursors. It also adds a check to ensure that duplicate calls
to start will not try and init more than once.
2024-02-15 17:27:52 -05:00
Christopher L. Shannon
30d54c4299
Merge pull request #1153 from cshannon/AMQ-9435
AMQ-9435 - Ensure orderIndex next id is rolled back on duplicates
2024-02-15 10:37:39 -05:00
Christopher L. Shannon
10d94bd165 AMQ-9435 - Ensure orderIndex next id is rolled back on duplicates
This commit fixes a bug in KahaDB that caused gaps in sequence ack
tracking for durables that would lead to the appearance of stuck
messages on durable subs if duplicate messages were detected. The
sequence is now correctly rolled back so that there is no gap if the
message is not added to the order index
2024-02-15 09:39:48 -05:00
Matt Pavlovich
afe9e8d1f3
Merge branch 'mattrpav-AMQ-9426' 2024-01-30 15:11:33 -06:00
Matt Pavlovich
7c76bd9673
[AMQ-9426] Upgrade jmdns 3.5.9 2024-01-30 15:10:03 -06:00
Matt Pavlovich
7b9d0aefd3
Merge branch 'mattrpav-AMQ-9422' 2024-01-30 14:59:41 -06:00
Matt Pavlovich
bee30f002f
[AMQ-9422] 2024-01-29 Maven plugin dependency updates 2024-01-30 14:57:58 -06:00
Matt Pavlovich
4793da1902
Merge branch 'mattrpav-AMQ-9425' 2024-01-30 14:21:49 -06:00
Matt Pavlovich
164ec09f41
[AMQ-9425] Upgrade slf4j 2.0.11 2024-01-30 14:18:07 -06:00
Matt Pavlovich
c0fcbf66a3
Merge branch 'mattrpav-AMQ-9423' 2024-01-30 14:12:16 -06:00
Matt Pavlovich
066fcdeeb2
[AMQ-9423] Upgrade Jetty 11.0.19 2024-01-30 14:07:21 -06:00
Matt Pavlovich
066a7363fd
Merge branch 'mattrpav-AMQ-9424' 2024-01-30 13:46:06 -06:00
Matt Pavlovich
c17beb1767
[AMQ-9424] Upgrade Jackson 2.16.1 2024-01-30 09:00:49 -06:00