Skip to content

Releases: ONSdigital/dp-dimension-importer

v1.19.0

24 Oct 12:30
v1.19.0
4397c03
Compare
Choose a tag to compare

What's Changed

New Contributors

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

Release 1.18.0

30 Oct 16:00
v1.18.0
1040417
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.0...v1.18.0

Release 1.17.0

25 Oct 09:51
v1.17.0
e16afb5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.0...v1.17.0

Release 1.16.0

16 May 13:41
v1.16.0
1d30efa
Compare
Choose a tag to compare

Upgrading dp-kafka version.
Upgrade go version.

Release 1.15.0

16 Jan 14:03
v1.15.0
0878d29
Compare
Choose a tag to compare

Update container base to Ubuntu 20.04

Release 1.14.0

11 Jan 09:32
v1.14.0
d447f4b
Compare
Choose a tag to compare

Fix Kafka healthcheck to show warning status if enough (not all) brokers are available.

Release 1.13.0

13 Oct 13:03
v1.13.0
8a9f9b4
Compare
Choose a tag to compare
  • Create nancy-ignore file for audit fixes
  • Add kafka TLS configs, notes and functionality

Release 1.12.0

30 Sep 10:59
v1.12.0
b992cea
Compare
Choose a tag to compare
  • Refactored batch processing code
  • For each batch, each go-routine will only do the graph DB inserts
  • For each batch, a single call per codelistID is done to graph DB to obtain the list of dimension orders
  • For each batch, a single call to Patch instance/{id}/dimensions is done, with all the necessary updates
  • Upgraded log.go to v2

Release 1.11.0

23 Aug 12:04
45eae53
Compare
Choose a tag to compare

Release 1.10.0

18 Jun 09:58
v1.10.0
0843853
Compare
Choose a tag to compare
  • Paginated requests to dataset API
  • Always commit and release Kafka messages