v1.3.0
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
- @cendaifeng made their first contribution in #427
Full Changelog: v1.2.5...v1.3.0