- Env var support for build secrets in Okteto manifest
- Docker Compose native build secrets support in stack serializer
Full changelog
What's Changed
New Feature
- feat(build): add env var support for build secrets in Okteto manifest by @jLopezbarb in https://github.com/okteto/okteto/pull/4981
- feat(build): add Docker Compose native build secrets support in stack serializer by @jLopezbarb in https://github.com/okteto/okteto/pull/4989
Bug Fix
- fix(manifest): return compose error when filename matches compose pattern by @jLopezbarb in https://github.com/okteto/okteto/pull/4997
Full Changelog: https://github.com/okteto/okteto/compare/3.18.0...3.19.0