Skip to content

Commit a75f317

Browse files
committed
chore(main): release 1.0.0
1 parent 489484a commit a75f317

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-03-18)
4+
5+
6+
### Features
7+
8+
* allow supressing processing error logging ([0b84189](https://github.com/patrickjmcd/bunny/commit/0b8418960d51797a6a72669bc9dc26b48f5932d9))
9+
* initial commit ([68091c3](https://github.com/patrickjmcd/bunny/commit/68091c33dbbf0cf26f454b503ce497d77ce505c7))
10+
11+
12+
### Bug Fixes
13+
14+
* **deps:** update module github.com/prometheus/client_golang to v1.19.1 ([11319f7](https://github.com/patrickjmcd/bunny/commit/11319f7e15d49327d42149901028c9f7ae5ee3da))
15+
* **deps:** update module github.com/prometheus/client_golang to v1.20.4 ([90d461e](https://github.com/patrickjmcd/bunny/commit/90d461ecfdc2dcbfc160760e1e35cbf73ac1e88e))
16+
* **deps:** update module github.com/rabbitmq/amqp091-go to v1.10.0 ([5ef9b2d](https://github.com/patrickjmcd/bunny/commit/5ef9b2dd3a7aed675d70da25952a3e5128031255))
17+
* **deps:** update module github.com/rs/zerolog to v1.33.0 ([4204f7b](https://github.com/patrickjmcd/bunny/commit/4204f7bb9f6fe5be6ec68feed3b32645f64e0024))
18+
* **deps:** update module golang.org/x/sync to v0.8.0 ([cd5fa49](https://github.com/patrickjmcd/bunny/commit/cd5fa4984314f16193f111f047d7e3d7a466fee4))
19+
* **deps:** update module google.golang.org/protobuf to v1.34.1 ([1d7d84a](https://github.com/patrickjmcd/bunny/commit/1d7d84a243cf3f787bffae508ae9408f3ca0bce7))
20+
* **deps:** update module google.golang.org/protobuf to v1.34.2 ([652f62d](https://github.com/patrickjmcd/bunny/commit/652f62dee560de391ede3390fc90e80613c20ba4))
21+
* **deps:** update opentelemetry-go monorepo to v1.26.0 ([44f64a2](https://github.com/patrickjmcd/bunny/commit/44f64a27dffc22356ef2f98ba2e10a93d0e7054c))
22+
* **deps:** update opentelemetry-go monorepo to v1.27.0 ([2dce003](https://github.com/patrickjmcd/bunny/commit/2dce003443428b51f4e64783e3e87ece9d418b31))
23+
* **deps:** update opentelemetry-go monorepo to v1.30.0 ([bc64231](https://github.com/patrickjmcd/bunny/commit/bc64231f9221af6fceaa61a50460e912568b3fb9))
24+
* swap auto-ack logic ([a650a36](https://github.com/patrickjmcd/bunny/commit/a650a36d3d41bd7b402754f8787a407e7165b7d2))

0 commit comments

Comments
 (0)