Skip to content

Releases: ONSdigital/dp-dataset-api

Release 1.52.1

28 Nov 15:57
v1.52.1
6071fee
Compare
Choose a tag to compare

What's Changed

  • Release for swagger spec only, no functionality change.

Full Changelog: v1.52.0...v1.52.1

Release 1.52.0

23 Nov 15:29
v1.52.0
36b15b7
Compare
Choose a tag to compare

What's Changed

  • Reorder Downloads struct

Full Changelog: v1.51.0...v1.52.0

Release 1.51.0

15 Nov 16:42
23afe15
Compare
Choose a tag to compare

What's Changed

  • Adding lowest geography property for cantabular datasets

Full Changelog: v1.50.0...v1.51.0

Release 1.50.0

02 Nov 08:36
5c08005
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.49.0...v1.50.0

Release 1.49.0

28 Oct 14:25
Compare
Choose a tag to compare

What's Changed

  • Add support for quality statement fields in dimension model, and related content field in dataset model.

Full Changelog: v1.48.0...v1.49.0

Release 1.48.0

24 Oct 10:33
v1.48.0
a3ce5a3
Compare
Choose a tag to compare
  • Fix audit.
  • Update go to version 19
  • Support multivariate.
  • Make IsAreaType pointer for proper omitempty behaviour
  • Adds CanonicalTopic and Subtopics fields to dataset
  • Adds Survey field to dataset
  • Bump MongoDB library version

What's Changed

Full Changelog: v1.46.0...v1.48.0

Release v1.46.0

04 Aug 10:54
53c2ce8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.45.0...v1.46.0

Release v1.45.0

27 Jun 15:32
45978a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.44.0...v1.45.0

Release 1.44.0

13 Jun 11:57
76d5635
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.40.0...v1.44.0

Release 1.43.0

11 Feb 13:59
89b7158
Compare
Choose a tag to compare
  • Add race check to component tests
  • Differentiate error strings
  • Fix returning of struct
  • Move and update error message to only report after 2nd update failure
  • Update and tidy config to use any new attributes needed by mongoDB library
  • Upgrade version of mongodb library used
  • Use configured collection names
  • Add cantabular_flexible_table dataset type
  • Use confluentinc containers as per AWS