⚠ BREAKING CHANGES
- rename event templates to 'cloudevents' (#584)
Features
- add support for manifest.yaml at repo/language/template levels (#558) (e319ea3)
- allow developers to provide Build Envs to buildpacks in
func.yaml
(#571) (114a5fa) - create cli (#547) (4fe9fdc)
- Improve build performance (#569) (ef7b986)
- periodically update progress during build (#537) (01689e7)
- rename event templates to 'cloudevents' (#584) (68b0904)
- Save password after user input (#560) (e85a4aa)
- ssh connection to remote docker daemon (#594) (e1f164d)
- validation for registry/namespace to not contain image name (#601) (cf9596c)
Bug Fixes
- ConfigMap/Secret key validation (#623) (0ed1e81)
- Environment values -> Environment variables (#622) (ac9de9d)
- hide a fmt.Println behind verbose flag (#538) (ad4607b)
- improve error message when invalid function name is used (#567) (0e3c676)
- registry URL comparison (#549) (b10c484)
- stop the progress ticker after build completes (#544) (4f3e5fd)
- update-pkger.sh sed error on osX (#541) (25f8b4d)