Skip to content

Releases: ONSdigital/dp-filter-api

v2.30.0

04 Sep 07:59
v2.30.0
95d4902
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.29.0...v2.30.0

Release 2.29.0

02 Aug 08:12
cd60712
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.28.0...v2.29.0

Release 2.28.0

16 May 14:01
v2.28.0
9a067e2
Compare
Choose a tag to compare

Upgrading dp-kafka.
Upgrading go version.
Removing large log lines.

Release 2.27.0

17 Jan 08:39
v2.27.0
d505590
Compare
Choose a tag to compare

Update container base to Ubuntu 20.04

Release v2.26.0

20 Dec 13:06
v2.26.0
0f38d59
Compare
Choose a tag to compare

Add forwarding middleware to remaining endpoints

Release 2.25.0

09 Dec 18:51
Compare
Choose a tag to compare

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

28 Oct 15:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.23.0...v2.24.0

Release 2.23.0

23 Oct 15:59
v2.23.0
1d8bfb3
Compare
Choose a tag to compare
  • 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

19 Oct 08:11
Compare
Choose a tag to compare

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

Full Changelog: v2.21.0...v2.22.0

Release v2.21.0

15 Sep 12:44
v2.21.0
8d8e086
Compare
Choose a tag to compare
  • Handle multivariate and cantabular_table types in forwarding middleware