We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbea10f commit 760b3a9Copy full SHA for 760b3a9
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## [Unreleased](https://github.com/MarquezProject/marquez/compare/0.11.3...HEAD)
4
5
+### Fixed
6
+
7
+* Replace `jdbi.getHandle()` with `jdbi.withHandle()` to free DB connections from pool [@henneberger](https://github.com/henneberger)
8
9
## [0.11.3](https://github.com/MarquezProject/marquez/compare/0.11.2...0.11.3) - 2020-11-02
10
11
### Added
0 commit comments