Update CHANGELOG.md
This commit is contained in:
parent
20662ea11f
commit
210bbd2956
|
@ -21,7 +21,7 @@ IMPROVEMENTS:
|
|||
BUG FIXES:
|
||||
|
||||
* agent: Added defensive code to prevent agents from infecting the network coordinates with `NaN` or `Inf` values, and added code to clean up in environments where this has happened. [GH-3023]
|
||||
* api: Added code to always read from the body so that connections will always be returned to the pool. [GH-2850]
|
||||
* api: Added code to always read from the body of a request so that connections will always be returned to the pool. [GH-2850]
|
||||
* build: Added a vendor fix to allow compilation on Illumos. [GH-3024]
|
||||
* cli: Fixed an issue where `consul exec` would return a 0 exit code, even when there were nodes that didn't respond. [GH-2757]
|
||||
|
||||
|
|
Loading…
Reference in New Issue