Ko Versions Save

Build and deploy Go applications

v0.15.2

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ko-build/ko/compare/v0.15.1...v0.15.2

v0.15.1

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ko-build/ko/compare/v0.15.0...v0.15.1

v0.15.0

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ko-build/ko/compare/v0.14.1...v0.15.0

v0.14.1

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ko-build/ko/compare/v0.13.0...v0.14.1

v0.14.0

10 months ago

v0.13.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ko-build/ko/compare/v0.12.0...v0.13.0

v0.12.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/google/ko/compare/v0.11.2...v0.12.0

v0.11.2

2 years ago

Changelog

  • 9459e51df3c9d0e7b4c4ad385fcfd3433dacfeef: Bump github.com/containerd/stargz-snapshotter/estargz (#664) (@dependabot[bot])
  • 61b3ccdd31796586c99b93b75125e0026f4215fb: Bump golang.org/x/tools from 0.1.9 to 0.1.10 (#663) (@dependabot[bot])
  • 327a88fec05ea9f802e548eeba22ac3249526cfa: Bump k8s.io/apimachinery from 0.23.4 to 0.23.5 (#662) (@dependabot[bot])
  • cefd28f093ffb342237aa9d692eee247e82235d5: go1.18: Preserve trailing tabs while massaging go version -m output (#668) (@tstromberg)

v0.11.1

2 years ago

Changelog

  • 420c353674e0f0e59bade82687b6e4b47a6b7a5a: Fix issues related to Go 1.18 (#657) (@imjasonh)
  • bdc2d9fde91dbe70b60e396d3c4694300d04b710: Include builds for Go 1.18 in CI matrixes (#652) (@imjasonh)

v0.11.0

2 years ago

Fix for issue with SBOM generation using Go 1.18 (https://github.com/google/ko/issues/651)

Also:

  • Watch mode, which was deprecated, is now removed.