Releases: hmrc/customs-data-store
0.306.0
Release : customs-data-store 0.306.0
Last commit sha : 7f0c1ff
Last commit author : Vineet Tyagi
Last commit time : 2025-01-16T21:56:43Z
[MMCA-5090] - New endpoint for xieori-information (#59)
-
[MMCA-5090] Add tests and implementation for new route
-
[MMCA-5090] Refactoring byt creating common methods
-
[MMCA-5090] Refactoring, rename the method name
-
[MMCA-5090] Refactoring, update the tests' description
-
[MMCA-5090] Refactoring, update the tests' description
-
[MMCA-5090] Refactoring, remove the redundant assertion
-
[MMCA-5090] Add endpoint details in README file
-
[MMCA-5090] Fix scalastyle error
-
[MMCA-5090] Incorporate review comment
-
[MMCA-5090] Incorporate review comment
0.305.0
0.304.0
Release : customs-data-store 0.304.0
Last commit sha : 5912139
Last commit author : Tom Robinson
Last commit time : 2025-01-10T10:21:18Z
MMCA-5088 Create new endpoint in data store for company-information (#57)
-
MMCA-5088 Create new endpoint for company information
-
MMCA-5088 Small refactor to VerifiedEmailControllerSpec to utilise MockAuthConnector trait
-
MMCA-5088 Refactor retrieval logic into private method on controller
Correct method typo in spec
0.303.0
0.302.0
0.301.0
Release : customs-data-store 0.301.0
Last commit sha : 6ec21cb
Last commit author : Hari K
Last commit time : 2024-12-13T13:03:45Z
MMCA 5041 : Implement scalafmt plugin on services V2 (#54)
-
MMCA-5041 : Initial commit
-
MMCA-5041 : scalafmt formatted code
-
MMCA-5041 : fixed unwanted imports and format of spec file
-
MMCA-5041 : fixed PR comments
0.300.0
Release : customs-data-store 0.300.0
Last commit sha : 997c6fa
Last commit author : Hari K
Last commit time : 2024-11-20T08:44:49Z
MMCA 4855 : Mitigate backend SUB09 calls for verified & undeliverable email address (#53)
-
MMCA-4855 : fixed controller changes
-
MMCA-4855: checked for data in cache before calling sub09 api
0.299.0
0.298.0
Release : customs-data-store 0.298.0
Last commit sha : f3c1f53
Last commit author : Vineet Tyagi
Last commit time : 2024-07-23T13:10:06Z
[MMCA-4789] - Migrate email address retrieval code from customs-financials-api to data store (#50)
-
[MMCA-4789] Add existing code taken from financials api
-
[MMCA-4789] Add models
-
[MMCA-4789] Add EORI, JsonFormat util and refactor code to retrieve Eori from the request
-
[MMCA-4789] Update test class as per new models
-
[MMCA-4789] Use of eqTo
-
[MMCA-4789] Add Auth related changes
-
[MMCA-4789] Renove the unused trait
-
[MMCA-4789] Add test for AuthorisedRequest and minor refactoring
-
[MMCA-4789] Refactoring
-
[MMCA-4789] Ad extra line break
-
[MMCA-4789] Add test class and TestData
-
[MMCA-4789] Add test class for models
-
[MMCA-4789] Update tests
-
[MMCA-4789] Add tests for connector
-
[MMCA-4789] Add tests for models and JsonFormatUtils
-
[MMCA-4789] Add test class for Platform
-
[MMCA-4789] Update the test class to retrieve the config values
-
[MMCA-4789] Update the error message
-
[MMCA-4789] Add the tests for Reads and Writes
-
[MMCA-4789] Add the tests for PathBindable