Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@marcinc marcinc released this 08 Dec 17:33
· 151 commits to master since this release
42846cd

Documentation

  • Updated cli docs (#329)
  • Updates kev dev tutorial docs (#354)

Changes / New features

  • Add --manual-trigger option to kev dev with Skaffold enabled (#352)
  • Add --tail option to tail application logs with kev dev (with Skaffold enabled) (#351)
  • Kev dev respect global "verbose" flag (#350)
  • Kev dev with Skaffold enabled will wait for deployment deletion (#350)
  • Kev dev with Skaffold enabled will use status check for deployment (#350)
  • Upgrade Skaffold to v1.17.1 (#345)
  • Bump github.com/onsi/ginkgo from 1.14.1 to 1.14.2 (#334)
  • Bump github.com/onsi/gomega from 1.10.2 to 1.10.3 (#333)
  • Static docs config fix (#330)

Fixes

  • Pin golang.org/x/sys working version to fix build on mac os x (#346)
  • Fix nightly e2e build (#353)
  • Fixed missing CI env var and corrected path to kev binary. (#328)