Commit Graph

11782 Commits

Author SHA1 Message Date
Christopher L. Shannon 78d9555233
Merge pull request #1200 from cshannon/AMQ-9475
AMQ-9475 - ConsumerControl commands should not auto create wildcard dests
2024-04-11 06:55:34 -04:00
JB Onofré f90c10df8e
Merge pull request #1191 from kartg/remove-assembly-jrms
[AMQ-9469] Removed JRMS-1.1 dependency from assembly pom.xml
2024-04-11 09:10:31 +02:00
JB Onofré 550cb9b2be AMQ-9473: Fix IntrospectionSupport to deal with SSLSocket properties 2024-04-11 09:09:10 +02:00
JB Onofré 04e84afa89
Merge pull request #1197 from AM-19/branch2
[AMQ-9470] Updated Methods to be called, to properly reload Log4j Properties
2024-04-10 22:31:04 +02:00
JB Onofré d0dac17926
Merge pull request #1199 from mattrpav/AMQ-9474
[AMQ-9474] Update activemq-osgi import for Spring 6
2024-04-10 22:30:16 +02:00
JB Onofré 43cc596219
Merge pull request #1201 from cshannon/AMQ-9476
AMF-9476 - Fix Jetty constraint mapping
2024-04-10 22:19:51 +02:00
Christopher L. Shannon 09e3251c87 AMF-9476 - Fix Jetty constraint mapping 2024-04-10 16:09:56 -04:00
Christopher L. Shannon c8f0419fff AMQ-9475 - ConsumerControl commands should not auto create wildcard
dests

