Skip to content

Releases: fastify/fastify-postgres

v6.1.0

Choose a tag to compare

@Eomm Eomm released this 08 Jul 15:07
aefa294

What's Changed

  • build(dependabot): reduce npm updates to monthly by @Fdawgs in #194
  • chore: rename master to main by @Fdawgs in #195
  • build(deps-dev): bump typescript from 5.7.3 to 5.8.2 by @dependabot[bot] in #196
  • ci(ci): set job permissions by @Fdawgs in #197
  • docs(readme): update plugin version syntax by @Fdawgs in #198
  • ci: set permissions at workflow level by @Fdawgs in #199
  • ci: restore job level permissions by @Fdawgs in #200
  • build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in #201
  • chore(license): update date ranges; standardise style by @Fdawgs in #202
  • chore(ci): fix node 24 test by @inyourtime in #203
  • build(deps-dev): bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in #204
  • build(deps-dev): bump tsd from 0.32.0 to 0.33.0 by @dependabot[bot] in #205
  • ci(ci): add concurrency config by @Fdawgs in #207
  • ci: remove stale.yml by @Tony133 in #208
  • build(deps-dev): bump c8 from 10.1.3 to 11.0.0 by @dependabot[bot] in #210
  • chore(license): standardise license notice by @Fdawgs in #209
  • chore: upgrade typescript v6.0.2 by @Tony133 in #211
  • chore: update image postgresql by @Tony133 in #212
  • build(deps): bump fastify/workflows/.github/workflows/plugins-ci-postgres.yml from 5 to 6 by @dependabot[bot] in #213
  • build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 by @dependabot[bot] in #214
  • ci: add lock-threads workflow by @Fdawgs in #215
  • refactor(types): migrate from tsd to tstyche by @Tony133 in #217
  • chore(.gitattributes): retain binary file eol style by @Fdawgs in #216
  • chore: update depedabot setting by @climba03003 in #218
  • chore: bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group by @dependabot[bot] in #220
  • chore(package.json): fix delvedor's personal url by @Fdawgs in #221
  • chore: replace http with https in urls by @Fdawgs in #222
  • docs: fix broken links by @Fdawgs in #223
  • fix(types): type pg Client as the constructor (typeof Pg.Client) by @imharjot in #219
  • docs: add SSL/TLS usage section to README by @Tony133 in #224

New Contributors

Full Changelog: v6.0.2...v6.1.0

v6.0.2

Choose a tag to compare

@Fdawgs Fdawgs released this 11 Jan 08:02
v6.0.2
8c6e227

What's Changed

  • build(deps-dev): lock typescript minor version by @Fdawgs in #181
  • build(deps-dev): bump typescript from 5.4.5 to 5.6.3 by @dependabot in #183
  • chore: migrate from tap to node:test and c8 using borp by @dancastillo in #182
  • build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #184
  • style: remove trailing whitespace by @Fdawgs in #185
  • build(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in #186
  • docs(readme): update ci badge syntax by @Fdawgs in #187
  • chore(package): add funding and contribs by @Fdawgs in #189
  • perf(index): use optional chaining by @Fdawgs in #191
  • refactor: prefix unused params with underscores by @Fdawgs in #190
  • docs(readme): grammar fixes by @Fdawgs in #192
  • docs(readme): add compatibility table by @Fdawgs in #193
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #188

New Contributors

Full Changelog: v6.0.1...v6.0.2

v6.0.1

Choose a tag to compare

@Eomm Eomm released this 21 Sep 08:56
272b0d4

What's Changed

Full Changelog: v6.0.0...v6.0.1

v6.0.0

Choose a tag to compare

@mcollina mcollina released this 06 Sep 15:23
ecb2f96

What's Changed

Full Changelog: v5.2.2...v6.0.0

v5.2.2

Choose a tag to compare

@Eomm Eomm released this 22 Oct 05:45
2e6cb74

What's Changed

Full Changelog: v5.2.1...v5.2.2

v5.2.1

Choose a tag to compare

@Eomm Eomm released this 18 Oct 16:46
b47f841

What's Changed

New Contributors

  • @tahseenio made their first contribution in #156
  • @LucaRainone made their first contribution in #165

Full Changelog: v5.2.0...v5.2.1

v5.2.0

Choose a tag to compare

@mcollina mcollina released this 05 Dec 09:38
62a39e2

What's Changed

New Contributors

Full Changelog: v5.1.0...v5.2.0

v5.1.0

Choose a tag to compare

@mcollina mcollina released this 16 Aug 07:43
7b1f5a1

What's Changed

  • ci: bring into line with reusable workflow by @Fdawgs in #133
  • chore(.gitignore): use updated skeleton template by @Fdawgs in #134
  • build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #136
  • build(deps): bump actions/dependency-review-action from 1 to 2 by @dependabot in #137
  • build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #138
  • build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #139
  • docs(readme): replace use of deprecated variadic listen() by @Fdawgs in #140
  • Adding types to declaration merge for route transact option in typesc… by @bdun94 in #142

New Contributors

Full Changelog: v5.0.0...v5.1.0

v5.0.0

Choose a tag to compare

@mcollina mcollina released this 13 May 15:11
2161260

What's Changed

  • docs: update references to old fastify-* modules by @Fdawgs in #129
  • Docs: use try/finally to always release the client by @stefee in #130
  • Updated to Fastify v4 by @mcollina in #131

New Contributors

Full Changelog: v4.0.0...v5.0.0

v4.0.0

Choose a tag to compare

@jsumners jsumners released this 27 Apr 15:00
5e3d88a

What's Changed

New Contributors

Full Changelog: v3.6.0...v4.0.0