Skip to content

Releases: fastify/fastify-kafka

v3.0.0

06 Sep 16:50
9f18378
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.1...v3.0.0

v2.2.1

27 May 06:33
a7b3076
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump node-rdkafka from 2.14.0 to 2.16.1 by @dependabot in #103

Full Changelog: v2.2.0...v2.2.1

v2.2.0

15 May 07:28
99d26c5
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/dependency-review-action from 2 to 3 by @dependabot in #87
  • build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #88
  • chore(.gitignore): add clinic by @Fdawgs in #89
  • chore(.gitignore): add bun lockfile by @Fdawgs in #90
  • ci: only trigger on pushes to main branches by @Fdawgs in #96
  • pin kafka to 2.14.0 by @Uzlopak in #99
  • build(deps-dev): bump @types/node from 18.16.9 to 20.1.4 by @dependabot in #100
  • build(deps-dev): bump tsd from 0.25.0 to 0.28.1 by @dependabot in #94
  • separate test cases into separate files by @Uzlopak in #98

Full Changelog: v2.1.0...v2.2.0

v2.1.0

29 Nov 07:47
c1dd826
Compare
Choose a tag to compare

📚 PR:

  • build(deps-dev): bump tsd from 0.22.0 to 0.23.0 (#84)
  • build(deps-dev): bump tsd from 0.23.0 to 0.24.1 (#85)
  • nodenext compatibility (#86)

v2.0.0

07 Aug 07:58
Compare
Choose a tag to compare

📚 PR:

  • docs: remove redundant --save arg
  • disable package-lock generation move typings to types folder separate lint from testing bump fastify and remove typescript update meta data
  • revert metadata changes
  • Merge pull request #82 from Uzlopak/minor-refactor
  • docs(readme): replace use of deprecated variadic listen()
  • Merge pull request #83 from fastify/Fdawgs-patch-2
  • docs: update references to old fastify-* modules (#67)
  • ci: bring into line with reusable workflow (#68)
  • chore(.gitignore): use updated skeleton template (#70)
  • Bump tsd from 0.20.0 to 0.21.0 (#71)
  • Bump @types/node from 17.0.45 to 18.0.0 (#73)
  • Bump actions/dependency-review-action from 1 to 2 (#76)
  • Bump tsd from 0.21.0 to 0.22.0 (#78)
  • Bump fastify-plugin from 3.0.1 to 4.0.0 (#79)
  • chore(index): update metadata name to reflect package name (#69)

v1.0.0

27 Apr 13:58
2b03f12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v1.0.0

v0.3.0

14 May 10:59
Compare
Choose a tag to compare

📚 PR:

  • add dependabot
  • Upgrade to fastify v3 (#7)