Sign in
apache
/
activemq
/
HEAD
d52a501
build(deps): bump spring-version from 7.0.8 to 7.0.9 (#2485)
by dependabot[bot]
· 16 hours ago
main
addf1b2
build(deps): bump actions/stale from 10.4.0 to 11.0.0 (#2359)
by dependabot[bot]
· 19 hours ago
c3580e7
[#2446] Add missing jetty dependency to assembly for websockets (#2481)
by Matt Pavlovich
· 4 days ago
4bdba72
Harden soTimeout vs InactivityMonitor (#2474)
by Matt Pavlovich
· 4 days ago
4c0d702
[#] Update TopicRegion removeSubscription to use connection clientId (#2477)
by Matt Pavlovich
· 4 days ago
ba706f5
[#2431] Skip topic sendLock for non-persistent sends (#2432)
by Matt Pavlovich
· 4 days ago
e0dca51
build(deps): bump jackson-version from 2.22.1 to 2.22.2 (#2469)
by dependabot[bot]
· 5 days ago
ddef6ea
Update to Jetty 12.1.12 (#2470)
by Christopher L. Shannon
· 5 days ago
e0716ca
build(deps): bump camel-version from 4.21.0 to 4.22.0 (#2450)
by dependabot[bot]
· 7 days ago
6bafc08
build(deps-dev): bump org.owasp:dependency-check-maven (#2419)
by dependabot[bot]
· 7 days ago
4e48ea7
build(deps-dev): bump io.fabric8:docker-maven-plugin (#2457)
by dependabot[bot]
· 8 days ago
eed1c4d
build(deps): bump org.apache.groovy:groovy from 5.0.8 to 5.1.0 (#2464)
by dependabot[bot]
· 8 days ago
32f12aa
build(deps): bump org.apache.groovy:groovy-ant from 5.0.8 to 5.1.0 (#2465)
by dependabot[bot]
· 8 days ago
9fb24a1
build(deps): bump jolokia-version from 2.6.0 to 2.6.1 (#2462)
by dependabot[bot]
· 8 days ago
984c9ba
Update README.md (#2458)
by Matt Pavlovich
· 12 days ago
a852989
Disable dependabot on 6.2.x (#2455)
by Christopher L. Shannon
· 12 days ago
18f030e
build(deps): bump org.apache.qpid:qpid-jms-client from 2.10.0 to 2.11.0 (#2453)
by dependabot[bot]
· 13 days ago
9552895
Pinning GitHub actions (#2447)
by Colm O hEigeartaigh
· 14 days ago
fc5a739
[#2275] Drop redundant consumers monitor from topic dispatch empty-check (#2281)
by Matt Pavlovich
· 2 weeks ago
e02b104
[#2436] Fix SizeStatisticImpl.addSize on isEnabled like CountStatisticImpl (#2437)
by Matt Pavlovich
· 2 weeks ago
fec1f43
build(deps-dev): bump netty-version from 4.2.16.Final to 4.2.17.Final (#2441)
by dependabot[bot]
· 2 weeks ago
0ee159f
[#2434] Avoid per-command MDC add+remove in TransportConnection.service (#2435)
by Matt Pavlovich
· 2 weeks ago
bbdf01b
[#2238] Fix flaky tests batch 1 (#2428)
by Matt Pavlovich
· 2 weeks ago
9c3add1
Improve performance of IntSequenceGenerator (#2408)
by Christopher L. Shannon
· 3 weeks ago
ff54849
[#2406] Guard against null region subscriptions in duplicate suppression (#2407)
by Matt Pavlovich
· 3 weeks ago
c6f85bc
[#2398] FutureBrokerInfoTimeout is missed due to logic operator error (#2399)
by Matt Pavlovich
· 3 weeks ago
53df5f1
build(deps): bump jakarta.el:jakarta.el-api from 6.0.0 to 6.0.1 (#2249)
by dependabot[bot]
· 3 weeks ago
cd1dfa2
[#2275] Drop redundant sequence generator monitor in RegionBroker (#2283)
by Matt Pavlovich
· 3 weeks ago
4da5d4e
[#2271] Update Producer getDeliveryDelay() to always return zero (0) (#2272)
by Matt Pavlovich
· 3 weeks ago
c8b20b9
build(deps): bump org.apache.qpid:proton-j from 0.34.1 to 0.35.0 (#2372)
by dependabot[bot]
· 3 weeks ago
4e21669
build(deps): bump jakarta.el:jakarta.el-api from 6.0.0 to 6.0.1 (#2383)
by dependabot[bot]
· 3 weeks ago
d66b464
Fix dependabot yml typo (#2284)
by Christopher L. Shannon
· 3 weeks ago
5c8d004
build(deps): bump org.apache.groovy:groovy-ant from 5.0.7 to 5.0.8 (#2277)
by dependabot[bot]
· 3 weeks ago
4f7111d
build(deps): bump org.apache.groovy:groovy from 5.0.7 to 5.0.8 (#2278)
by dependabot[bot]
· 3 weeks ago
a68a3bf
build(deps): bump commons-codec:commons-codec from 1.22.0 to 1.22.1 (#2268)
by dependabot[bot]
· 4 weeks ago
463a03f
build(deps): bump org.apache.felix:maven-bundle-plugin (#2269)
by dependabot[bot]
· 4 weeks ago
a5b2681
Use Eclipse Temurin 25 now for the Docker image (#2257)
by JB Onofré
· 4 weeks ago
2d60a85
Fix AMQP Object message decompression (#2256)
by Christopher L. Shannon
· 4 weeks ago
bd2f0a5
make surefire enableProcessChecker overridable for Windows 11 compatibility. (#1968)
by Anmol Saxena
· 4 weeks ago
7098541
Update SECURITY.md (#2255)
by Matt Pavlovich
· 4 weeks ago
603d268
fix(console): fix NPE in AbstractJmxCommand and AbstractCommand.handleException. (#1967)
by Anmol Saxena
· 4 weeks ago
3f3081d
Bump to 6.4.0-SNAPSHOT (#2244)
by JB Onofré
· 4 weeks ago
9066194
Bootstrap activemq-6.3.x branch (#2245)
by JB Onofré
· 4 weeks ago
71a8758
build(deps): bump org.codehaus.mojo:flatten-maven-plugin (#2254)
by dependabot[bot]
· 4 weeks ago
3bd3e31
Fix javadoc on activemq-osgi (#2248)
by JB Onofré
· 5 weeks ago
b4f0e5c
Fix reactor build for sources (used by release plugin) (#2246)
by JB Onofré
· 5 weeks ago
af6d6de
build(deps): bump org.codehaus.jettison:jettison from 1.5.6 to 1.5.7 (#2250)
by dependabot[bot]
· 5 weeks ago
76b878a
build(deps): bump spring-version from 6.2.19 to 7.0.8 (#2102)
by dependabot[bot]
· 5 weeks ago
cea5c09
[AMQ-9687] Add metrics about error and reconnect counts to network connector and network bridges
by Matt Pavlovich
· 1 year, 5 months ago
d74a6a1
[#2230] KahaDB optionally use a isolatedIterator with isolatedCursor
by Matt Pavlovich
· 5 weeks ago
8d56cff
Bump default JVM heap and add OOM diagnostics (#2044)
by JB Onofré
· 5 weeks ago
6035aea
build(deps): bump actions/stale from 10.3.0 to 10.4.0 (#2212)
by dependabot[bot]
· 5 weeks ago
dce599f
Fix network bridge silent death when transport exception occurs during broker info handshake (#1865)
by Murali Mogalayapalli
· 5 weeks ago
activemq-wip-jakarta-3.1
467ef36
[#] Fix flaky test TopicSubscriptionEnableExpiryTest.java
by Matt Pavlovich
· 6 weeks ago
0906afd
Move JMH version to root pom (#2223)
by Christopher L. Shannon
· 6 weeks ago
5dcc72b
feat(#1798) Performance fix for topic send (#1792)
by Jean-Louis Monteiro
· 6 weeks ago
bb5ccb4
[AMQ-9359] Migrate Jetty EE9 -> EE11
by Matt Pavlovich
· 6 weeks ago
6c54b26
Update MQTTWSConnection used for testing
by Matt Pavlovich
· 1 year, 3 months ago
92efb31
[Jetty 12] Use proper jetty-ee9-maven-plugin
by Grzegorz Grzybek
· 1 year, 3 months ago
a603710
[AMQ-9359] Switch to Jetty 12 native websocket API
by Grzegorz Grzybek
· 1 year, 3 months ago
d31d590
[AMQ-9359] Jetty-12 conversion
by Matt Pavlovich
· 2 years, 3 months ago
91e35e0
Ensure composite temp dests are handled in AuthorizationBroker (#2219)
by Christopher L. Shannon
· 6 weeks ago
f6404d4
[#] Questions answered for THREAD_MODEL.md
by Matt Pavlovich
· 7 weeks ago
e22dc20
[#] First pass edits to THREAD_MODEL.md and SECURITY.md
by Matt Pavlovich
· 7 weeks ago
d8793e7
Add a draft security threat model (THREAT_MODEL.md) + discoverability wiring
by Jarek Potiuk
· 7 weeks ago
e6dab78
build(deps): bump camel-version from 4.20.0 to 4.21.0 (#2173)
by dependabot[bot]
· 7 weeks ago
977cc63
build(deps-dev): bump netty-version from 4.2.15.Final to 4.2.16.Final (#2195)
by dependabot[bot]
· 7 weeks ago
04b5193
Minor updates to text message sync (#2209)
by Christopher L. Shannon
· 7 weeks ago
f07c379
#2201 Update spring.schemas to include missing 'spring-beans.xsd' mapping (#2202)
by lichtin
· 7 weeks ago
e1368d5
Add tests validating TextMessage body thread safety fix (#2207)
by Christopher L. Shannon
· 7 weeks ago
05b1e5c
feat(#1828): Expose NetworkConnector URI and local URI in JMX MBean (#1829)
by JB Onofré
· 7 weeks ago
ad9a30d
feat(#1797): add message delivery tracking to QueueMessageReference (#1796)
by Jean-Louis Monteiro
· 7 weeks ago
a32d07c
build(deps): bump actions/checkout from 6 to 7 (#2129)
by dependabot[bot]
· 7 weeks ago
6183de0
build(deps): bump org.apache.groovy:groovy-ant from 5.0.6 to 5.0.7 (#2191)
by dependabot[bot]
· 7 weeks ago
b131c3d
Fix TextMessage body thread safety (#2188)
by Christopher L. Shannon
· 7 weeks ago
8e6f471
build(deps): bump org.apache.groovy:groovy from 5.0.6 to 5.0.7 (#2190)
by dependabot[bot]
· 7 weeks ago
6ed4ca1
build(deps): bump xbean-version from 4.30 to 4.31 (#2189)
by dependabot[bot]
· 7 weeks ago
d1fd0aa
build(deps): bump jackson-version from 2.22.0 to 2.22.1 (#2200)
by dependabot[bot]
· 7 weeks ago
3c54283
Fix Topic store/temp usage tracking (#2178)
by Christopher L. Shannon
· 7 weeks ago
0b6cf76
chore: Update Spring to 6.2.19
by Colm O hEigeartaigh
· 8 weeks ago
4de77f1
build(deps): bump log4j-version from 2.26.0 to 2.26.1
by dependabot[bot]
· 8 weeks ago
c089259
Fire message discarded advisory on format errors (#2177)
by Christopher L. Shannon
· 8 weeks ago
4c34a49
Prevent cursor from using more than 100% temp store (#2165)
by Christopher L. Shannon
· 8 weeks ago
6e9dd5b
Add better frame size validation for AMQP (#2167)
by Christopher L. Shannon
· 8 weeks ago
505f5a9
Lower default maxFrameSize to 100 MB in xml config (#2166)
by Christopher L. Shannon
· 8 weeks ago
acdcce2
build(deps-dev): bump commons-logging:commons-logging (#2127)
by dependabot[bot]
· 8 weeks ago
aa8d766
build(deps): bump org.apache:apache from 38 to 39 (#2162)
by dependabot[bot]
· 8 weeks ago
ff29ab8
[#] GitHub DevOps: Disable GH Actions on forked repositories to reduce spam on failed test runs (#2164)
by Matt Pavlovich
· 8 weeks ago
7868824
More security.md updates (#2163)
by Christopher L. Shannon
· 8 weeks ago
1ac5eda
Remove all author tags (#2159)
by Christopher L. Shannon
· 9 weeks ago
89838f6
build(deps): bump org.javassist:javassist from 3.31.0-GA to 3.32.0-GA (#2131)
by dependabot[bot]
· 9 weeks ago
9673781
Preserve property placeholders when removing/modifying networkConnectors (#2123)
by JB Onofré
· 9 weeks ago
5d9c303
Improve handling of partial reads and EOF in Frame size limited filter (#2154)
by Christopher L. Shannon
· 9 weeks ago
f9957d1
build(deps): bump shiro-version from 2.2.0 to 2.2.1 (#2124)
by dependabot[bot]
· 9 weeks ago
cda48d5
[#2137] Fix maxUncommittedCount usage across a network of brokers
by Matt Pavlovich
· 9 weeks ago
d4c0b3c
Fix test by enabling allowTempDestinationStealing (#2146)
by Christopher L. Shannon
· 9 weeks ago
f166435
[#2020] Add expiryCheckEnabled option to MessageEvictionStrategy to skip O(n) expiry scan TopicSubscription
by mwashburn
· 3 months ago
a148e59
[#2140] Improve KahaDB extensibility
by Matt Pavlovich
· 9 weeks ago
94a4056
Add support for maxInflateDataSize to limit uncompressed buffers (#2139)
by Christopher L. Shannon
· 9 weeks ago
b20e61c
Improve the broker's handling of message corruption (#2136)
by Christopher L. Shannon
· 9 weeks ago
Next »