Skip to content

Releases: hmrc/agent-client-relationships

1.42.0

19 Nov 09:43
d88fdc3
Compare
Choose a tag to compare

Release : agent-client-relationships 1.42.0

Last commit sha : d88fdc3
Last commit author : Wojciech Gradzki
Last commit time : 2024-11-19T09:32:03Z

[WG][APB-8880] Agent client check link - refactor and improvements, internalAuth (#295)

  • [WG][APB-8681][APB-8880] Create agent link, refactor AgentDetails from AA

  • [WG][APB-8681][APB-8880] Create agent link, refactor AgentDetails from AA, add test

  • [WG][APB-8681][APB-8880] Create agent link, refactor AgentDetails from AA, remove UTR, AA link

  • [WG][APB-8681][APB-8880] Create agent link, log parsing errors and return 404not 502

  • [WG][APB-8924][APB-8880] use new AA endpoint with internal auth for client to get agent details with checks

  • [WG][APB-8924][APB-8880] refactor getAgentDetails


Co-authored-by: wojciech.gradzki gitwojciech@users.noreply.github.com

1.41.0

18 Nov 13:53
5f0f79a
Compare
Choose a tag to compare

Release : agent-client-relationships 1.41.0

Last commit sha : 5f0f79a
Last commit author : Alistair Macdonald
Last commit time : 2024-11-18T13:43:00Z

Merge pull request #294 from hmrc/APB-8899

APB-8899 strip whitespace from postcodes

1.40.0

15 Nov 10:42
8e6cd92
Compare
Choose a tag to compare

Release : agent-client-relationships 1.40.0

Last commit sha : 8e6cd92
Last commit author : Wojciech Gradzki
Last commit time : 2024-11-15T10:31:04Z

[WG]/[APB 8924] new endpoint to validate link (#293)

  • [WG][APB-8716][APB-8924] new endpoint to validate link

  • [WG][APB-8716][APB-8924] new endpoint to validate link, refactor

  • [WG][APB-8716][APB-8924] new endpoint to validate link, refactor2

  • [WG][APB-8716][APB-8924] new endpoint to validate link, rebase


Co-authored-by: wojciech.gradzki gitwojciech@users.noreply.github.com

1.39.0

14 Nov 09:34
e55af37
Compare
Choose a tag to compare

Release : agent-client-relationships 1.39.0

Last commit sha : e55af37
Last commit author : Lewis Hay
Last commit time : 2024-11-14T09:22:57Z

APB-8895 Update client details call to provide relationship information (#292)

  • Added auth predicate to client details action

  • Fix bug to make SA UTR mandatory for alt itsa

  • Added controller logic for relationship checks

  • Add event-store repo check for alt-itsa scenario

1.38.0

13 Nov 21:31
f08547f
Compare
Choose a tag to compare

Release : agent-client-relationships 1.38.0

Last commit sha : f08547f
Last commit author : Ian Walton
Last commit time : 2024-11-13T21:20:02Z

APB-8856 (iw) create new agent reference repo (#290)

  • APB-8856 (iw) create new agent reference repo

  • APB-8856 (IW) Upfdate agent reference repo return types and ensure exceptions thrown where fail

  • APB-8856 (iw) change delete return and improve tests for agent reference repo

  • APB-8856 (iw) remove unecessary Long

  • APB-8856 (iw) remove additional unecessary Long

1.37.0

05 Nov 10:28
af68d09
Compare
Choose a tag to compare

Release : agent-client-relationships 1.37.0

Last commit sha : af68d09
Last commit author : Valentin Lukovski
Last commit time : 2024-11-05T10:09:58Z

APB-8852 fixing some json errors and making overseas optional (#291)

1.36.0

05 Nov 09:12
c7bea30
Compare
Choose a tag to compare

Release : agent-client-relationships 1.36.0

Last commit sha : c7bea30
Last commit author : Lewis Hay
Last commit time : 2024-11-05T08:56:13Z

Merge pull request #289 from hmrc/APB-8865

APB-8865 Added invitations-event-store model & repository

1.35.0

01 Nov 14:47
6bfc9f9
Compare
Choose a tag to compare

Release : agent-client-relationships 1.35.0

Last commit sha : 6bfc9f9
Last commit author : Lewis Hay
Last commit time : 2024-11-01T14:36:41Z

Merge pull request #288 from hmrc/APB-8864

APB-8864 Added invitations models & repository

1.34.0

23 Oct 09:10
52d55cb
Compare
Choose a tag to compare

Release : agent-client-relationships 1.34.0

Last commit sha : 52d55cb
Last commit author : Lewis Hay
Last commit time : 2024-10-23T08:59:51Z

Merge pull request #287 from hmrc/APB-8782

APB-8782 Implement API to retrieve client name, status, isOverseas, known facts

1.33.0

25 Sep 08:55
150a25d
Compare
Choose a tag to compare

Release : agent-client-relationships 1.33.0

Last commit sha : 150a25d
Last commit author : Taiwo-AB
Last commit time : 2024-09-25T08:45:06Z

APB-8184 Implement MongoCache with CacheRepositoryFactory for dynamic collection and ttl configuration; replace Scaffeine with MongoCache (#284)

APB-8184 Remove dependency

APB-8184 Cleanup

APB-8184 Cleanup

APB-8184 fix unstable build