Skip to content

Commit 618cb6a

Browse files
committed
v4.1.1
1 parent 882e378 commit 618cb6a

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 4.1.1 (2026-03-05)
2+
3+
#### Bug Fixes
4+
5+
* Properly handle errors emitted by tokio when reactor is shutting down
6+
17
### 4.1.0 (2026-02-27)
28

39
#### Breaking changes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lapin"
3-
version = "4.1.0"
3+
version = "4.1.1"
44
edition = "2024"
55
authors = ["Geoffroy Couprie <geo.couprie@gmail.com>", "Marc-Antoine Perennou <Marc-Antoine@Perennou.com>"]
66
description = "AMQP client library"

0 commit comments

Comments
 (0)