Releases: devspace-sh/devspace
Releases · devspace-sh/devspace
v6.3.4
What's Changed
- Correctly use local git repo dependencies cache by @Andrioden in #2709
- --dependency flag is respected by dependency resolving by @Andrioden in #2708
- Prevent panic when checking server version without a kube contex… by @lizardruss in #2715
- Add hooks config reference and document default container timeout by @lizardruss in #2714
- Remote cache key should consider helm release name by @mschoenlaub in #2716
- Allow SSH to be enabled and disabled via variable by @lizardruss in #2712
- run_watch glob pattern handling by @89luca89 in #2728
- When stopping upstream/downstream, also close grpc connections by @iwilltry42 in #2739
- Update incorrect createPullSecrets reference by @lizardruss in #2750
New Contributors
- @Andrioden made their first contribution in #2709
- @iwilltry42 made their first contribution in #2739
Full Changelog: v6.3.3...v6.3.4
v6.3.3
What's Changed
- Fix silent hook panic by @FabianKramm in #2630
- Bump component chart by @FabianKramm in #2632
- Consider helm release name when showing helm deployment status by @mschoenlaub in #2631
- Added Validation Regex and Message to the user provided registry username by @alexandradragodan in #2620
- Added proper regex and validation message for container registry chec… by @alexandradragodan in #2633
- Avoid reformatting yaml when there are no patches to apply by @lizardruss in #2636
- Add devcontainer json for devspace by @89luca89 in #2639 & #2640
- Replace enry library, reduce binary size by @89luca89 in #2643
- Scoop installation by @pauleHeisster in #2645
- Update docusaurus and re-enable contextual search by @lizardruss in #2658
- Add option to disable colors for users with conflicting backgrou… by @lizardruss in #2653
- Devspace command fails when cluster is not required by @lizardruss in #2649
- Improve docs by @lianmakesthings in #2662
- Clarify where functions can be used by @lianmakesthings in #2668
- Add localRegistry to imported sections by @lizardruss in #2666
- Add explanation to necessary command for devimages by @lianmakesthings in #2664
- Create /usr/local/bin for proxycommands if it doesn't exist in t… by @lizardruss in #2680
- Fix and issue where run_watch --excludes with ./ not excluded by @lizardruss in #2684
- Clarify only supported build engines for localRegistry by @lianmakesthings in #2688
- Replace
github.com/ghodss/yaml
withsigs.k8s.io/yaml
by @Juneezee in #2663 - Remove the use of the --short flag in kubectl version by @lizardruss in #2696
- Update component chart version by @lizardruss in #2707
New Contributors
- @mschoenlaub made their first contribution in #2631
- @pauleHeisster made their first contribution in #2645
Full Changelog: v6.3.2...v6.3.3
v6.3.2
What's Changed
- Update CONTRIBUTING.md by @FabianKramm in #2599
- Add variables to support migrating DevSpace Cloud users by @lizardruss in #2600
- Upgrade component-chart to 0.8.6 by @89luca89 in #2606
- Do ensureNamespace only if the namespace doesn't really exist. by @89luca89 in #2604
- Minor fix to
disableFallback
documentation by @orguz in #2607 - Use v5 restart helper when upgrading v1beta11 schemas by @lizardruss in #2608
- Use 'helm dependency update' command because --dependency-update does not update versions by @lizardruss in #2613
- Ensure namespaces during dependencies resolution by @89luca89 in #2614
Other Changes
- chore(deps): bump webpack from 5.70.0 to 5.76.1 in /docs by @dependabot in #2601
- chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /docs by @dependabot in #2602
New Contributors
Full Changelog: v6.3.1...v6.3.2
v6.3.1
What's Changed
- Add implicit patch during dev to unset readOnlyRootFilesystem when sync is enabled by @89luca89 in #2574
- Make restart script compatible with non-GNU userlands by @89luca89 in #2580
- Support local builds with docker/podman for local registry by @89luca89 in #2584
- Exclude node_modules during devspace init by default by @lizardruss in #2592
- Make disableDependencyUpdate optional in devspace-schema.json by @lusu007 in #2591
- Revert changes to tag replacement and add tests to prevent future regressions by @lizardruss in #2597
Other Changes
- Add job to detect PRs that need docs update by @89luca89 in #2578
- Security fix for go-restful and golang-jwt by @shubhamrajvanshi in #2575
- Update loft-sh/utils to latest version by @89luca89 in #2589
- chore(deps): bump github.com/moby/buildkit from 0.11.0 to 0.11.4 by @dependabot in #2593
- chore(deps): bump @braintree/sanitize-url from 6.0.0 to 6.0.2 in /docs by @dependabot in #2585
- chore(deps): bump minimist and mkdirp in /ui by @dependabot in #2576
- chore(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #2577
New Contributors
- @shubhamrajvanshi made their first contribution in #2575
- @lusu007 made their first contribution in #2591
Full Changelog: v6.3.0...v6.3.1
v6.3.0
What's Changed
- Add file upload progress by @89luca89 in #2515
- Make command flags available everywhere for get_flags by @lizardruss in #2528
- Documentation: update patch path examples to match v2beta1 schema by @lizardruss in #2526
- Check for correct devcontainer reverse ports by @alexissellier in #2536
- Add localRegistry.buildKitImage by @FabianKramm in #2539
- Fix tag replaced incorrectly when using dev.*.imageSelector with pre… by @lizardruss in #2540
- Improve detection of minikube clusters by @lizardruss in #2542
- Return error when a field is both in DevPod and DevContainer by @89luca89 in #2537
- Refactor helm dependency update to use --dependency-update by @lizardruss in #2545
- Add missing block in inlineManifest docs. #2544 by @89luca89 in #2552
- Improve documentation for expressions with inlineManifests by @89luca89 in #2553
- Add a parameter to disable helm dependency update by @alexissellier in #2543
- Update node install scripts for npm 9 by @lizardruss in #2555
- Continue even if a dev config has no Ports when running list ports by @alexissellier in #2558
- Silence warning for cyclic dependency root by @lizardruss in #2556
- Fix a typo in terminal documentation by @ninjaprox in #2562
- Add patches to kubectl deployments by @89luca89 in #2561
- Add a json output for list port command by @alexissellier in #2559
Upgrade path
Due to a bug in the upgrade
command found in v6.2.4 and v6.2.5, we recommend to upgrade to v6.3.0 manually. Upgrades after v6.3.0 will work from devspace itself.
Full Changelog: v6.2.5...v6.3.0-beta.1
v6.3.0-beta.1
What's Changed
- Add file upload progress by @89luca89 in #2515
- Make command flags available everywhere for get_flags by @lizardruss in #2528
- Documentation: update patch path examples to match v2beta1 schema by @lizardruss in #2526
- Check for correct devcontainer reverse ports by @alexissellier in #2536
- Add localRegistry.buildKitImage by @FabianKramm in #2539
- Fix tag replaced incorrectly when using dev.*.imageSelector with pre… by @lizardruss in #2540
- Improve detection of minikube clusters by @lizardruss in #2542
- Return error when a field is both in DevPod and DevContainer by @89luca89 in #2537
- Refactor helm dependency update to use --dependency-update by @lizardruss in #2545
- Add missing block in inlineManifest docs. #2544 by @89luca89 in #2552
- Improve documentation for expressions with inlineManifests by @89luca89 in #2553
- Add a parameter to disable helm dependency update by @alexissellier in #2543
- Update node install scripts for npm 9 by @lizardruss in #2555
- Continue even if a dev config has no Ports when running list ports by @alexissellier in #2558
- Silence warning for cyclic dependency root by @lizardruss in #2556
- Fix a typo in terminal documentation by @ninjaprox in #2562
- Add patches to kubectl deployments by @89luca89 in #2561
- Add a json output for list port command by @alexissellier in #2559
Full Changelog: v6.2.5...v6.3.0-beta.1
v6.2.5
What's Changed
- Cyclic dependency detection by @FabianKramm in #2492
- Fix local Registry incorrectly used with insecure registry by @lizardruss in #2494
- Section commands such as devspace run [command] do not work when the k8s cluster is unavailable by @lizardruss in #2495
- Always use buildkit for local registry by @FabianKramm in #2499
- docs: Add note on
terminal
container replacement by @ninjaprox in #2502 - Feature: Add support for InlineManifest blocks in Kubectl deployments by @89luca89 in #2500 and #2503
- docs: Add back runtime variables page from 5.x. Fix ENG-878 by @89luca89 in #2510
- Add pull secret configuration for images when upgrading from v5 schemas by @lizardruss in #2512
New Contributors
- @ninjaprox made their first contribution in #2502
- @89luca89 made their first contribution in #2500
Full Changelog: v6.2.4...v6.2.5
v6.2.4
What's Changed
- refactor: improve local registry detection by @FabianKramm in #2486
- chore(deps): bump json5 from 2.2.1 to 2.2.3 in /docs by @dependabot in #2484
- fix: add ssh config quotes & deployment recreate strategy by @FabianKramm in #2487
- Error 'Chart.yaml file is missing' reported for helm dependency update when custom chart name is used within dependency by @lizardruss in #2490
- fix: devspace downgrade by @FabianKramm in #2491
Full Changelog: v6.2.3...v6.2.4
v6.2.3
What's Changed
- docs: add note about forcing variables to string by @lizardruss in #2469
- fix: remove juju/ratelimit due to license concerns by @lizardruss in #2471
- resolves ENG-765 docs typo by @alexandradragodan in #2472
- refactor: create pull secret by @FabianKramm in #2473
- fix: sanitize versions passed from github actions by @lizardruss in #2474
- feat: custom kaniko pod names by @neogopher in #2477
- docs: correct grammatical error by @neogopher in #2476
- refactor: disable local registry in some cases by @FabianKramm in #2479
New Contributors
- @alexandradragodan made their first contribution in #2472
- @neogopher made their first contribution in #2477
Full Changelog: v6.2.2...v6.2.3
v6.2.3-beta.1
What's Changed
- Documentation updated to add note about forcing variables to string by @lizardruss in #2469
- Replaced rate limit dependency to avoid licensing issues. by @lizardruss in #2471
- Corrected dev containers documentation typo by @alexandradragodan in #2472
- Fixed an issue where DevSpace would not create a needed pull secret by @FabianKramm in #2473
- Fixed an issue where DevSpace release process would use versions with the wrong format for npm publish and downloading of assets. by @lizardruss in #2474
New Contributors
- @alexandradragodan made their first contribution in #2472
Full Changelog: v6.2.2...v6.2.3-beta.1