Releases: ONSdigital/dp-api-router
Releases · ONSdigital/dp-api-router
Release 2.23.0
What's Changed
- Add configurable middleware for deprecated routes by @jessjenkins in #244
- interceptor check replaced with cfg value by @BarathaAberathne in #250
- add logging for deprecation loading by @jessjenkins in #251
- Release 2.23.0 by @jessjenkins in #252
New Contributors
- @BarathaAberathne made their first contribution in #250
Full Changelog: v2.22.0...v2.23.0
v2.22.0
What's Changed
- use version config instead of /v1 by @aryan-p03 in #248
- use version config instead of /v1 by @aryan-p03 in #249
Full Changelog: v2.21.0...v2.22.0
v2.21.0
What's Changed
- Removed search reindex references by @dhee-tree in #240
- Add /go to Dockerfile as safe directory for git by @cookel2 in #242
- Added codeowners file by @franmoore05 in #243
- Feature/links middleware poc by @aryan-p03 in #245
- Release/2.21.0 by @aryan-p03 in #246
New Contributors
- @dhee-tree made their first contribution in #240
- @aryan-p03 made their first contribution in #245
Full Changelog: v2.20.0...v2.21.0
Release 2.20.0
What's Changed
- remove context injection by @andre-urbani in #238
- Release/2.20.0 by @andre-urbani in #239
New Contributors
- @andre-urbani made their first contribution in #238
Full Changelog: v2.19.0...v2.20.0
v2.19.0
Release 2.18.0
Release 2.17.0
What's Changed
- add write timeout configurability; bump some libs by @gedge in #230
- Feature/write timeout variable by @gedge in #232
Full Changelog: v2.16.0...v2.17.0
v2.16.0
What's Changed
- make topic requests go through the interceptor by @Oluwawunmi in #227
- Release/2.16.0 by @Oluwawunmi in #228
New Contributors
- @Oluwawunmi made their first contribution in #227
Full Changelog: v2.15.0...v2.16.0
Release 2.15.0
Implements a feature flag for otel connectivity, handler changes for NLP and some kafka minimum broker changes.
Release 2.14.0
- Reverts temporary debugging code