Releases: ONSdigital/dp-dataset-api
Releases · ONSdigital/dp-dataset-api
Release 1.52.1
What's Changed
- Release for swagger spec only, no functionality change.
Full Changelog: v1.52.0...v1.52.1
Release 1.52.0
Release 1.51.0
What's Changed
- Adding lowest geography property for cantabular datasets
Full Changelog: v1.50.0...v1.51.0
Release 1.50.0
What's Changed
- add related content by @andre-urbani in #392
- Release/1.50.0 by @andre-urbani in #393
Full Changelog: v1.49.0...v1.50.0
Release 1.49.0
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
- 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
- Support for multivariate by @j-s-rawat in #375
- make IsAreaType pointer for proper omitempty behaviour by @ChrysmOre in #376
- Feature/add topic tag fields by @patrickjfl in #377
- Feature/component testing for topic fields by @patrickjfl in #378
- Bug/topic fields save by @patrickjfl in #379
- Bump MongoDB library version by @PatrickConnollyONS in #380
- Bump MongoDB library version by @PatrickConnollyONS in #381
- Fix audit, up go to version 19 by @redhug1 in #384
- Feature/1183 support census branding by @patrickjfl in #383
- Release/1.47.0 by @PatrickConnollyONS in #382
- Release/1.48.0 by @redhug1 in #385
Full Changelog: v1.46.0...v1.48.0
Release v1.46.0
What's Changed
- 5785 - Do not request 'values' when querying Dimension Options by @PauloPortugal in #371
- 5782 - Add 'IsBasedOn' to 'Version' model by @PauloPortugal in #372
- 5782 - Fix copy/paste error by @PauloPortugal in #373
Full Changelog: v1.45.0...v1.46.0
Release v1.45.0
What's Changed
- fix existing dataset and add published flexible default to import script by @ChrysmOre in #366
- 5701: add unauth filter condition by @saminahbab in #367
- Remove vulnerabilities from the service & update go version to 1.18 by @PauloPortugal in #368
- Align develop with main by @PauloPortugal in #369
- Release v1.45.0 by @PauloPortugal in #370
Full Changelog: v1.44.0...v1.45.0
Release 1.44.0
What's Changed
- Feature/update mongo driver by @PatrickConnollyONS in #330
- add fix for update functions by @andre-urbani in #334
- adding fix for issue with Must().Update whereby the MatchedCount wasn… by @PatrickConnollyONS in #335
- lock instance document on putVersion by @DavidSubiros in #333
- Bump dp-mongodb by @rafahop in #336
- debug putVersoin time by @DavidSubiros in #339
- Fix full file download not generating by @janderson2 in #341
- upgrade dp-kafka to v2.4.3 for healtcheck WARNING fix by @DavidSubiros in #342
- Remove code causing an error report, as it was doing the wrong thing by @redhug1 in #343
- add struct to pass dataset version link by @andre-urbani in #344
- Feature/component tests kafka trigger by @outsidecoder in #337
- Feature/merging mongodb changes by @outsidecoder in #346
- upgrade dp-healthcheck to fix data race by @DavidSubiros in #347
- removed empty spaces at the end of files by @DavidSubiros in #349
- Add race check to component tests by @redhug1 in #350
- Fix returning of struct by @redhug1 in #351
- Feature/upgrade mongodb usage by @PatrickConnollyONS in #353
- add cantabular_flexible_table dataset type by @andre-urbani in #354
- Use confluentinc containers as per AWS by @redhug1 in #355
- add is_area_type property by @andre-urbani in #357
- Fix csv-exporter unmarshaling errors due to incorrect schema by @PauloPortugal in #358
- Reorder the 'cantabular-export-start' fields by @PauloPortugal in #360
- Adding is-based-on query parameter to /datasets to allow the search o… by @franmoore05 in #359
- Update MongoDB library and README by @PatrickConnollyONS in #361
- add Dockerfile-local for local docker testing by @russ-davey in #362
- Fixed kafka message schema by @j-s-rawat in #363
- Feature/5680 add parameter by @saminahbab in #365
- fix existing dataset and add published flexible default to import script by @ChrysmOre in #366
New Contributors
- @PatrickConnollyONS made their first contribution in #330
- @PauloPortugal made their first contribution in #358
- @franmoore05 made their first contribution in #359
- @russ-davey made their first contribution in #362
- @j-s-rawat made their first contribution in #363
- @saminahbab made their first contribution in #365
Full Changelog: v1.40.0...v1.44.0
Release 1.43.0
- 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