Releases: ONSdigital/dp-dimension-importer
Releases · ONSdigital/dp-dimension-importer
Release 1.9.0
- Copy order from
GraphDB
toMongoDB
during import process - Create feature flag to only call
DatasetAPI
to addnodeId
if necessary
Release 1.8.0
- Updated Go version to 1.15.8
- Fix audit command
- Updated dependancy versions
Release 1.7.0
- Updated to use latest dp-kafka version
- Updated dp-graph version for improved dimension import performance / concurrency
Release 1.6.0
- Upgrade ONSDigital dependencies
- Allow environment variables to specify graph config in makefile - Default to use Neo4j
- Use dp-net/http instead of go-ns/server
- Ensure graph db errors are consumed and logged
Release 1.5.0
- Shutdown app if the graceful shutdown timeout occurs
- Upgrade dp-graph
- Update nomad plan to increase healthy timeout, allowing longer to start
- Add batch size config and process dimension imports in batches
Release 1.4.0
- Use go modules
- Healthcheck
- Migrated code / used libraries:
- dp-kafka
- dp-api-clients-go
- log.go
Beta 1.3.0
- remove direct calls to Neo4j
- remove graph config items
- add dp-graph abstraction usage
Beta 1.2.1
Add update and restart stanzas to nomad plan
Beta 1.2.0
- Link codelists to instance node in neo4j
Beta 1.1.1
- Update log package to ensure log messages are correct
- Fix log statement to be correct message