Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benhession authored and adrianclay committed Oct 30, 2023
1 parent e93cf08 commit bf02af0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Fixed

* Add additional error handling for exceptions raised when processing PSS queue, and MHS queue messages.
* Fix bug in some SQL statement which caused excessively large amounts of data to be returned, sometimes resulting in a PostgresSQL Out of Memory error.
* Fix bug in some SQL statements which caused excessively large amounts of data to be returned, sometimes resulting in
a PostgresSQL Out of Memory error.
* Fix invalid state transition bug which caused the adaptor to move from a failed state to an in-progress state when a
positive acknowledgement was received.

## [0.15] - 2023-10-24

Expand Down

0 comments on commit bf02af0

Please sign in to comment.