Releases: infrastructure-as-code/docker-hello-world
Releases · infrastructure-as-code/docker-hello-world
Hello World v2.4.0
Hello World v2.3.0
What's Changed
- Add Access-Control-Allow-Origin header to all responses by @AlexMeuer in #9
- Migrate to GHCR and Golang updates by @vincetse in #10
- Add Docker Hub by @vincetse in #11
New Contributors
- @AlexMeuer made their first contribution in #9
Full Changelog: 2.2.2...2.3.0
Hello World v2.2.2
Fix build and update to Golang 1.12.
Hello World v2.2.1
Refactor addition of X-Hostname
HTTP header.
Hello World v2.2.0
- Add
/version
endpoint - Shrink binary with upx
Hello World v2.1.0
Add the --route-prefix
parameter to allow for adding a prefix to routes so that the service can be hosted behind a route-based reversed proxy.
Hello World v2.0.0
Golang-based, and Prometheus-instrumented Hello World image.
Hello World v1.0.0
Nginx-based Hello World image.