Skip to content

Commit b88facf

Browse files
iamfarhadgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 0a350f0 commit b88facf

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# RabbitMQ CHANGELOG
22

3+
## v0.1.1 - 2025-04-04
4+
5+
**Full Changelog**: https://github.com/iamfarhad/LaravelRabbitMQ/compare/v0.1.0...v0.1.1
6+
7+
### Added
8+
9+
- Made RabbitMQ `basic_qos` settings (prefetch_size, prefetch_count, global) configurable via the `queue.php` or `RabbitMQConnectionConfig.php` configuration file.
10+
11+
### Changed
12+
13+
- Updated documentation to reflect the new `basic_qos` configuration options.
14+
15+
### Fixed
16+
17+
- N/A
18+
319
## v0.1.0 - 2025-03-29
420

521
**Full Changelog**: https://github.com/iamfarhad/LaravelRabbitMQ/compare/v0.0.14...v0.1.0

0 commit comments

Comments
 (0)