Skip to content

Commit acfc8d3

Browse files
committed
update changelog.md [skip ci]
Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
1 parent 80af0df commit acfc8d3

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [[0.6.0](https://github.com/rabbitmq/rabbitmq-amqp-go-client/releases/tag/v0.6.0)]
6+
7+
## 0.6.0 - 2026-02-16
8+
- [Release 0.6.0](https://github.com/rabbitmq/rabbitmq-amqp-go-client/releases/tag/v0.6.0)
9+
10+
### Added
11+
- Add pre-settled option to consumer by @Gsantomaggio in [#80](https://github.com/rabbitmq/rabbitmq-amqp-go-client/pull/80)
12+
- Add default queue implementation by @Gsantomaggio in [#85](https://github.com/rabbitmq/rabbitmq-amqp-go-client/pull/85)
13+
14+
### Changed
15+
- Change consumer options by @Gsantomaggio in [#81](https://github.com/rabbitmq/rabbitmq-amqp-go-client/pull/81)
16+
- Rename Consumer Feature to Consumer SettleStrategy by @Gsantomaggio in [#82](https://github.com/rabbitmq/rabbitmq-amqp-go-client/pull/82)
17+
18+
### Breaking changes
19+
- Minor breaking change in [#82](https://github.com/rabbitmq/rabbitmq-amqp-go-client/pull/82): Rename Consumer Feature to Consumer SettleStrategy. Unify all the AMQP 1.0 clients' interfaces.
20+
21+
522
## [[0.5.0](https://github.com/rabbitmq/rabbitmq-amqp-go-client/releases/tag/v0.5.0)]
623

724
## 0.5.0 - 2026-01-22

0 commit comments

Comments
 (0)