Skip to content

v0.5.0

Compare
Choose a tag to compare
@qdm12 qdm12 released this 17 Dec 10:12
· 189 commits to master since this release

Features

  • Upgrade Go from 1.16 to 1.17
  • Upgrade Alpine from 3.14 to 3.15
  • Upgrade qmcgaw/basedevcontainer from v0.2.0 to v0.6.1
  • Upgrade gopls from v0.7.1 to v0.7.4
  • Upgrade stern from v1.20.0 to v1.21.0
  • Upgrade helm from v3.6.3 to v3.7.2
  • Upgrade kubectl from v1.22.1 to v1.23.0
  • Upgrade dlv from v1.7.1 to v1.7.3
  • Upgrade golangci-lint from v1.42.0 to v1.43.0
  • Upgrade mockery from v2.9.0 to v2.9.4
  • Upgrade gomodifytags to v1.14.0

Fixes

  • Fix kubens source image alias that was kubectx
  • Fix dlv installation to /go/bin/dlv-dap instead of /go/bin/dlv
  • .devcontainer/devcontainer.json: do not name image to avoid conflicts with other dev containers
  • .devcontainer/devcontainer.json: fix windows.sh script command in postCreateCommand
  • Debian image Go installation

Documentation

  • Fix home path in .devcontainer/README.md

Changes

  • Drop s390x CPU architecture support