Update dependencies and fix tests

Signed-off-by: Joe Adams <github@joeadams.io>
This commit is contained in:
Joe Adams
2021-07-07 09:52:56 -04:00
parent 59623d5709
commit 08fd458df0
4 changed files with 408 additions and 161 deletions

View File

@@ -1,4 +1,5 @@
## 0.10.0 / 2021-07-07
* [ENHANCEMENT] Add ability to set included databases when autoDiscoverDatabases is enabled #499
* [BUGFIX] fix pg_replication_slots on postgresql versions 9.4 <> 10.0 #537