This repository was archived by the owner on Jan 28, 2024. It is now read-only.
v3.0.0
3.0.0 (2022-03-10)
⚠ BREAKING CHANGES
- admin/access:
access.scopes
search param no longer case-insensitive - config:
ADMIN_PASSWORD
env variable now has minimum length of 8 characters - routes:
admin/access
route moved toadmin/access/bearer-token
Bug Fixes
- admin/access: searching using
access.scopes
(9c8c24f) - config: enforce minimum length for
ADMIN_PASSWORD
env variable (7decdca) - plugins/hashed-bearer-auth: log client name (48de80e)
Continuous Integration
Miscellaneous
- auto-compress images (#101) (2a52749)
- plugins/db: whitespace in switch statement (90b4e33)
- routes/contact/query: correct jsdoc tag (a14c857)
- routes/schemas: update
produces
andconsumes
values (b00ed08)
Dependencies
- deps: bump fastify from 3.27.3 to 3.27.4 (276f9c3)
- deps: bump jstoxml from 3.1.0 to 3.2.0 (adc026c)
- deps: bump pino from 7.8.0 to 7.8.1 (75dfea1)