Skip to content

Commit c48e7b0

Browse files
committed
v7.1.2 CHANGELOG
1 parent 9fbdee5 commit c48e7b0

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [v7.1.2](https://github.com/rabbitmq/rabbitmq-dotnet-client/tree/v7.1.2) (2025-03-17)
4+
5+
[Full Changelog](https://github.com/rabbitmq/rabbitmq-dotnet-client/compare/v7.1.2-alpha.0...v7.1.2)
6+
7+
**Closed issues:**
8+
9+
- RabbitMQ client for .net ignores connection string [\#1807](https://github.com/rabbitmq/rabbitmq-dotnet-client/issues/1807)
10+
11+
**Fixed bugs:**
12+
13+
- `ObjectDisposedException` persists [\#1802](https://github.com/rabbitmq/rabbitmq-dotnet-client/issues/1802)
14+
15+
**Merged pull requests:**
16+
17+
- Skip flaky test [\#1810](https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1810) ([lukebakken](https://github.com/lukebakken))
18+
- Address `ObjectDisposedException` [\#1809](https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1809) ([lukebakken](https://github.com/lukebakken))
19+
- Serialize sequence number as `long` [\#1806](https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1806) ([lukebakken](https://github.com/lukebakken))
20+
321
## [v7.1.1](https://github.com/rabbitmq/rabbitmq-dotnet-client/tree/v7.1.1) (2025-02-26)
422

523
[Full Changelog](https://github.com/rabbitmq/rabbitmq-dotnet-client/compare/v7.1.0...v7.1.1)

0 commit comments

Comments
 (0)