This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
Releases: hmrc/service-manager
Releases · hmrc/service-manager
0.0.31
0.0.30
Enable retrieving artifacts from Bintray
0.0.29 Bump version to 0.0.29
Only download the required versions of assets when starting a profile
0.0.28 Bump version to 0.0.28
Handle multiple processes being returned when stopping services
Also fixes a Ubuntu issue when stopping services
Allow append args to be added when running from command line
You can now add append args when starting services or profiles, the args will be applied to the appropriate service by name
--appendArgs '{"SERVICE_NAME":["-DFoo=Bar","something_else"]}'
Make python services use lucent to search for versions
In the past release python services queried nexus directly to get versions. This does not work behind nexus proxies, so it has now been updated to use lucene queries
Adding capability to pass custom start params to services via smserver
0.0.19 Incrementing version number
Starting a specific release version of services
0.0.18 incrementing build version
Added capability to only check out code for a given profile
0.0.17 Increment version number