What's Changed
New Feature
- Support both string and sequence of string in a manifest's
cache_from
property by @volmedo in #3162 - feat: add specific timeout to dependencies by @jLopezbarb in #3190
- Make the channel setting configurable with an environment variable by @pchico83 in #3201
- Make AskYesNo function support default answers by @volmedo in #3192
- Hold "okteto up" if the cluster is scaling up by @pchico83 in #3207
Bug Fix
- Update message for untrusted certificates by @pchico83 in #3154
- fix build when is buildv1 but dockerfile need to be inferred by @AdrianPedriza in #3158
- fix: panic on pipeline fallback to preview by @jLopezbarb in #3169
- fix: use the correct param on the API call by @jLopezbarb in #3172
- Revert "fix: volumes not being deleted (#2955)" by @jLopezbarb in #3176
- Updated error messaging when ctx use/update is used for vanilla clusters by @vimalpatel19 in #3191
- fix: add error on init container volume full by @jLopezbarb in #3189
- Fix divert at scale by @pchico83 in #3198
- Fix error logging crash on context load failure by @adelsz in #3193
New Contributors
- @abs007 made their first contribution in #3159
- @step-security-bot made their first contribution in #3143
- @vimalpatel19 made their first contribution in #3191
- @volmedo made their first contribution in #3162
- @adelsz made their first contribution in #3193
Full Changelog: 2.8.2...2.9.0-beta.1