Skip to content

Releases: hmrc/individuals-disclosures-api

0.67.0

05 Aug 15:25
5b96b89
Compare
Choose a tag to compare

Release : individuals-disclosures-api 0.67.0

Last commit sha : 5b96b89
Last commit author : Luke Jones
Last commit time : 2021-08-05T15:20:42Z

Merge pull request #64 from hmrc/MTDSA-9531

MTDSA-9531 - Request Parser and Validator

0.66.0

04 Aug 13:40
16a34e5
Compare
Choose a tag to compare

Release : individuals-disclosures-api 0.66.0

Last commit sha : 16a34e5
Last commit author : Luke Jones
Last commit time : 2021-08-04T13:34:47Z

MTDSA-9541: Add RAML for create marriage allowance endpoint. (#62)

Create RAML documentation for 'Create Marriage Allowance' endpoint.

0.65.0

04 Aug 09:37
1f45bab
Compare
Choose a tag to compare

Release : individuals-disclosures-api 0.65.0

Last commit sha : 1f45bab
Last commit author : Adrian Jones
Last commit time : 2021-08-04T09:31:38Z

[MTDSA-9530] Create Marriage Allowance Models and Errors (#63)

  • [MTDSA-9530] Create Marriage Allowance Models and Errors

  • Update app/v1/models/request/marriageAllowance/CreateMarriageAllowanceRequest.scala

Co-authored-by: Jeremy Stone [email protected]

Co-authored-by: Jeremy Stone [email protected]

0.64.0

23 Jun 10:31
22e8bad
Compare
Choose a tag to compare

Release : individuals-disclosures-api 0.64.0

Last commit sha : 22e8bad
Last commit author : Jacob Brownlow
Last commit time : 2021-06-23T10:24:34Z

Updated changelog and support links (#61)

  • Updated changelog and support links

  • Updated readme

0.63.0

14 Jun 16:32
ca9c7bb
Compare
Choose a tag to compare

Release : individuals-disclosures-api 0.63.0

Last commit sha : ca9c7bb
Last commit author : HarryBaxter
Last commit time : 2021-06-14T09:06:03Z

MTDSA-9161 Removed outdated terminology (#60)

  • MTDSA-9161 Removed outdated terminology

  • Removed bsp file

0.62.0

14 Jun 14:48
ca9c7bb
Compare
Choose a tag to compare

Release : individuals-disclosures-api 0.62.0

Last commit sha : ca9c7bb
Last commit author : HarryBaxter
Last commit time : 2021-06-14T09:06:03Z

MTDSA-9161 Removed outdated terminology (#60)

  • MTDSA-9161 Removed outdated terminology

  • Removed bsp file

0.61.0

14 Jun 09:11
ca9c7bb
Compare
Choose a tag to compare

Release : individuals-disclosures-api 0.61.0

Last commit sha : ca9c7bb
Last commit author : HarryBaxter
Last commit time : 2021-06-14T09:06:03Z

MTDSA-9161 Removed outdated terminology (#60)

  • MTDSA-9161 Removed outdated terminology

  • Removed bsp file

0.60.0

25 May 11:57
757b940
Compare
Choose a tag to compare

Release : individuals-disclosures-api 0.60.0

Last commit sha : 757b940
Last commit author : Luke Jones
Last commit time : 2021-05-25T11:51:34Z

extra dependency bumps (#59)

  • extra dependency bumps

  • Update AppDependencies.scala

0.59.0

13 May 08:27
eb1fc04
Compare
Choose a tag to compare

Release : individuals-disclosures-api 0.59.0

Last commit sha : eb1fc04
Last commit author : Luke Jones
Last commit time : 2021-05-13T08:21:05Z

MTDSA-8886: Investigate Play 28 upgrade (#56)

  • MTDSA-8886: Update non-play plugins.

  • MTDSA-8886: Bump sbt version to see if anything breaks.

  • MTDSA-8886: Bump everything to latest Play 28 version available. Copy out code from domain library as it does not have a Play 28 version and isn't going to.

  • MTDSA-8886: Remove dependency comments.

  • MTDSA-8886: Remove build.sbt deprecations.

  • MTDSA-8886: Remove build.sbt deprecations.

  • MTDSA-8886: whoops

  • MTDSA-8886: play 28 alignments

  • MTDSA-8886: play 28 alignments

  • MTDSA-8886: play 28 alignments

  • MTDSA-8886: play 28 alignments

  • MTDSA-8886: Fix unit testing for DES connectors for new version of HTTP verbs. Some minor renaming for clarity.

  • MTDSA-8886: Add environment config option for DES to selectively allow certain headers to be sent to DES/ our stub.

  • MTDSA-8886: Remove warnings

  • MTDSA-8886: Remove deprecations (and some extra warnings)

  • MTDSA-8886: Some renamings and other minor refactoring.

  • MTDSA-8886: Remove unused whitelisting.

  • MTDSA-8886: Some streamlining and coverage refactoring.

  • MTDSA-8886: Review comments

0.58.0

30 Apr 09:27
a42d5dc
Compare
Choose a tag to compare

Release : individuals-disclosures-api 0.58.0

Last commit sha : a42d5dc
Last commit author : Luke Jones
Last commit time : 2021-04-30T09:20:27Z

Merge pull request #55 from hmrc/MTDSA-8931

[MTDSA-8931] bintray and autobuild change