Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 19 Sep 16:46
· 5 commits to main since this release
299f66c

What's Changed

  • feat(postgres): support per-source pool size by @cendaifeng in #427
  • fix: apply max_rows to comment-prefixed and CTE queries by @tianzhou in #429
  • fix: never echo a raw DSN in redaction fallbacks or the invalid-DSN error by @tianzhou in #431
  • feat: add Oracle connector with Testcontainers integration test by @tianzhou in #433
  • docs: add Oracle to README and docs by @tianzhou in #434
  • feat: implement health_check for Oracle by @tianzhou in #435

New Contributors

Full Changelog: v1.2.5...v1.3.0