v0.1.1
0.1.1 (April 26,2024)
IMPROVEMENTS:
- build: Improve OS/Architecture detection [GH-499]
- build: Update Go version to 1.21.5 [GH-478]
- build: Update Docker build dependencies [GH-421]
- release: Add license (MPL) to release artifacts [GH-498]
BUG FIXES:
- cli: Update help text for
registry list
[GH-486] - runner: Update nomad/api to fix parsing of consul.service.cluster field [GH-479]
- runner: updated to hashicorp/nomad@1.7.2 to support
action
blocks [GH-476] - docs: Update README.md to reflect GA status [GH-501]
- docs: Update usage documentation [GH-484]
DEPENDENCY CHANGES:
- deps: Bump github.com/docker/docker from 25.0.2+incompatible to 25.0.5+incompatible [GH-502]
- deps: Bump hashicorp/nomad/api from v0.0.0-20231219145541-859606a54ade to v0.0.0-20240422165847-3ac3bc1cfede [GH-500]
- deps: Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 [GH-491]
- deps: Bump golang.org/x/net from 0.19.0 to 0.23.0 [GH-497]
- deps: Bump github.com/docker/docker [GH-485]
- deps: Bump github.com/opencontainers/runc from 1.1.8 to 1.1.12 [GH-483]
- deps: Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 [GH-482]
- deps: Bump github.com/containerd/containerd from 1.6.18 to 1.6.26 [GH-480]
- deps: Bump github.com/go-git/go-git/v5 from 5.8.1 to 5.11.0 [GH-481]
- deps: Bump golang.org/x/crypto from 0.16.0 to 0.17.0 [GH-477]
- deps: Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 [GH-474]