Releases: redboxllc/scuttle
Releases · redboxllc/scuttle
v1.2.1
Added log statement when envoy is up
v1.2.0
Merge pull request #16 from almonteb/static-link static link scuttle binary
v1.1.1
Added go test to github actions
v1.1.0
Feature/generic quit endpoints (#14) * Fixed tests * Added exit code and kill support to tests * Fixed panic when spaces in generic endpoint URLs * Added GENERIC_QUIT_ENDPOINTS to readme * Removed redbox.com * Removed local vscode debug configuration * Updated gitignore to exclude vscode
v1.0.1
Merge pull request #13 from ElliotPM/master Add option to never kill Istio on failure. Resolves issue where main binary is unable to restart on failure.
1.0.0
Feature/tests (#6) * Added tests for envoy blocking * Added docs to test method init