Skip to content

v6.5.9

Choose a tag to compare

@github-actions github-actions released this 10 Jun 14:46
· 0 commits to 82ac6f3b6891f2e855bf71d90f7daf9abd339689 since this release

⭐ New Features

  • Add message selector based on header value matching patterns #11094
  • Disable allowCredentials in the CrossOrigin and introduce originPatterns #11009

🐞 Bug Fixes

  • Prevent file writing outside output directory #11097
  • The RedisLockRegistry unlock race condition on the interrupted thread #11060
  • The ControlBusCommandRegistry.controlBusCommands must be a ConcurrentHashMap #11054
  • Prevent eviction of held locks from Redis registry #11053
  • Prevent eviction of held locks from JDBC registry #11048
  • ZookeeperMetadataStore.replace() breaks the CAS logic #11023
  • JDBC lock repository fails after entering daylight savings #10910
  • Docs: Fix schema link for ftp/sftp/smb #10900

🔨 Dependency Upgrades

  • Update spring versions to the latest release #11090
  • Bump io.micrometer:micrometer-tracing-bom from 1.5.11 to 1.5.12 #11088
  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.10 to 3.2.11 #11087
  • Bump io.projectreactor:reactor-bom from 2024.0.17 to 2024.0.18 #11086
  • Bump org.springframework.data:spring-data-bom from 2025.0.11 to 2025.0.12 #11085
  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.15 to 3.3.16 #11084
  • Bump org.jruby:jruby-complete from 9.4.14.0 to 9.4.15.0 #11083
  • Bump io.micrometer:micrometer-bom from 1.15.11 to 1.15.12 #11082
  • Bump org.springframework.retry:spring-retry from 2.0.12 to 2.0.13 #11081
  • Bump com.sun.xml.bind:jaxb-impl from 4.0.8 to 4.0.9 #11036
  • Bump com.sun.xml.bind:jaxb-impl from 4.0.7 to 4.0.8 #10999
  • Bump org.apache.groovy:groovy-bom from 4.0.31 to 4.0.32 #10998
  • Bump gradle-wrapper from 8.14.4 to 8.14.5 #10994
  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.14 to 3.3.15 #10976
  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.9 to 3.2.10 #10969
  • Bump org.springframework:spring-framework-bom from 6.2.17 to 6.2.18 #10953
  • Bump io.projectreactor:reactor-bom from 2024.0.16 to 2024.0.17 #10951
  • Bump io.micrometer:micrometer-tracing-bom from 1.5.10 to 1.5.11 #10949
  • Bump io.micrometer:micrometer-bom from 1.15.10 to 1.15.11 #10947
  • Bump org.springframework.data:spring-data-bom from 2025.0.10 to 2025.0.11 #10946
  • Bump org.apache.groovy:groovy-bom from 4.0.29 to 4.0.31 #10915

❤️ Contributors

Thank you to all the contributors who worked on this release:

@cppwfs