Releases: ONSdigital/dp-api-router
Releases · ONSdigital/dp-api-router
Release 2.12.0
- Re-add interceptor to filter-flex routes
Release 2.11.0
- Adds opentelemetry instrumentation
- Removes interceptor from filter-flex routes
- Refactors routing decisions from interceptor to routes definition
- Updates vulnerable golang.org/x/crypto dependency
** Do not deploy this version. The flilter-flex routes do indeed require the interceptor after all. **
Release 2.10.0
What's Changed
- Feature/add nlp apis by @lindenmckenzie in #201
- Feature/decommission interactives by @mr-nick17 in #203
Full Changelog: v.2.9.0...v2.10.0
Release 2.9.0
Release 2.8.0
Upgrading version of dp-kafka.
Upgrading version of Go.
Release 2.7.0
Adding path census-observations to redirect to cantabular-filter-flex-api.
Release 2.6.0
Release 2.6.0
Contains changes for articles-api, adds routing to cantabular-filter-flex-api for BYO journeys, and cors changes.
Release 2.5.0
What's Changed
- Added routing for feedback api by @allandegnan in #187
- Release/2.5.0 by @allandegnan in #188
New Contributors
- @allandegnan made their first contribution in #187
Full Changelog: v2.4.0...v2.5.0
Release 2.4.0
- Add 'dataset_links' to list of fields in interceptor to update URL host in returned links
Release 2.3.0
This release mainly looks into adding linter to pipeline and fix any lint issues.