Skip to content

v7.0.0-M2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 18:49
· 24 commits to main since this release

⭐ New Features

  • GH-10083: Apply Nullability to core routingslip, scattergather, scheduling, and selector packages #10343
  • GH-10083: Apply Nullability to core store package #10341
  • GH-10083: Apply Nullability to core events, leader, message and resource packages #10320
  • GH-10083: Apply Nullability to HTTP module #10319
  • GH-10083: Apply Nullability to core util package #10318
  • GH-10083: Apply Nullability to STMOP module #10317
  • GH-10083: Apply Nullability to redis module #10316
  • Revise TcpListener.onMessage() contract #10314
  • GH-10083: Fix Nullability in some missed packages #10312
  • GH-10083: Apply Nullability to FTP module #10308
  • Fix Kotlin DSL according to IDEA errors and suggestions #10307
  • GH-10083: Apply Nullability to TCP/IP module #10306
  • polish receive() aop advice and its triggers #10305
  • Apply NullAbility to rsocket module #10303
  • GH-10083: Apply Nullability into test module #10302
  • GH-10083: Apply Nullability into webflux module #10301
  • Apply NullAbility to scripting module #10293
  • Apply NullAbility to sftp module #10292
  • GH-10083: Apply Nullability into dsl package #10291
  • Fix PartitionedDispatcher to use List for partitions #10290
  • Make pathFor protected to allow overriding #10289
  • GH-10083: Apply Nullability to file module #10288
  • Apply NullAbility to hazelcast module #10287
  • Apply Nullability to groovy module #10286
  • Apply Nullability to stream module #10285
  • Apply Nullability to syslog module #10278
  • Apply Nullability to feed module #10277
  • Apply Nullability to Debezium module #10275
  • Apply NullAbility to R2DBC module #10273
  • GH-10083: Apply Nullability to core dispatcher package #10272
  • GH-10083: Apply Nullability to Core expression package #10265
  • Add Jackson 3 support to Kafka module #10264
  • GH-10083: Apply Nullability to GraphQL module #10260
  • Use RabbitTestContainer for AMQP integration tests #10259

🐞 Bug Fixes

  • Correct 'Expression' typo #10310
  • ConcurrentModificationException When IntegrationFlow uses gateway #10309
  • Don't use Jackson 3 specific API in places where we deal with Jackson 2 #10261

🔨 Dependency Upgrades

  • Bump kotlinVersion from 2.2.0 to 2.2.10 #10326
  • Bump tools.jackson:jackson-bom from 3.0.0-rc7 to 3.0.0-rc8 #10325
  • Bump debeziumVersion from 3.2.0.Final to 3.2.1.Final #10324
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 #10297
  • Bump org.jruby:jruby-complete from 10.0.1.0 to 10.0.2.0 #10296
  • Bump tools.jackson:jackson-bom from 3.0.0-rc6 to 3.0.0-rc7 #10295
  • Bump mailVersion from 2.0.3 to 2.0.4 #10284
  • Bump org.apache.groovy:groovy-bom from 4.0.27 to 4.0.28 #10271

❤️ Contributors

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

@anthologia, @cppwfs, @kimwanyoung, @mjd507, @ngocnhan-tran1996, and @zUniQueX