Skip to content

Releases: hmrc/third-party-application

0.754.0

18 Oct 10:22
c19a98c
Compare
Choose a tag to compare

Release : third-party-application 0.754.0

Last commit sha : c19a98c
Last commit author : John Green
Last commit time : 2024-10-18T10:05:51Z

API-7927 - Change ExtendedApplicationResponse to match the app-domain library (#522)

0.753.0

11 Oct 08:38
6cd6f8e
Compare
Choose a tag to compare

Release : third-party-application 0.753.0

Last commit sha : 6cd6f8e
Last commit author : Toby Gilham
Last commit time : 2024-10-11T08:22:32Z

APIS-7321 - Update to exclude deleted apps from blocked lookup (#521)

0.752.0

20 Sep 12:46
5a944a3
Compare
Choose a tag to compare

Release : third-party-application 0.752.0

Last commit sha : 5a944a3
Last commit author : Matt Clark
Last commit time : 2024-09-20T12:29:44Z

APIS-7292: fixed blocked not being mapped in response (#520)

0.751.0

18 Sep 15:31
4a41846
Compare
Choose a tag to compare

Release : third-party-application 0.751.0

Last commit sha : 4a41846
Last commit author : Toby Gilham
Last commit time : 2024-09-18T10:18:39Z

APIS-7292 - Add Blocked status for searching (#519)

0.750.0

27 Aug 14:24
802d211
Compare
Choose a tag to compare

Release : third-party-application 0.750.0

Last commit sha : 802d211
Last commit author : Matt Clark
Last commit time : 2024-08-27T14:09:05Z

APIS-7261: create new route, get applications by list of userIDs (#518)

  • APIS-7261: Add query and service call to fetch applications by multiple user ids

  • APIS-7261 - Add controller routing

  • APIS-7261: add controller endpoint to get applications by list of userIds


Co-authored-by: kskourtis [email protected]
Co-authored-by: Toby Gilham [email protected]

0.749.0

27 Aug 11:03
939fcbf
Compare
Choose a tag to compare

Release : third-party-application 0.749.0

Last commit sha : 939fcbf
Last commit author : Neil Frow
Last commit time : 2024-08-27T10:51:38Z

API-7700: add ActorType responsible for last action (#517)

  • API-7700: add ActorType responsible for last action to Applications response

  • API-7700: pr-bot comment

  • API-7700: shuffling code to make it more compliant with what's already there

0.748.0

08 Aug 08:51
027059d
Compare
Choose a tag to compare

Release : third-party-application 0.748.0

Last commit sha : 027059d
Last commit author : Pete Slater
Last commit time : 2024-08-08T08:36:21Z

API-7747 - Swapped scalaj-http for sttp (#516)

0.747.0

07 Aug 10:04
6b2f185
Compare
Choose a tag to compare

Release : third-party-application 0.747.0

Last commit sha : 6b2f185
Last commit author : Pete Slater
Last commit time : 2024-08-07T09:47:41Z

API-7747 - Updating to use HttpClientV2 (#515)

0.746.0

22 Jul 13:51
6c035ee
Compare
Choose a tag to compare

Release : third-party-application 0.746.0

Last commit sha : 6c035ee
Last commit author : petekirby-ee
Last commit time : 2024-07-22T13:35:53Z

APIS-7141 Remove deprecated application update request endpoint (#514)

0.745.0

19 Jul 08:51
4f43db9
Compare
Choose a tag to compare

Release : third-party-application 0.745.0

Last commit sha : 4f43db9
Last commit author : petekirby-ee
Last commit time : 2024-07-19T08:34:11Z

APIS-7026 Remove old endpoints now commands have been implemented (#513)

  • APIS-7026 Remove RequestApprovalsService

  • APIS-7026 Remove RequestApprovalsService

  • APIS-7026 Remove methods from GrantApprovalsService

  • APIS-7026 Remove methods from AccessService

  • APIS-7026 Remove methods from TermsOfUseInvitationService

  • APIS-7026 Remove methods from GatekeeperService