-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2642c05
commit d91b02f
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2024-05-27) | ||
|
||
|
||
### Features | ||
|
||
* allow supressing processing error logging ([0b84189](https://github.com/patrickjmcd/bunny/commit/0b8418960d51797a6a72669bc9dc26b48f5932d9)) | ||
* initial commit ([68091c3](https://github.com/patrickjmcd/bunny/commit/68091c33dbbf0cf26f454b503ce497d77ce505c7)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update module github.com/prometheus/client_golang to v1.19.1 ([11319f7](https://github.com/patrickjmcd/bunny/commit/11319f7e15d49327d42149901028c9f7ae5ee3da)) | ||
* **deps:** update module github.com/rabbitmq/amqp091-go to v1.10.0 ([5ef9b2d](https://github.com/patrickjmcd/bunny/commit/5ef9b2dd3a7aed675d70da25952a3e5128031255)) | ||
* **deps:** update module github.com/rs/zerolog to v1.33.0 ([4204f7b](https://github.com/patrickjmcd/bunny/commit/4204f7bb9f6fe5be6ec68feed3b32645f64e0024)) | ||
* **deps:** update opentelemetry-go monorepo to v1.26.0 ([44f64a2](https://github.com/patrickjmcd/bunny/commit/44f64a27dffc22356ef2f98ba2e10a93d0e7054c)) | ||
* **deps:** update opentelemetry-go monorepo to v1.27.0 ([2dce003](https://github.com/patrickjmcd/bunny/commit/2dce003443428b51f4e64783e3e87ece9d418b31)) | ||
* swap auto-ack logic ([a650a36](https://github.com/patrickjmcd/bunny/commit/a650a36d3d41bd7b402754f8787a407e7165b7d2)) |