Releases: denodrivers/postgres
Releases · denodrivers/postgres
v0.19.5
What's Changed
- Create release and publish package update by @bombillazo in #501
- Bump version test by @bombillazo in #503
Full Changelog: v0.19.4...v0.19.5
v0.19.4
What's Changed
- Log errors when TLS fails by @stea-uw in #484
- chore: fix build status badge by @wackbyte in #479
- Fix docker compose usage in Github Actions by @bombillazo in #490
- fix: add CREATE to CommandType by @predetermined in #489
- Update to allow NOTICEs on connect. by @dts in #496
- fix(cd): allow publish of formatted/converted code by @OffBy0x01 in #498
- fix: Deno 2 permissions system update for ENV by @allout58 in #492
- move to jsr for dependencies and modernize some things by @williamhorning in #487
- fix JSR publish workflow by @williamhorning in #499
New Contributors
- @stea-uw made their first contribution in #484
- @wackbyte made their first contribution in #479
- @predetermined made their first contribution in #489
- @dts made their first contribution in #496
- @OffBy0x01 made their first contribution in #498
- @allout58 made their first contribution in #492
- @williamhorning made their first contribution in #487
Full Changelog: v0.19.3...v0.19.4
v0.19.3
What's Changed
- Allow
using
keyword with pool clients by @langpavel in #473 - Correct formatting strategy for publishing on JSR by @Digifox03 in #474
- Document
using
keyword syntax by @langpavel in #475
New Contributors
- @langpavel made their first contribution in #473
- @Digifox03 made their first contribution in #474
Full Changelog: v0.19.2...v0.19.3
v0.19.2
v0.19.1
What's Changed
- Handle array type custom decoders by @bombillazo in #470
Full Changelog: v0.19.0...v0.19.1
v0.19.0
What's Changed
- Add debugging logs control by @bombillazo in #467
- Add query to error option by @bombillazo in #469
Breaking changes
- Refactor camelCase by @bombillazo in #466
Full Changelog: v0.18.1...v0.19.0
v0.18.1
What's Changed
Breaking changes
- Update OID type by @bombillazo in #463
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
- docs: remove pinned version imports by @iuioiua in #452
- feat: JSR +
/x
support by @iuioiua in #453 - chore: cleanups and documentation relating to JSR by @iuioiua in #454
- Add decode strategy control by @bombillazo in #456
- "user experience" -> "developer experience" by @adamzerner in #460
- Custom decoders by @bombillazo in #461
- Update package version by @bombillazo in #462
New Contributors
- @adamzerner made their first contribution in #460
Full Changelog: v0.17.2...v0.18.0
v0.17.2
What's Changed
- fix: calling
createTransaction()
without a name creates an invalid transaction by @groksrc in #443 - chore: add missing return types by @iuioiua in #447
- chore: add issue templates by @bombillazo in #449
- docs: add JSDocs by @bombillazo in #451
Breaking changes
- fix: update decoders to parse float and return null on error by @bombillazo in #444
- deps(std): bump dependencies and prefer their lighter submodules by @BastiDood in #422
New Contributors
- @BastiDood made their first contribution in #422
- @iuioiua made their first contribution in #447
Full Changelog: v0.17.1...v0.17.2
v0.17.1
What's Changed
- Amend typo by @dlcmh in #407
- fix commit chaining by @groksrc in #437
- Update GH actions versions by @bombillazo in #439
New Contributors
- @dlcmh made their first contribution in #407
- @groksrc made their first contribution in #437
- @bombillazo made their first contribution in #439
Full Changelog: v0.17.0...v0.17.1