Skip to content

Latest commit

 

History

History
81 lines (44 loc) · 2.66 KB

CHANGELOG.md

File metadata and controls

81 lines (44 loc) · 2.66 KB

Changelog

All notable changes to laravel-amqp-toolkit will be documented in this file.

The format is based on Keep a Changelog,

1.0.7 - Report Exception on error - 2024-05-06

What's Changed

  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #5
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #6
  • Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #7
  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #8
  • Added report instruction on error and updated README.md by @medeiroz in #9

New Contributors

  • @dependabot made their first contribution in #5

Full Changelog: https://github.com/medeiroz/laravel-amqp-toolkit/compare/1.0.6...1.0.7

1.0.6 - 2024-02-16

What's Changed

  • Improvement: Added heartbeat and keepalive by @medeiroz in #4

Full Changelog: https://github.com/medeiroz/laravel-amqp-toolkit/compare/1.0.5...1.0.6

1.0.5 - 2024-02-16

What's Changed

  • Improvement: console output on amqp:consumer command by @medeiroz in #3

Full Changelog: https://github.com/medeiroz/laravel-amqp-toolkit/compare/1.0.4...1.0.5

1.0.4 - 2024-02-15

What's Changed

  • added retry on consume queue by @medeiroz in #2

Full Changelog: https://github.com/medeiroz/laravel-amqp-toolkit/compare/1.0.3...1.0.4

1.0.3 - 2024-02-07

What's Changed

  • Bugfix/bind queue should return self instance by @medeiroz in #1
  • Fixed Set return self on bind queue to exchange
  • Fixed create bind on create queue

New Contributors

  • @medeiroz made their first contribution in #1

Full Changelog: https://github.com/medeiroz/laravel-amqp-toolkit/compare/1.0.2...1.0.3

1.0.2 - 2024-02-06

1.0.2

Full Changelog: https://github.com/medeiroz/laravel-amqp-toolkit/compare/1.0.1...1.0.2

1.0.1 - 2024-02-06

1.0.1

Full Changelog: https://github.com/medeiroz/laravel-amqp-toolkit/compare/1.0.0...1.0.1

1.0.0 - 2024-02-06

First release

Full Changelog: https://github.com/medeiroz/laravel-amqp-toolkit/commits/1.0.0

[Unreleased]

[1.0.0] - 2024-02-06