Skip to content

Commit

Permalink
Fix for amqp version >=3.9.0, it checks for certain depricated ENV va…
Browse files Browse the repository at this point in the history
…riables so had to rename
  • Loading branch information
CyberSecutor committed Jun 21, 2023
1 parent 2eaa748 commit 643668f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [1.4.4]
- Fix issue with AMQP >= 3.9.0 refusing to start with deprecated ENV variable names

## [1.4.3]
### Fixed
- Issue resolve issue where newest version after 8.0.28-19.
Expand Down

0 comments on commit 643668f

Please sign in to comment.