You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,13 @@ This file contains all the notable changes done to the Ballerina RabbitMQ packag
3
3
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5
5
6
-
## Unreleased
6
+
## [Unreleased]
7
+
8
+
### Fixed
9
+
10
+
-[Pass arguments when declaring the queue in the consumer side](https://github.com/ballerina-platform/ballerina-library/issues/7936)
11
+
12
+
## [3.2.0] - 2025-02-10
7
13
8
14
### Fixed
9
15
-[Fix error in rabbitmq:Listener trying to re-declare the queue internally with mismatching properties](https://github.com/ballerina-platform/ballerina-library/issues/6629)
0 commit comments