Skip to content

Releases: ko-build/ko

v0.14.0

20 Jun 18:46
4366ded

Choose a tag to compare

Merge pull request #1079 from ko-build/dependabot/github_actions/slsa…

v0.13.0

10 Mar 17:08
e22e7a1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

24 Aug 18:06
f9775dc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.2...v0.12.0

v0.11.2

22 Mar 01:54
cefd28f

Choose a tag to compare

Changelog

v0.11.1

19 Mar 19:29
420c353

Choose a tag to compare

Changelog

v0.11.0

18 Mar 15:33
aafd3e8

Choose a tag to compare

Fix for issue with SBOM generation using Go 1.18 (#651)

Also:

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

v0.10.0

17 Feb 18:01
70f0273

Choose a tag to compare

Changelog

v0.9.3

29 Sep 16:36
688ca47

Choose a tag to compare

Changelog

688ca47 Isolate unit tests from os.Environ (#455)
91077c8 Remove Travis badge (#452)

v0.9.2

27 Sep 16:12
2adcadd

Choose a tag to compare

Changelog

2adcadd Fix regression in adding /ko-app to PATH (#448)
5a8663b [ci] upgrade to Go 1.17 everywhere, clean up configs (#445)
0451db7 drop special behavior to support Go pre-1.13 (#446)

v0.9.1

21 Sep 19:22
08c6c71

Choose a tag to compare

Changelog

v0.9.0 was released incorrectly, and should not be used.

The full commit log since the previous release is available here: v0.8.3...v0.9.1

Highlights

  • enable ko's logic to be embedded in other Go programs #348
  • enable base images from the Docker daemon (ko.local) #371
  • add support for Go build flags #340
  • annotate built images with base image annotations #354
  • build working Windows images #374
  • implement ko deps #403
  • deprecate --watch #434

😍 Thanks 😍

ko wouldn't be possible without the work of its dedicated contributors. Thanks to @halvards @HeavyWombat @jonjohnsonjr @imjasonh @mattmoor