Releases: ONSdigital/dp-observation-api
Releases · ONSdigital/dp-observation-api
Release 0.11.0
Added codeowners file and resolved audit failures.
Release 0.10.1
- Upgraded dp-graph version to fix Neptune underscore issue.
Release 0.10.0
Update container base to Ubuntu 20.04
Release 0.9.1
- Disable logging of
ServiceAuthToken
on startup - Upgrade of
golang.org/x/text
tov0.3.7
to fix dependency vulnerability
Release 0.9.0
-
Add feature flag for cantabular client healthcheck
-
upgrade to log.go v2
Release 0.8.0
-
add cantabular client and update to v2 dp-api-clients-go - https://trello.com/c/vmwrTBzk/5220-add-cantabular-client-to-observation-api-as-dependency-and-inject-to-handler-at-initialisation-3
-
update available states to match dp-dataset-api & dp-api-clients-go - https://trello.com/c/ciMrX4QA/5221-update-model-statesgo-to-include-same-available-states-as-dp-api-go-dp-dataset-api-2
Release 0.7.0
- Sort by largest dimension first
Release 0.6.0
- Make the HTTP write timeout value configurable
- Prevent errors from being masked by generic errs.ErrInternalServer
- Upgrade dp-graph to v2.6.2 - improved query performance
Release 0.5.0
- Allow graph config to be defined by environment variables when using the Makefile - default to Neo4j
- Upgrade ONSDigital dependencies
- Migrate from dp-net/http to dp-net/request
- Upgrade dp-graph to v2.3.0
- Ensure graph db errors are consumed and logged
Release 0.4.0
In this release:
- Implemented dependency auditing