Skip to content

Releases: hmrc/alcohol-duty-returns

0.29.0

25 Oct 16:16
8a40183
Compare
Choose a tag to compare

Release : alcohol-duty-returns 0.29.0

Last commit sha : 8a40183
Last commit author : Michele Satta
Last commit time : 2024-10-25T16:09:51Z

Merge pull request #39 from hmrc/ADR-1362

ADR-1362: duty suspended deliveries added to view specific return

0.28.0

16 Oct 08:53
e9455c0
Compare
Choose a tag to compare

Release : alcohol-duty-returns 0.28.0

Last commit sha : e9455c0
Last commit author : Yasar Acar
Last commit time : 2024-10-16T08:46:38Z

ADR-1336 Fix failing test compilation (#36)

0.27.0

11 Oct 10:43
a7a0e33
Compare
Choose a tag to compare

Release : alcohol-duty-returns 0.27.0

Last commit sha : a7a0e33
Last commit author : Michele Satta
Last commit time : 2024-10-11T10:36:38Z

Merge pull request #31 from hmrc/LOCKING-KEEP-ALIVE-FIX

Locking keep alive fix

0.26.0

09 Oct 16:10
c566b55
Compare
Choose a tag to compare

Release : alcohol-duty-returns 0.26.0

Last commit sha : c566b55
Last commit author : Michele Satta
Last commit time : 2024-10-09T16:01:36Z

Merge pull request #34 from hmrc/ADR-1360

ADR-1360: startedTime added to UserAnswers, explicit audit events removed

0.25.0

01 Oct 09:07
49af282
Compare
Choose a tag to compare

Release : alcohol-duty-returns 0.25.0

Last commit sha : 49af282
Last commit author : Michele Satta
Last commit time : 2024-10-01T08:56:11Z

ADR-1062: fix logging format (#32)

0.24.0

20 Sep 20:25
08705b1
Compare
Choose a tag to compare

Release : alcohol-duty-returns 0.24.0

Last commit sha : 08705b1
Last commit author : Jemma Edwards
Last commit time : 2024-09-20T20:11:18Z

ADR-1353 update audit event details to correct naming (#27)

0.23.0

20 Sep 12:16
9cedfa0
Compare
Choose a tag to compare

Release : alcohol-duty-returns 0.23.0

Last commit sha : 9cedfa0
Last commit author : Sinimol Babu
Last commit time : 2024-09-20T12:05:05Z

ADR-1181: Library updates, http verb changes and PR bot warning fixes (#26)

  • ADR-1181 library updates, http verb changes, pr bot warning fixes

  • ADR-1181 pr bot warnings

  • ADR-1181 pr bot warnings

0.22.0

17 Sep 13:44
ffa96be
Compare
Choose a tag to compare

Release : alcohol-duty-returns 0.22.0

Last commit sha : ffa96be
Last commit author : Michele Satta
Last commit time : 2024-09-17T13:36:08Z

ADR-1144: adds locking functionality for ADR Returns (#24)

  • ADR-1144: adds locking functionality for ADR Returns

  • ADR-1144: changes request

0.21.0

04 Sep 15:44
f48a554
Compare
Choose a tag to compare

Release : alcohol-duty-returns 0.21.0

Last commit sha : f48a554
Last commit author : Jemma Edwards
Last commit time : 2024-09-04T15:35:37Z

ADR-1011 return submitted audit event (#22)

  • ADR-1011 audit event for returnSubmitted added with test

  • ADR-1011 additional audit event fields added

  • WIP ADR-1011 adding GGid to audit event

  • ADR-1011 tests refactored

  • ADR-1011 revert type change

  • ADR-1011 audit event moved to ReturnsService

  • ADR-1011 additional fields added

  • ADR-1011 removed unnecessary import

  • ADR-1011 reverts tests

  • ADR-1011 removes unused imports

  • WIP ADR-1011 refactor auditevent to catch ua

  • ADR-1011 test added for audit mock

  • ADR-1011 test None case and pass none to auditevent

  • ADR-1011 refactoring in returnsService

  • ADR-1011 - Fix PR comments


Co-authored-by: yasaracar [email protected]

0.20.0

20 Aug 15:51
a856521
Compare
Choose a tag to compare

Release : alcohol-duty-returns 0.20.0

Last commit sha : a856521
Last commit author : Yasar Acar
Last commit time : 2024-08-20T15:41:26Z

ADR-1286: Make payment due date optional on return submission response (#23)

  • ADR-1286: Make payment due date optional on return submission response

  • ADR-1286: fix logging