Skip to content

Releases: devspace-sh/devspace

v6.3.4

03 Nov 16:58
419d97e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.3.3...v6.3.4

v6.3.3

31 Aug 21:06
41c8128
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.3.2...v6.3.3

v6.3.2

28 Mar 14:20
294a386
Compare
Choose a tag to compare

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

10 Mar 15:09
339c230
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v6.3.0...v6.3.1

v6.3.0

23 Feb 18:49
358eb58
Compare
Choose a tag to compare

What's Changed

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

23 Feb 18:07
358eb58
Compare
Choose a tag to compare
v6.3.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v6.2.5...v6.3.0-beta.1

v6.2.5

27 Jan 20:51
f26b041
Compare
Choose a tag to compare

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

Full Changelog: v6.2.4...v6.2.5

v6.2.4

10 Jan 09:39
a13b5bd
Compare
Choose a tag to compare

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

03 Jan 15:52
c385a26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.2.2...v6.2.3

v6.2.3-beta.1

29 Dec 15:07
4ea6bc6
Compare
Choose a tag to compare
v6.2.3-beta.1 Pre-release
Pre-release

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

Full Changelog: v6.2.2...v6.2.3-beta.1