This fixes an issue where wildcard destinations could be inadvertently
created by ConsumerControl commands which could lead to problems. The
processing logic for this command now will only look up existing
destinations if they exist.
2024-04-10 11:53:12 -04:00
Matt Pavlovich 34432e2b7a
[AMQ-9474] Update activemq-osgi import for Spring 6 2024-04-09 09:59:03 -05:00
AM-19 d15dedf4e3 [AMQ-9470] Updated Methods to be called, to properly reload Log4j Properties 2024-04-02 21:14:28 +05:30
JB Onofré e025e443e6 [maven-release-plugin] prepare for next development iteration 2024-04-01 16:28:46 +02:00
JB Onofré 5690826111 [maven-release-plugin] prepare release activemq-6.1.1 2024-04-01 16:28:36 +02:00
JB Onofré 2bdf0466d0
Merge pull request #1196 from jbonofre/AMQ-9460
AMQ-9460: Fix authentication on Docker images
2024-04-01 16:17:54 +02:00
JB Onofré 661fce3f16 AMQ-9460: Fix authentication on Docker images 2024-04-01 13:48:58 +02:00
JB Onofré f47ae99fb9
Merge pull request #1195 from apache/revert-1193-AMQ-9460
Revert "AMQ-9460: Don't override ACTIVEMQ_OPTS when provided by user"
2024-04-01 11:28:34 +02:00
JB Onofré 7cbe23974c
Revert "AMQ-9460: Don't override ACTIVEMQ_OPTS when provided by user" 2024-04-01 11:28:21 +02:00
JB Onofré 3652e480b8 Update Spring schemas version in preparation for 6.1.1 release 2024-04-01 07:42:18 +02:00
JB Onofré 24c00d1a80
Merge pull request #1193 from jbonofre/AMQ-9460
AMQ-9460: Don't override ACTIVEMQ_OPTS when provided by user
2024-04-01 07:38:19 +02:00
JB Onofré 34e228f14c AMQ-9460: Don't override ACTIVEMQ_OPTS when provided by user 2024-03-31 19:08:29 +02:00
Kartik Ganesh 1f89c1737e
Removed JRMS-1.1 dependency from assembly pom.xml
Signed-off-by: Kartik Ganesh <gkart@amazon.com>
2024-03-28 12:47:36 -07:00
JB Onofré a611b143da
Merge pull request #1190 from jbonofre/AMQ-9466
AMQ-9466: Upgrade to log4j 2.23.1
2024-03-26 06:16:07 +01:00
JB Onofré 3f2b2ba0ae
Merge pull request #1189 from jbonofre/AMQ-9465
AMQ-9465: Upgrade to slf4j 2.0.12
2024-03-26 06:14:10 +01:00
JB Onofré 55b5ae5ad8 AMQ-9466: Upgrade to log4j 2.23.1 2024-03-25 14:35:29 +01:00
JB Onofré 4c633e69a7
Merge pull request #1188 from jbonofre/AMQ-9464
AMQ-9464: Upgrade to commons-dbcp2 2.12.0
2024-03-25 14:31:22 +01:00
JB Onofré 98868995c2 AMQ-9464: Upgrade to commons-dbcp2 2.12.0 2024-03-25 10:12:53 +01:00
JB Onofré 5d940c8e17
Merge pull request #1186 from jbonofre/AMQ-9462
AMQ-9462: Upgrade to Jackson 2.16.2
2024-03-25 10:08:25 +01:00
JB Onofré f056d95726 AMQ-9462: Upgrade to Jackson 2.16.2 2024-03-24 18:30:28 +01:00
JB Onofré eae193bc33
Merge pull request #1187 from jbonofre/AMQ-9463
AMQ-9463: Upgrade to Camel 4.4.1
2024-03-24 18:25:04 +01:00
JB Onofré 9d1cd325b5 AMQ-9465: Upgrade to slf4j 2.0.12 2024-03-24 13:11:31 +01:00
JB Onofré 4530caa104 AMQ-9463: Upgrade to Camel 4.4.1 2024-03-24 07:57:08 +01:00
JB Onofré 84204f4c96
Merge pull request #1185 from jbonofre/AMQ-9461
AMQ-9461: Upgrade copyrigth on the webconsole
2024-03-23 11:55:19 +01:00
JB Onofré 45bce62d05
Merge pull request #1174 from ggkochanski/AMQ-9452
AMQ-9452: unwind BaseDestination to access queue/topic message
2024-03-22 18:34:13 +01:00
JB Onofré d347f47b66
Merge pull request #1176 from mattrpav/AMQ-9456
[AMQ-9456] Remove deprecated activemq-client-jakarta module
2024-03-22 18:30:55 +01:00
JB Onofré 13d131032c AMQ-9461: Upgrade copyrigth on the webconsole 2024-03-22 18:15:28 +01:00
JB Onofré dbe995642d
Merge pull request #1184 from jbonofre/AMQ-9454
AMQ-9454: Upgrade to Spring 6.1.5
2024-03-22 17:52:33 +01:00
JB Onofré 9e524fc4ef
Merge pull request #1181 from AM-19/main
[AMQ-9459]: Added JVM Arg to open sun.nio.ch
2024-03-22 16:30:07 +01:00
JB Onofré c4de93da21 AMQ-9454: Upgrade to Spring 6.1.5 2024-03-22 08:30:54 +01:00
Akki1902 8793c6e129
[AMQ-9459]: Added JVM Arg to open sun.nio.ch 2024-03-18 11:44:32 +05:30
Matt Pavlovich bf71f59560
[AMQ-9456] Remove deprecated activemq-client-jakarta module 2024-03-15 09:55:10 -05:00
Grzegorz Kochanski 4d40023968 AMQ-9452: unwrap BaseDestination to access queue/topic message
Change-Id: Ic05002ecb428e2aa5abeb9dc3e499e3aae550051
2024-03-15 12:31:14 +01:00
JB Onofré e896f2688e
Merge pull request #1175 from esivakumar26/patch-1
Updated year in NOTICE
2024-03-14 17:31:15 +01:00
Siva Kumar Edupuganti 21c7cbe4ee
Updated year in NOTICE 2024-03-14 09:28:23 -07:00
JB Onofré 72bbb0c521 [maven-release-plugin] prepare for next development iteration 2024-03-11 14:41:18 +01:00
JB Onofré 5af7c1f550 [maven-release-plugin] prepare release 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