We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d21f0c8 commit 9198f0bCopy full SHA for 9198f0b
1 file changed
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [[0.5.0](https://github.com/rabbitmq/rabbitmq-amqp-go-client/releases/tag/v0.5.0)]
6
+
7
+## 0.5.0 - 2026-01-22
8
+- [Release 0.5.0](https://github.com/rabbitmq/rabbitmq-amqp-go-client/releases/tag/v0.5.0)
9
10
+### Added
11
+- Add WebSocket transport support for AMQP 1.0 connections by @vedanthnyk25 in [#78](https://github.com/rabbitmq/rabbitmq-amqp-go-client/pull/78)
12
+- Add Sec-WebSocket-Protocol to the HTTP header by @Gsantomaggio in [#79](https://github.com/rabbitmq/rabbitmq-amqp-go-client/pull/79)
13
14
## [[0.4.1](https://github.com/rabbitmq/rabbitmq-amqp-go-client/releases/tag/v0.4.1)]
15
16
## 0.4.1 - 2026-01-14
0 commit comments