Skip to content

Commit e051f0a

Browse files
committed
v3.4.0
1 parent b840fd6 commit e051f0a

3 files changed

Lines changed: 30 additions & 17 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### 3.4.0 (2025-09-02)
2+
3+
#### Bug Fixes
4+
5+
* Fix rabbit-cr-demo auth
6+
* Make sure we always recover on connection process errors
7+
18
### 3.3.0 (2025-08-30)
29

310
#### Features

Cargo.lock

Lines changed: 22 additions & 16 deletions
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 = "3.3.0"
3+
version = "3.4.0"
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)