Skip to content

Commit e1f15da

Browse files
committed
update CHANGELOG.md
Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
1 parent 9ca6798 commit e1f15da

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

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

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

5+
## [[1.0.0](https://github.com/rabbitmq/rabbitmq-amqp-go-client/releases/tag/v1.0.0)]
6+
7+
## 1.0.0 - 2026-04-20
8+
- [Release 1.0.0](https://github.com/rabbitmq/rabbitmq-amqp-go-client/releases/tag/v1.0.0)
9+
- First stable release.
10+
11+
### Added
12+
- Add `release.yml` for changelog generation by @Gsantomaggio in [#89](https://github.com/rabbitmq/rabbitmq-amqp-go-client/pull/89)
13+
- Add support for JMS queue by @Gsantomaggio in [#91](https://github.com/rabbitmq/rabbitmq-amqp-go-client/pull/91)
14+
- Add `DelayedQueueSpecification` for Tanzu delayed queues by @Gsantomaggio in [#92](https://github.com/rabbitmq/rabbitmq-amqp-go-client/pull/92)
15+
- Add `PublishAsync` to Publisher for non-blocking message publishing by @Gsantomaggio in [#93](https://github.com/rabbitmq/rabbitmq-amqp-go-client/pull/93)
16+
17+
### Changed
18+
- Bump `go.opentelemetry.io/otel/sdk` from 1.40.0 to 1.43.0 in `/tests/otelmetrics` by @dependabot in [#94](https://github.com/rabbitmq/rabbitmq-amqp-go-client/pull/94)
19+
520
## [[0.7.0](https://github.com/rabbitmq/rabbitmq-amqp-go-client/releases/tag/v0.7.0)]
621

722
## 0.7.0 - 2026-03-17

0 commit comments

Comments
 (0)