Skip to content

v0.26.0

Compare
Choose a tag to compare
@teresa-bot teresa-bot released this 27 Aug 14:17
· 61 commits to master since this release

Added

  • Support for creating apps with multiple virtual hosts
  • app set-vhosts command

Changed

  • [client] Improve app delete message
  • [server] Command app stop and app start now stop/start cronjobs
  • [server] Refactor the tests of the app package
  • [server] Add first test using the fake client-go
  • [server] Better logs on build errors
  • [server] Bump the slugbuilder version to v3.5.0

Fixed

  • [server] Error message when enabling ssl with ingress
  • [server] App ingress detection
  • [server] Don't return internal server error for invalid app names