What's Changed
- fix: prevent reuse mutated route option for head by @climba03003 in #4273
- docs(ecosystem): add fastify-sqlite by @Eomm in #4274
- Add RavenDB to community plugins by @drakhart in #4277
- ci: reduce ci test when linting fails by @Eomm in #4280
- chore: update dependencies by @anonrig in #4284
- Check if route exist before checking Content-Type of body by @mage1k99 in #4286
- Replace parseInt with Number at get 6% boost by @anonrig in #4289
- fix: type of validation function by @budarin in #4283
- GitHub Workflows security hardening by @sashashura in #4290
- docs: onRoute hooks in plugins by @philsch in #4285
- chore: Lint eco system error by @zrosenbauer in #4275
- docs(ecosystem): Add
@fastify/one-line-logger
by @nooreldeensalah in #4293 - docs(ecosystem): capitalization fixes by @Fdawgs in #4294
- docs(ecosystem): add slow down plugin by @CristiTeo in #4292
- fix: custom validator should not mutate headers schema by @climba03003 in #4295
- feat: parse request body for http SEARCH requests by @kalvenschraut in #4298
- Fix typo in the comment to Context object (lib/context.js) by @yakovenkodenis in #4301
- docs(type-providers): replace FastifyLoggerInstance with FastifyBaseLogger by @samialdury in #4304
- docs(contributing): clarify teams for joiners by @Eomm in #4303
- test: add number coersion related tests by @anonrig in #4297
- feat: add routeSchema and routeConfig + switching context handling by @metcoder95 in #4216
- docs(ecosystem): add fastify-s3-buckets by @kibertoad in #4311
- fix: Fix typo in docs/Reference/Type-Providers.md by @SnowSuno in #4312
- build(deps): bump tiny-lru from 8.0.2 to 9.0.2 by @dependabot in #4305
New Contributors
- @mage1k99 made their first contribution in #4286
- @budarin made their first contribution in #4283
- @sashashura made their first contribution in #4290
- @philsch made their first contribution in #4285
- @zrosenbauer made their first contribution in #4275
- @CristiTeo made their first contribution in #4292
- @kalvenschraut made their first contribution in #4298
- @yakovenkodenis made their first contribution in #4301
- @samialdury made their first contribution in #4304
- @SnowSuno made their first contribution in #4312
Full Changelog: v4.6.0...v4.7.0