Releases: fastify/fastify-elasticsearch
Releases · fastify/fastify-elasticsearch
v4.0.1
v4.0.0
What's Changed
- build(deps-dev): bump tsd from 0.22.0 to 0.25.0 by @dependabot in #91
- chore(.gitignore): add clinic by @Fdawgs in #92
- chore(.gitignore): add bun lockfile by @Fdawgs in #93
- build(deps-dev): bump tsd from 0.25.0 to 0.27.0 by @dependabot in #94
- build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #95
- ci: add node 20 to test matrix by @Fdawgs in #96
- ci: only trigger on pushes to main branches by @Fdawgs in #97
- build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #98
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #99
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #101
- chore: add
.gitattributes
file by @Fdawgs in #102 - chore(package): explicitly declare js module type by @Fdawgs in #103
- build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #104
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #105
- build(deps): bump actions/dependency-review-action from 3 to 4 by @dependabot in #106
- chore(.gitignore): add .tap/ dir by @Fdawgs in #107
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #109
- Merge
next
intomaster
by @jsumners in #111 - build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #113
- chore: update min fastify version by @Fdawgs in #114
Full Changelog: v3.1.0...v4.0.0
v3.1.0
What's Changed
- build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #89
- build(deps): bump actions/dependency-review-action from 2 to 3 by @dependabot in #90
- feat: restructure, typescript with nodenext-support, adding isElasticsearchClient-helper by @Cyberlane in #85
New Contributors
- @Cyberlane made their first contribution in #85
Full Changelog: v3.0.0...v3.1.0
v3.0.0
📚 PR:
- docs: update references to old fastify-* modules (#75)
- feat!: update to fastify@v4 (#77)
- fix: update plugin semver to allow for rc versions (#80)
- ci: bring into line with reusable workflow (#79)
- chore(.gitignore): use updated skeleton template (#82)
- chore(package): remove
engines
field (#83) - build(deps): bump actions/dependency-review-action from 1 to 2 (#84)
- build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 (#87)
- build(deps): upgrade to elastisearch 8 (#88)
v2.1.0
What's Changed
- chore: add dependabot config by @salmanm in #29
- chore: move to github actions by @salmanm in #33
- Bump snazzy from 8.0.0 to 9.0.0 by @dependabot in #32
- Bump standard from 14.3.4 to 16.0.3 by @dependabot in #30
- Bump fastify-plugin from 2.3.4 to 3.0.0 by @dependabot in #31
- chore(gitignore): use latest github ignore template by @Fdawgs in #35
- ci(dependabot): update github actions by @Fdawgs in #36
- Bump actions/setup-node from v1 to v2.1.5 by @dependabot in #38
- Bump actions/checkout from v1 to v2.3.4 by @dependabot in #39
- Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 by @dependabot in #37
- Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 by @dependabot in #40
- chore: ci updates and style change by @Fdawgs in #41
- Bump tap from 14.11.0 to 15.0.0 by @dependabot in #42
- docs(readme): minor grammar changes by @Fdawgs in #43
- ci: add nodejs v16 to test matrix by @Fdawgs in #44
- Bump actions/checkout from 2 to 2.3.4 by @dependabot in #45
- Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 by @dependabot in #46
- Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 by @dependabot in #47
- Bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #48
- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #49
- Bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #50
- Bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #51
- Bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in #52
- Bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #53
- Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #54
- Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #55
- Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #56
- Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #57
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #58
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #59
- Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #61
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #62
- Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #63
- Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #64
- automatic PR by @Eomm in #66
- build: reduce dependabot update frequency by @Fdawgs in #67
- Bump actions/setup-node from 2 to 3 by @dependabot in #69
- Bump tap from 15.2.3 to 16.0.0 by @dependabot in #70
- Bump actions/checkout from 2 to 3 by @dependabot in #72
- Bump standard from 16.0.4 to 17.0.0 by @dependabot in #73
- Rename module by @jsumners in #74
New Contributors
- @salmanm made their first contribution in #29
- @dependabot made their first contribution in #32
- @Fdawgs made their first contribution in #35
- @jsumners made their first contribution in #74
Full Changelog: v2.0.0...v2.1.0