Skip to content

Releases: ONSdigital/dp-api-router

Release 2.20.0

20 Nov 14:34
8e09743
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.19.0...v2.20.0

v2.19.0

19 Aug 12:23
v2.19.0
6032d6b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.18.0...v2.19.0

Release 2.18.0

29 Jul 08:53
v2.18.0
60648e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.17.0...v2.18.0

Release 2.17.0

17 Jul 15:41
v2.17.0
d1dcf3f
Compare
Choose a tag to compare

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

22 Apr 11:38
v2.16.0
3f8a0bf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.15.0...v2.16.0

Release 2.15.0

06 Feb 10:44
v2.15.0
71ceed9
Compare
Choose a tag to compare

Implements a feature flag for otel connectivity, handler changes for NLP and some kafka minimum broker changes.

Release 2.14.0

12 Jan 12:03
v2.14.0
7cf01d0
Compare
Choose a tag to compare
  • Reverts temporary debugging code

Release 2.13.0

11 Jan 15:17
v2.13.0
b884ac3
Compare
Choose a tag to compare
  • Adds temporary debugging code to dump http headers on specific requests

Note, this release is intended to only be released to staging. Although safe to be deployed to prod there'll be a further release reverting this change to follow.

Release 2.12.0

05 Jan 09:47
v2.12.0
34c0fd8
Compare
Choose a tag to compare
  • Re-add interceptor to filter-flex routes

Release 2.11.0

02 Jan 17:23
v2.11.0
e75aac3
Compare
Choose a tag to compare
  • 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. **