Skip to content

5.0.5

Compare
Choose a tag to compare
@garyrussell garyrussell released this 14 Jun 15:27
· 2898 commits to main since this release

Change Log:

9d7fab7 Fix one more race condition in RedisLeaderTests
19fe056 Upgrade to Spring Data 2.0.6
d608d1c Fix RedisLockRegLeaderInitTests race condition
e9334e2 Upgrade to SF 5.6, SS 5.0.5
24aa130 Fix MQTT clientFactory bean definition in Docs
25e1b73 Fix LockRegLeaderInitiator for interrupted Thread
4d8494a INT-4462: WebFluxInbound: cope with empty body
48e8b14 INT-4463: Full access to MqttConnectOptions
8a7cf6c INT-4464 Check ZKMetadataStore.running before use
9409d33 Use Lettuce Redis client; Redis module fixes (#2435)
87757e1 Add small sleep between adding message to group
2919b30 INT-4461: Support byte[] in #jsonPath
e10150c Upgrade SF to 5.0.6.B-S
091e94e Fix import in JmsDslKotlinTests.kt
d9fb0c6 INT-4458: Do not expose recursive generics API (#2432)
5a752a3 Revert asciidoctor plugin
61cec46 INT-4456: Explicit methods for Kotlin lambdas
b0be46a Fix logic in the PollingTransactionTests
a48d54b INT-4351: Add DiscardAwareFileListFilter
10805e5 INT-4455: Fix NPE in Exception router
98223b0 Fix JdbcMessageStoreTests to use H2, not Derby
aca3212 Fix JdbcMessageStoreChannelTests race condition
87a8008 Fix some sporadic tests failures
f764b52 Downgrade to Derby-10.13.1.1
c5795fb Fix import for PatternMatchUtils
62c15a6 INT-4446 Improve EmbeddedJsonHeadersMessageMapper (#2422)
38ec9a1 INT-4447: LockRegLeaderInit: Catch unlock errors
dc09532 INT-4448, INT-4449: Fix Gateway for no-arg method (#2420)
7d8fd16 INT-4445: Fix JDBC tests for Derby