Skip to content

Releases: ONSdigital/dp-api-router

Release 1.19.0

23 May 15:31
Compare
Choose a tag to compare

What's Changed

  • Don't rewrite the responses from the identity-api
  • Enable TLS for Kafka
  • Update Go version
  • Refactor config

Full Changelog: v1.18.0...v1.19.0

Release 1.18.0

18 Aug 08:27
Compare
Choose a tag to compare

Added paths for proxying requests to the identity-api

Release 1.17.0

25 Mar 08:39
Compare
Choose a tag to compare
  • Make API for dp-topic-api less specific
  • Fix linter suggested Issues that can be fixed.
    • Check err return from io.Copy and w.Write
    • Improve regexp
    • Close response Body in tests
    • remove unused variables & adjust comments.
    • Remove not needed log.Event() that is adding to HEAP for every Identity check.
    • Remove unused 'errDo'
  • Added 'system_job' tag for use in the consul templates

Release 1.16.0

25 Feb 12:30
Compare
Choose a tag to compare
  • Changed the job type to a system job
  • Update SEARCH_API_URL to point to new dp-search-api (previously known as dp-search-query)

Release 1.15.0

04 Feb 11:26
Compare
Choose a tag to compare
  • Update go version to latest (go1.15.*)
  • Update dependencies to latest versions
  • Upgrade service to use dp-kafka/v2
  • Update audit to work with Nancy > 1.0.0
  • Fix bug around handling v1 prepended to path for link objects, only adds v1 when the path does not contain the API version
  • Update README.md to contain full list of configurations for application

Release 1.14.0

02 Dec 12:08
v1.14.0
afd51ef
Compare
Choose a tag to compare
  • Add new config DimensionSearchAPIURL
  • Add /dimension-search with reference to the new config
  • Add tests for the particular endpoint as well

Release 1.13.0

16 Nov 15:38
v1.13.0
06a48af
Compare
Choose a tag to compare
  • Add /topics routing to dp-api-router (toggled off)
  • Add additional new route to point to dimension-search-api
  • Allow audit to be disabled for Zebedee routes

Release 1.12.0

27 Oct 09:43
v1.12.0
ca1c396
Compare
Choose a tag to compare
  • Added session api routing
  • Fix to ensure closed response body is not returned for empty responses
  • Audit events query parameters fix
  • Added upload-service to config

Release 1.11.0

27 Oct 09:40
v1.11.0
ac20585
Compare
Choose a tag to compare
  • Trigger new secrets
  • Feature/skip identity improvement

Release 1.10.0

22 Sep 16:40
v1.10.0
c2e75ee
Compare
Choose a tag to compare

Release 1.10.0

Fix for live issue: added /hierarchies endpoints to skip identity check whitelist.