Skip to content

Releases: spring-projects/spring-amqp

v3.1.1

18 Dec 20:47
Compare
Choose a tag to compare

⭐ New Features

  • Get rid of the rest of synchronized in the ListenerContainer infrastructure #2578
  • Get rid of synchronized in spring-rabbit-test module #2577
  • Get rid of synchronized in the BlockingQueueConsumer #2576
  • Get rid of synchronized in RabbitTemplate #2575
  • Get rid of synchronized in RabbitAdmin #2574
  • Jackson2JsonMessageConverter: New ObjectMapper instance not aware of jsr310 module #2516

🐞 Bug Fixes

  • Get rid of synchronized blocks in the CachingConnectionFactory #2573
  • Get rid of synchronized (this.consumersMonitor) in the SimpleMessageListenerContainer #2568
  • CachingConnectionFactory leaks channels during connection resets when used in a SimpleMessageContainer #2550

📔 Documentation

  • Changed some broken links #2570
  • Antora #2564
  • Initial docs-build Antora #2563

❤️ Contributors

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

@Claudio-code and @dependabot[bot]

v3.1.0

20 Nov 17:52
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Stream/Queue size in bytes (x-max-length-bytes) #2552
  • Fix Super Stream Example in Docs #2546

🔨 Dependency Upgrades

  • Upgrade Dependency Versions #2557

🔨 Tasks

  • Unable to connect to RabbitMQ Stream #2522

External Links

v3.1.0-RC1

16 Oct 15:34
Compare
Choose a tag to compare
v3.1.0-RC1 Pre-release
Pre-release

⭐ New Features

  • Super Stream Builder for usability #2540
  • Exclusive Consumer Logging Improvements #2536

🐞 Bug Fixes

  • Ignore Kotlin Continuation Parameter While Inferring Conversion Type #2532

📔 Documentation

  • Fix typo: form -> from #2527

🔨 Dependency Upgrades

  • Upgrade Spring Framework, Data, Retry, Reactor, Micrometer Versions #2545

❤️ Contributors

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

@johantiden and @zhangheng0027

External Links

v3.0.10

16 Oct 15:31
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Ignore Kotlin Continuation Parameter While Inferring Conversion Type #2533

🔨 Dependency Upgrades

  • Upgrade Spring Framework, Data, Retry, Reactor, Micrometer Versions #2544

External Links

v2.4.17

16 Oct 15:29
Compare
Choose a tag to compare

⭐ New Features

🐞 Bug Fixes

  • Ignore Kotlin Continuation Parameter While Inferring Conversion Type #2534

🔨 Dependency Upgrades

  • Upgrade Reactor Version #2543

External Links

v3.1.0-M1

18 Sep 15:46
Compare
Choose a tag to compare
v3.1.0-M1 Pre-release
Pre-release

🔨 Dependency Upgrades

  • Upgrade Spring, Data, Retry, Reactor, Micrometer Versions #2526
  • Main to 3.1; Upgrade Dependency Versions #2521

External Links

v3.0.9

18 Sep 15:44
Compare
Choose a tag to compare

🔨 Dependency Upgrades

  • Upgrade Spring, Data, Retry, Reactor, Micrometer, Jackson Versions #2525

🔨 Tasks

  • Output of asciidoctorPdf can be pulled from cache when run on machines with different checkout directories #2520

❤️ Contributors

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

@erichaagdev

External Links

v2.4.16

18 Sep 15:43
Compare
Choose a tag to compare

⭐ New Features

🔨 Dependency Upgrades

  • Upgrade Spring Framework, Reactor Versions #2524

External Links

v3.0.8

21 Aug 22:52
Compare
Choose a tag to compare

⭐ New Features

  • Clear Deferred Channel Close Executor #2508
  • Add maxInboundMessageSize to RabbitConnectionFactoryBean #2497
  • Add forceStop to Container Factories #2492

🐞 Bug Fixes

  • Regression: ApplicationContext.stop() Hangs for 30s When Inactive Container(s) Present #2513
  • Redeclaration of manually declared objects fail if objects with different types have the same name #2501

🔨 Dependency Upgrades

  • Upgrade Reactor Version to 2020.0.35 #2514

External Links

v2.4.15

21 Aug 22:50
Compare
Choose a tag to compare

⭐ New Features

  • Clear Deferred Channel Close Executor #2508
  • Add maxInboundMessageSize to RabbitConnectionFactoryBean #2497
  • Add forceStop to Container Factories #2492

🐞 Bug Fixes

  • Regression: ApplicationContext.stop() Hangs for 30s When Inactive Container(s) Present #2513
  • Redeclaration of manually declared objects fail if objects with different types have the same name #2501

🔨 Dependency Upgrades

  • Upgrade Reactor Version to 2020.0.35 #2514

External Links