Releases: hmrc/api-hub-applications
0.18.0
0.17.0
0.16.0
0.15.0
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
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
0.12.0
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
0.10.0
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