We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d57af4 commit e85266eCopy full SHA for e85266e
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to FEVER will be documented in this file.
4
5
+## [1.3.7] - 2025-04-16
6
+
7
+### Changed
8
+- Move from deprecated AMQP library `github.com/streadway/amqp` to `github.com/rabbitmq/amqp091-go`.
9
+- Move from deprecated Redis library `github.com/garyburd/redigo` to `github.com/gomodule/redigo`.
10
+- Update dependencies.
11
12
## [1.3.6] - 2024-07-03
13
14
### Added
0 commit comments