Skip to content

Releases: spring-projects/spring-amqp

v3.1.2

16 Feb 19:32
Compare
Choose a tag to compare

⭐ New Features

  • ImmediateAcknowledgeAmqpException keeps the message in the queue #2607
  • Improve Extensibility of RepublishMessageRecovererWithConfirms by supporting SpEL expressions #2590

🐞 Bug Fixes

  • Wrong ClassLoader is used for message deserialization when devtools are active #2609
  • MessageProperties setDelay maximum value problem #2602
  • The SimpleMessageListenerContainer does not shutdown properly #2593

🔨 Dependency Upgrades

  • Bump io.projectreactor:reactor-bom from 2023.0.2 to 2023.0.3 #2624
  • Bump io.micrometer:micrometer-bom from 1.12.2 to 1.12.3 #2623
  • Bump org.springframework:spring-framework-bom from 6.1.3 to 6.1.4 #2622
  • Bump org.springframework.data:spring-data-bom from 2023.1.2 to 2023.1.3 #2621
  • Bump com.fasterxml.jackson:jackson-bom from 2.15.3 to 2.15.4 #2619
  • Bump io.micrometer:micrometer-tracing-bom from 1.2.2 to 1.2.3 #2618
  • Bump org.junit:junit-bom from 5.10.1 to 5.10.2 #2612
  • Bump org.testcontainers:testcontainers-bom from 1.19.4 to 1.19.5 #2611
  • Bump org.testcontainers:testcontainers-bom from 1.19.3 to 1.19.4 #2606
  • Bump io.micrometer:micrometer-bom from 1.12.1 to 1.12.2 #2600
  • Bump io.micrometer:micrometer-tracing-bom from 1.2.1 to 1.2.2 #2599
  • Bump org.springframework:spring-framework-bom from 6.1.2 to 6.1.3 #2598
  • Bump io.projectreactor:reactor-bom from 2023.0.1 to 2023.0.2 #2597
  • Bump org.springframework.data:spring-data-bom from 2023.1.1 to 2023.1.2 #2596
  • Bump kotlinVersion from 1.9.21 to 1.9.22 #2592

v3.0.11

16 Feb 19:22
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Wrong ClassLoader is used for message deserialization when devtools are active #2610
  • The SimpleMessageListenerContainer does not shutdown properly #2594
  • CachingConnectionFactory leaks channels during connection resets when used in a SimpleMessageContainer #2569
  • Fix Super Stream Example in Docs #2548

🔨 Dependency Upgrades

  • Bump org.springframework.data:spring-data-bom from 2022.0.11 to 2022.0.12 #2634
  • Bump kotlinVersion from 1.7.21 to 1.7.22 #2633
  • Bump io.micrometer:micrometer-bom from 1.10.12 to 1.10.13 #2632
  • Bump org.springframework.retry:spring-retry from 2.0.4 to 2.0.5 #2631
  • Bump io.micrometer:micrometer-tracing-bom from 1.0.11 to 1.0.12 #2630
  • Bump ch.qos.logback:logback-classic from 1.4.4 to 1.4.14 #2629
  • Bump io.projectreactor:reactor-bom from 2022.0.12 to 2022.0.16 #2628
  • Bump org.testcontainers:testcontainers-bom from 1.19.2 to 1.19.5 #2627
  • Bump org.junit:junit-bom from 5.9.2 to 5.9.3 #2626

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