apache/activemq
Apache ActiveMQ
10 Releases
Latest: 3w ago
Apache ActiveMQ 6.2.6activemq-6.2.6Latest
📋 What's Changed
- Bump to 6.2.6-SNAPSHOT by @jbonofre in https://github.com/apache/activemq/pull/1961
- [6.2.x] Add more transport types to the denied list for JMX part 2 (#1972) by @cshannon in https://github.com/apache/activemq/pull/1973
- Execute CI on activemq-5.19.x and activemq-6.2.x branches (6.2.x) by @jbonofre in https://github.com/apache/activemq/pull/1958
- build(deps): bump log4j-version from 2.25.3 to 2.25.4 by @robertregina59 in https://github.com/apache/activemq/pull/1993
- [6.2.x] Block the XBeanBrokerFactory by default inside VMTransportFactory (#2003) by @cshannon in https://github.com/apache/activemq/pull/2010
- [6.2.x] Handle validation for Composite URIs without parens (#2004) by @cshannon in https://github.com/apache/activemq/pull/2012
- [6.2.x] Disable the message servlet by default (#2000) by @cshannon in https://github.com/apache/activemq/pull/2014
- [#2005] 6.2.x - Fix authorization check on removeDestination by @mattrpav in https://github.com/apache/activemq/pull/2009
- + 7 more
✨ New Contributors
- @robertregina59 made their first contribution in https://github.com/apache/activemq/pull/1993
- Full Changelog: https://github.com/apache/activemq/compare/activemq-6.2.5...activemq-6.2.6
Apache ActiveMQ 5.19.7activemq-5.19.7
📋 What's Changed
- Bump to 5.19.7-SNAPSHOT by @jbonofre in https://github.com/apache/activemq/pull/1962
- [5.19.x] Add more transport types to the denied list for JMX part 2 (#1972) by @cshannon in https://github.com/apache/activemq/pull/1974
- Execute CI on activemq-5.19.x and activemq-6.2.x branches (5.19.x) by @jbonofre in https://github.com/apache/activemq/pull/1959
- [5.19.x] Block the XBeanBrokerFactory by default inside VMTransportFactory (#2003) by @cshannon in https://github.com/apache/activemq/pull/2011
- [5.19.x] Handle validation for Composite URIs without parens (#2004) by @cshannon in https://github.com/apache/activemq/pull/2013
- [5.19.x] Disable the message servlet by default (#2000) by @cshannon in https://github.com/apache/activemq/pull/2015
- [#2005] 5.19.x - Fix authorization check on removeDestination by @mattrpav in https://github.com/apache/activemq/pull/2008
- [5.19.x] Remove "java.lang" package as a default allowed serializable package (#2026) by @cshannon in https://github.com/apache/activemq/pull/2028
- + 6 more
Apache ActiveMQ 6.2.5activemq-6.2.5
📋 What's Changed
- Bump to 6.2.5-SNAPSHOT version by @jbonofre in https://github.com/apache/activemq/pull/1892
- [6.2.x] SSL handshake write timeout enforcement (#1883) by @cshannon in https://github.com/apache/activemq/pull/1894
- [6.2.x] Minor bug fix for BrokerView#validateAllowedUri (#1900) by @cshannon in https://github.com/apache/activemq/pull/1902
- [6.2.x] Restrict URL protocol types loaded by XBeanBrokerFactory (#1910) by @cshannon in https://github.com/apache/activemq/pull/1915
- compilation-fix by @cshannon in https://github.com/apache/activemq/pull/1919
- [6.2.x] Make brokerName immutable in RegionBroker (#1917) by @cshannon in https://github.com/apache/activemq/pull/1923
- [6.2.x] Add Http discovery transport to denied list for JMX (#1918) by @cshannon in https://github.com/apache/activemq/pull/1925
- [6.2.x] Update resource cleanup on queueBrowse servlet (#1912) by @cshannon in https://github.com/apache/activemq/pull/1928
- + 6 more
Apache ActiveMQ 5.19.6activemq-5.19.6
📋 What's Changed
- Bump to 5.19.6-SNAPSHOT version by @jbonofre in https://github.com/apache/activemq/pull/1893
- [5.19.x] SSL handshake write timeout enforcement (#1883) by @cshannon in https://github.com/apache/activemq/pull/1896
- [5.19.x] Minor bug fix for BrokerView#validateAllowedUri (#1900) by @cshannon in https://github.com/apache/activemq/pull/1903
- [5.19.x] Restrict URL protocol types loaded by XBeanBrokerFactory (#1910) by @cshannon in https://github.com/apache/activemq/pull/1916
- [5.19.x] Make brokerName immutable in RegionBroker (#1917) by @cshannon in https://github.com/apache/activemq/pull/1924
- [5.19.x] Add Http discovery transport to denied list for JMX (#1918) by @cshannon in https://github.com/apache/activemq/pull/1926
- [5.19.x] Update resource cleanup on queueBrowse servlet (#1912) by @cshannon in https://github.com/apache/activemq/pull/1927
- [5.19.x] Update DestinationView uri resolution (#1914) by @cshannon in https://github.com/apache/activemq/pull/1929
- + 5 more
Apache ActiveMQ 6.2.4activemq-6.2.4
📋 What's Changed
- [6.2.x] Bump version to 6.2.4-SNAPSHOT by @jbonofre in https://github.com/apache/activemq/pull/1868
- [6.2.x] Ensure AMQP protocol marshals messages before passing to broker (#1859) by @cshannon in https://github.com/apache/activemq/pull/1860
- [6.2.x] Backport MQTT fixes by @cshannon in https://github.com/apache/activemq/pull/1884
- [6.2.x] Properly handle SSL handshake updates by @cshannon in https://github.com/apache/activemq/pull/1886
- Full Changelog: https://github.com/apache/activemq/compare/activemq-6.2.3...activemq-6.2.4
Apache ActiveMQ 5.19.5activemq-5.19.5
📋 What's Changed
- [5.19.x] Ensure AMQP protocol marshals messages before passing to broker (#1859) by @cshannon in https://github.com/apache/activemq/pull/1861
- [5.19.x] Bump to 5.19.5-SNAPSHOT by @jbonofre in https://github.com/apache/activemq/pull/1869
- [AMQ-9858] [5.19.x] Support purging the first number of messages from a queue by @mattrpav in https://github.com/apache/activemq/pull/1873
- Add in missing equals() in Stomp test class by @cshannon in https://github.com/apache/activemq/pull/1888
- [5.19.x] fix typo by @cshannon in https://github.com/apache/activemq/pull/1889
- [5.19.x] Properly handle SSL handshake updates by @cshannon in https://github.com/apache/activemq/pull/1887
- [5.19.x] Fix test import statements after backport by @cshannon in https://github.com/apache/activemq/pull/1890
- Full Changelog: https://github.com/apache/activemq/compare/activemq-5.19.4...activemq-5.19.5
Apache ActiveMQ 5.19.4 releaseactivemq-5.19.4
📋 What's Changed
- [5.19.x] Update copyright year in the bin distribution NOTICE file by @jbonofre in https://github.com/apache/activemq/pull/1818
- Bump version to 5.19.4-SNAPSHOT by @cshannon in https://github.com/apache/activemq/pull/1835
- Fix FactoryFinder path resolution in Windows (#1831) by @cshannon in https://github.com/apache/activemq/pull/1837
- [#1823] Align DestinationView and DestinationViewMBean (v5.19.x) by @mattrpav in https://github.com/apache/activemq/pull/1841
- [5.19.x] Prevent a VM transport from being used with BrokerView by @cshannon in https://github.com/apache/activemq/pull/1845
- [5.19.x] Add 5.19.4 spring schemas by @jbonofre in https://github.com/apache/activemq/pull/1839
- [5.19.x] Also validate nested composite URIs used with BrokerView by @cshannon in https://github.com/apache/activemq/pull/1849
- Full Changelog: https://github.com/apache/activemq/compare/activemq-5.19.3...activemq-5.19.4
Apache ActiveMQ 6.2.3activemq-6.2.3
📋 What's Changed
- [6.2.x] Update copyright year in the bin distribution NOTICE by @jbonofre in https://github.com/apache/activemq/pull/1817
- Bump version to 6.2.3-SNAPSHOT by @cshannon in https://github.com/apache/activemq/pull/1834
- Fix FactoryFinder path resolution in Windows (#1831) by @cshannon in https://github.com/apache/activemq/pull/1836
- [6.2.x] Prevent a VM transport from being used with BrokerView by @cshannon in https://github.com/apache/activemq/pull/1844
- [6.2.x] Add 6.2.3 in spring schemas by @jbonofre in https://github.com/apache/activemq/pull/1838
- [6.2.x] Also validate nested composite URIs used with BrokerView (#1847) by @cshannon in https://github.com/apache/activemq/pull/1848
- Full Changelog: https://github.com/apache/activemq/compare/activemq-6.2.2...activemq-6.2.3
Apache ActiveMQ 6.2.2activemq-6.2.2
📋 What's Changed
- [6.2.x] Backport: Improve FactoryFinder Validation (#1793) by @jbonofre in https://github.com/apache/activemq/pull/1799
- Backport: remove the annotation on the ProtocolConverterTest (#1793) by @jbonofre in https://github.com/apache/activemq/pull/1801
- Upgrade the spring.schemas in preparation for the 6.2.2 release by @jbonofre in https://github.com/apache/activemq/pull/1804
- Update copyright year in the NOTICE file by @jbonofre in https://github.com/apache/activemq/pull/1806
- fix(assembly): add missing jolokia-core to assembly descriptor by @jbonofre in https://github.com/apache/activemq/pull/1808
- [6.2.x] Bump jackson-version from 2.21.0 to 2.21.1 (#1709) by @jbonofre in https://github.com/apache/activemq/pull/1810
- Full Changelog: https://github.com/apache/activemq/compare/activemq-6.2.1...activemq-6.2.2
Apache ActiveMQ 5.19.3activemq-5.19.3
📋 What's Changed
- [5.19.x] Backport: Improve FactoryFinder Validation (#1793) by @jbonofre in https://github.com/apache/activemq/pull/1800
- Upgrade to spring.schemas in preparation for the 5.19.3 release by @jbonofre in https://github.com/apache/activemq/pull/1805
- Backport: fix the imports and dependencies (#1793) by @jbonofre in https://github.com/apache/activemq/pull/1802
- Update the copyright year in the NOTICE by @jbonofre in https://github.com/apache/activemq/pull/1807
- Full Changelog: https://github.com/apache/activemq/compare/activemq-5.19.2...activemq-5.19.3
