You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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.
0 commit comments