v0.3.0
Changelog for 0.3.0
The following sections list the changes for 0.3.0.
Summary
- Chg #8: Define healthcheck command
- Chg #5: Support for multiple accounts
- Chg #4: Switch to cloud.drone.io
Details
-
Change #8: Define healthcheck command
To check the health status of the service discovery especially within Docker we added a simple
subcommand which checks the healthz endpoint to show if the service is up and running. -
Change #5: Support for multiple accounts
Make the deployments of this service discovery easier, previously we had to launch one
instance for every credentials we wanted to gather, with this change we are able to define
multiple credentials for a single instance of the service discovery. -
Change #4: Switch to cloud.drone.io
We don't wanted to maintain our own Drone infrastructure anymore, since there is
cloud.drone.io available for free we switched the pipelines over to it.