spring-amqp

Spring AMQP - support for Spring programming model with AMQP, especially but not limited to RabbitMQ

APACHE-2.0 License

Stars
794
Committers
135

Bot releases are hidden (Show)

spring-amqp - v3.1.0

Published by garyrussell 11 months ago

🐞 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

spring-amqp - v3.1.0-RC1

Published by garyrussell about 1 year ago

⭐ 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

spring-amqp - v3.0.10

Published by garyrussell about 1 year ago

🐞 Bug Fixes

  • Ignore Kotlin Continuation Parameter While Inferring Conversion Type #2533

πŸ”¨ Dependency Upgrades

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

External Links

spring-amqp - v2.4.17

Published by garyrussell about 1 year ago

⭐ New Features

  • GH-2456: (Re) Support Spring Framework 5.2 #2530

🐞 Bug Fixes

  • Ignore Kotlin Continuation Parameter While Inferring Conversion Type #2534

πŸ”¨ Dependency Upgrades

  • Upgrade Reactor Version #2543

External Links

spring-amqp - v3.1.0-M1

Published by garyrussell about 1 year ago

πŸ”¨ Dependency Upgrades

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

External Links

spring-amqp - v3.0.9

Published by garyrussell about 1 year ago

πŸ”¨ 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

spring-amqp - v2.4.16

Published by garyrussell about 1 year ago

⭐ New Features

  • GH-1210: Add Kotlin suspend functions support (#2460) #2519

πŸ”¨ Dependency Upgrades

  • Upgrade Spring Framework, Reactor Versions #2524

External Links

spring-amqp - v3.0.8

Published by garyrussell about 1 year ago

⭐ 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

spring-amqp - v2.4.15

Published by garyrussell about 1 year ago

⭐ 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

spring-amqp - v3.0.7

Published by garyrussell about 1 year ago

⭐ New Features

  • Add forceStop to Container Factories #2490

🐞 Bug Fixes

  • Spring AMQP artifacts have not published associated .module files needed by Gradle. #2493

External Links

spring-amqp - v3.0.6

Published by garyrussell over 1 year ago

🐞 Bug Fixes

  • Ensure Strict Ordering with Single Active and Exclusive Consumers #2482

πŸ”¨ Dependency Upgrades

  • Upgrade Spring Framework, Data, Micrometer, Reactor Versions #2489
  • Upgrade amqp-client Version #2485

External Links

spring-amqp - v2.4.14

Published by garyrussell over 1 year ago

🐞 Bug Fixes

  • Ensure Strict Ordering with Single Active and Exclusive Consumers #2484

πŸ”¨ Dependency Upgrades

  • Upgrade Spring Framework, Reactor Versions #2488
  • Upgrade amqp-client Version #2486

External Links

spring-amqp - v3.0.5

Published by garyrussell over 1 year ago

⭐ New Features

  • Add Observation to Stream Components #2467
  • Invoke RabbitListenerErrorHandler with Async Return Types #2461
  • Add Kotlin Coroutine support #1210

🐞 Bug Fixes

  • AmqpException when testing @RabbitListener with @RabbitHandler #2456
  • setRedeclareManualDeclarations not honoured if no queue beans declared #2452
  • If there is no regular AMQP activity in the application, the RabbitAdmin does not declare Rabbit entities #2451

πŸ“” Documentation

  • Improve Docs for Choosing a Connection Factory #2473
  • Adding SSL configuration through RabbitConnectionFactoryBean approach into the documentation #2472
  • Fix typo in stream.adoc #2466
  • Aligned client connection order reference. #2459

πŸ”¨ Dependency Upgrades

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

❀️ Contributors

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

@dlehammer and @making

External Links

spring-amqp - v2.4.13

Published by garyrussell over 1 year ago

🐞 Bug Fixes

  • If there is no regular AMQP activity in the application, the RabbitAdmin does not declare Rabbit entities #2464
  • AmqpException when testing @RabbitListener with @RabbitHandler #2458
  • setRedeclareManualDeclarations not honoured if no queue beans declared #2454

πŸ”¨ Dependency Upgrades

  • Upgrade Spring Framework, Reactor Versions #2476

External Links

spring-amqp - v3.0.4

Published by garyrussell over 1 year ago

⭐ New Features

  • GH-2428: Manual Declarations Recovery #2429

🐞 Bug Fixes

  • Spring amqp doesnt support more than 1 server-named/anonymous queues #2439
  • Missing @RabbitHandler method triggers an infinite retry loop #2437
  • AMLC.redeclareElementsIfNecessary does not take into account Declarables #2432

πŸ“” Documentation

  • Document CorrelationData.getReturned() #2447
  • Consider to add Rabbit Stream auto-creation hook #2445
  • Document "send and receive" methods return value after a timeout #1410

πŸ”¨ Dependency Upgrades

  • Upgrade Spring Framework, Data, Micrometer, Reactor, JUnit Versions #2450

❀️ Contributors

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

@EldarErel

External Links

spring-amqp - v2.4.12

Published by garyrussell over 1 year ago

⭐ New Features

  • GH-2428: Manual Declarations Recovery #2436

🐞 Bug Fixes

  • Missing @RabbitHandler method triggers an infinite retry loop #2444
  • Spring amqp doesnt support more than 1 server-named/anonymous queues #2442
  • AMLC.redeclareElementsIfNecessary does not take into account Declarables #2435

πŸ”¨ Dependency Upgrades

  • Upgrade Spring Framework, Reactor, CommonsHttp #2449

❀️ Contributors

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

@EldarErel

External Links

spring-amqp - v3.0.3

Published by garyrussell over 1 year ago

🐞 Bug Fixes

  • NPE in AbstractConnectionFactory that causes connection listeners to be skipped #2425

πŸ”¨ Dependency Upgrades

  • Upgrade Micrometer, Reactor, Spring Versions #2433

External Links

spring-amqp - v2.4.11

Published by garyrussell over 1 year ago

🐞 Bug Fixes

  • NPE in AbstractConnectionFactory that causes connection listeners to be skipped #2427

πŸ”¨ Dependency Upgrades

  • Upgrade Spring Framework to 5.3.26 #2431

External Links

spring-amqp - v3.0.2

Published by garyrussell over 1 year ago

🐞 Bug Fixes

  • Run callback for shutdown also when container is already shut down #1562

πŸ“” Documentation

  • Fix typos in documentation #1558

πŸ”¨ Dependency Upgrades

  • Upgrade Jackson, Micrometer, Reactor, Spring Data, Spring Framework Versions #2422

πŸ”¨ Tasks

  • Irrelevant values in CachingConnectionFactory#toString #1560

❀️ Contributors

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

@GonMMarques and @timbq

External Links

spring-amqp - v2.4.10

Published by garyrussell over 1 year ago

🐞 Bug Fixes

  • GH-1561: SimpleMessageListenerContainer: Delayed shutdown because callback is not run #1563

πŸ”¨ Dependency Upgrades

  • Upgrade Reactor to 2020.0.28 #2421

❀️ Contributors

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

@timbq

External Links

Package Rankings
Top 4.4% on Repo1.maven.org
Badges
Extracted from project README
Build Status Revved up by Develocity