Releases: ONSdigital/dp-filter-api
Releases · ONSdigital/dp-filter-api
v2.30.0
What's Changed
- Add open telemetry instrumentation by @HuwONS in #302
- Add otel batch timeout config by @HuwONS in #303
- Ensure deployments spread over availability zones by @redhug1 in #308
- dependancy updated by @BarathaAberathne in #310
- Release/v2.30.0 by @charlescolbourn in #307
New Contributors
- @HuwONS made their first contribution in #302
- @charlescolbourn made their first contribution in #307
Full Changelog: v2.29.0...v2.30.0
Release 2.29.0
What's Changed
- Feature/update error codes by @andre-urbani in #299
- Release/2.29.0 by @andre-urbani in #300
Full Changelog: v2.28.0...v2.29.0
Release 2.28.0
Upgrading dp-kafka.
Upgrading go version.
Removing large log lines.
Release 2.27.0
Update container base to Ubuntu 20.04
Release v2.26.0
Add forwarding middleware to remaining endpoints
Release 2.25.0
What's Changed
- Fix 'eventual consistency' issue in patch filter dimensions endpoint by using the transactional interface from dp-mongodb
- Update the swagger specification for the patch filter dimension endpoint
New Contributors
- @PatrickConnollyONS
Full Changelog: v2.24.0...v2.25.0
Release 2.24.0
What's Changed
- Reintroduced auth for filter_outputs by @j-s-rawat in #281
- Updating the swagger spec to actual values received in responses read… by @franmoore05 in #280
- removed auth by @j-s-rawat in #282
- updated api-clients-go by @thomasridd in #283
- Added put filter outputs as public endpoint by @j-s-rawat in #284
- Release/feature 5895 by @j-s-rawat in #285
New Contributors
- @thomasridd made their first contribution in #283
Full Changelog: v2.23.0...v2.24.0
Release 2.23.0
- Fix Audit
- Upgrade go to v19
- Bump MongoDB library version
- If private endpoint is enabled EnableFilterOutputs is ignored
- in web, if ENABLE_FILTER_OUTPUTS is true, PUT endpoint to filter-output enabled
Release 2.22.0
What's Changed
- Bump MongoDB library version by @PatrickConnollyONS in #270
- Remove old env var by @rafahop in #271
- UpdateFilterOutput controlled with feature flag by @j-s-rawat in #274
New Contributors
- @j-s-rawat made their first contribution in #274
Full Changelog: v2.21.0...v2.22.0
Release v2.21.0
- Handle multivariate and cantabular_table types in forwarding middleware