Skip to content

1.8.0

Compare
Choose a tag to compare
@pchico83 pchico83 released this 06 Mar 11:29
· 2008 commits to master since this release

Features

  • Support for "okteto push" (#677)
  • Support for "okteto build" build-args (#702)
  • Upgrade to Syncthing 1.3.4 (#671)
  • Warning if remote watcher configuration is too low (#660)
  • Monitor syncthing folder errors (#718)
  • Monitor local syncthing status (#712)
  • Fail if deployment is modified when development environment is active (#720)
  • "okteto status" command (#713)
  • "okteto doctor" command (#719)
  • Build with golang 1.14 (#738)

Bug fixes

  • Wait for dev pod to terminate on "okteto down" (#674)
  • Only remove local syncthing database on "okteto down -v" (#673)
  • Keep ssh config until down is run (#695)
  • Copy using io.Copy instead of os.Rename (#732)
  • Reconnect if syncthing is not healthy (#745)