Skip to content

Releases: hmrc/api-hub-applications

0.18.0

21 Mar 14:18
d117168
Compare
Choose a tag to compare

Release : api-hub-applications 0.18.0

Last commit sha : d117168
Last commit author : Mike Jackson
Last commit time : 2023-03-20T10:44:15Z

HIPP-441: Upgrade dependencies (#23)

  • HIPP-441: Upgrade dependencies

  • HIPP-441: Upgrade sbt plugin

0.17.0

20 Mar 10:50
d117168
Compare
Choose a tag to compare

Release : api-hub-applications 0.17.0

Last commit sha : d117168
Last commit author : Mike Jackson
Last commit time : 2023-03-20T10:44:15Z

HIPP-441: Upgrade dependencies (#23)

  • HIPP-441: Upgrade dependencies

  • HIPP-441: Upgrade sbt plugin

0.16.0

10 Mar 13:48
c23e3ab
Compare
Choose a tag to compare

Release : api-hub-applications 0.16.0

Last commit sha : c23e3ab
Last commit author : Paul Durham
Last commit time : 2023-03-10T13:41:59Z

HIPP-404: Update Register application endpoint (#21)

  • Add TeamMembers to NewApplication

  • Code complete

0.15.0

10 Mar 10:35
61f9087
Compare
Choose a tag to compare

Release : api-hub-applications 0.15.0

Last commit sha : 61f9087
Last commit author : Mike Jackson
Last commit time : 2023-03-10T10:28:53Z

Hipp 381 add internal auth (#22)

  • HIPP-381: Secure api endpoints

  • HIPP-381: Fix tests

  • HIPP-381: Fix it tests

  • HIPP-381: Add failing auth action spec

  • HIPP-381: Fix auth action spec

  • HIPP-381: Review actions

0.14.0

28 Feb 14:08
8fc7e02
Compare
Choose a tag to compare

Release : api-hub-applications 0.14.0

Last commit sha : 8fc7e02
Last commit author : Paul Durham
Last commit time : 2023-02-28T14:01:54Z

HIPP-364: Add service layer in api-hub-applications (#17)

  • HIPP-364: Add service layer in api-hub-applications

  • Tidy up

  • Add findAll to service layer

  • Service layer added. Tests amended accordingly

  • Service layer added. Tests amended accordingly

  • Service layer added. Tests amended accordingly

  • service layer created

  • service layer created

  • service layer created

  • service layer created

  • service layer created

  • service layer created

  • service layer created

  • service layer created

  • lense test added for addScopes def,removed unused val applications from test "pendingScopes"


Co-authored-by: tigdik vlad.shiligin1@digital.hmrc.gov.uk

0.13.0

17 Feb 11:20
0edfda3
Compare
Choose a tag to compare

Release : api-hub-applications 0.13.0

Last commit sha : 0edfda3
Last commit author : Paul Durham
Last commit time : 2023-02-17T11:14:30Z

HIPP-36: Automatically add creator of the application as a team member (#16)

0.12.0

14 Feb 15:04
3c98f1b
Compare
Choose a tag to compare

Release : api-hub-applications 0.12.0

Last commit sha : 3c98f1b
Last commit author : Vlad Shiligin
Last commit time : 2023-02-14T14:57:37Z

Hipp 265 (#14)

  • added: set status to APPROVED

  • added: set status to APPROVED

  • added: set status to APPROVED

  • added: tests for set status to APPROVED

  • added integration tests

  • tests fixed, small code optimisations added

  • tests fixed, small code optimisations added

0.11.0

08 Feb 12:15
10ef106
Compare
Choose a tag to compare

Release : api-hub-applications 0.11.0

Last commit sha : 10ef106
Last commit author : Paul Durham
Last commit time : 2023-02-08T12:08:24Z

HIPP-287: Add pending scopes endpoint (#13)

  • HIPP-287: Add pending scopes endpoint

  • Tidy up

  • Fix IT compile warning

0.10.0

08 Feb 10:11
46b1706
Compare
Choose a tag to compare

Release : api-hub-applications 0.10.0

Last commit sha : 46b1706
Last commit author : Vlad Shiligin
Last commit time : 2023-02-08T10:05:26Z

HIPP-251: add new scope functionality (#12)

  • done

  • done

  • done

  • done

  • lastUpdated field is updated

  • added: duplicate scopes not added to db, more tests, new scope model changed

  • removed example helloWorldContorller from appliucation.conf:
    99

  • removed example helloWorldContorller from appliucation.conf:
    99

  • Seq.empty[(EnvironmentName,String)] replaced Seq.empty(EnvironmentName,String)

  • renamed (m, sc) to (envToScopes, newScope)

  • Seq.empty[(EnvironmentName,String)] fixed

  • Some(false)/Some(true) bits replaced

  • unused imports removed

  • unused imports removed

0.9.0

07 Feb 14:20
295936d
Compare
Choose a tag to compare

Release : api-hub-applications 0.9.0

Last commit sha : 295936d
Last commit author : Paul Durham
Last commit time : 2023-02-07T14:13:53Z

Add Lens functions for application model (#10)