Skip to content

Releases: devspace-sh/devspace

v6.3.21

22 Apr 19:03
7f272dc

Choose a tag to compare

What's Changed

  • fix: prevent nil map panic when docker-compose.yaml has top-level name field by @raman1236 in #3204
  • Adds check for websocket source by @zerbitx in #3219

New Contributors

Full Changelog: v6.3.20...v6.3.21

v6.3.21-rc.1

22 Apr 18:23
7f272dc

Choose a tag to compare

v6.3.21-rc.1 Pre-release
Pre-release

What's Changed

  • fix: prevent nil map panic when docker-compose.yaml has top-level name field by @raman1236 in #3204
  • Adds check for websocket source by @zerbitx in #3219

New Contributors

Full Changelog: v6.3.20...v6.3.21-rc.1

v6.3.20

24 Feb 12:28
a91772b

Choose a tag to compare

What's Changed

  • feat(ci): configure dependabot exclude non-prod folders by @Piotr1215 in #3008
  • Adding governance information for CNCF by @zerbitx in #3007
  • chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /examples/buildkit-in-cluster by @dependabot[bot] in #2996
  • chore(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 by @dependabot[bot] in #2998
  • chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.10 by @dependabot[bot] in #3015
  • [Snyk] Security upgrade golang from 1.17-alpine to 1.25.4-alpine by @caniszczyk in #3032
  • [Snyk] Security upgrade express from 4.21.2 to 4.22.0 by @caniszczyk in #3074
  • [Snyk] Security upgrade express from 4.17.3 to 4.22.0 by @caniszczyk in #3073
  • chore(deps): bump qs and express in /examples/quickstart-kubectl by @dependabot[bot] in #3078
  • feat: add vind as local kubernetes by @FabianKramm in #3151
  • chore: fix dependency compilation issue by @FabianKramm in #3152

New Contributors

Full Changelog: v6.3.18...v6.3.20

v6.3.18

26 Sep 17:07
22a69fb

Choose a tag to compare

What's Changed

Full Changelog: v6.3.17...v6.3.18

v6.3.18-alpha.0

12 Sep 13:33
22a69fb

Choose a tag to compare

v6.3.18-alpha.0 Pre-release
Pre-release

What's Changed

Full Changelog: v6.3.17...v6.3.18-alpha.0

v6.3.17

21 Aug 18:46
17faf2e

Choose a tag to compare

What's Changed

  • Removes call to SetDefaultScheme, which is not thread safe. by @zerbitx in #2993
  • fix: return error when 'kind load docker-image' fails by @TylerGillson in #2988

New Contributors

Full Changelog: v6.3.16...v6.3.17

v6.3.17-alpha.0

20 Aug 01:00
v6.3.17-alpha.0
9c52741

Choose a tag to compare

v6.3.17-alpha.0 Pre-release
Pre-release

What's Changed

  • Removes call to SetDefaultScheme, which is not thread safe by @zerbitx

Full Changelog: v6.3.16...v6.3.17-alpha.0

v6.3.16

06 Aug 22:00
156652d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.3.15...v6.3.16

v6.3.16-rc.0

06 Aug 20:33
156652d

Choose a tag to compare

v6.3.16-rc.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v6.3.15...v6.3.16-rc.0

v6.3.15

12 Mar 20:41

Choose a tag to compare

What's Changed

  • fix: check update.Error != nil but return a nil value error err by @alingse in #2921
  • Fix the build status badge by @ammarlakis in #2917
  • chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /docs by @dependabot in #2818
  • chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs by @dependabot in #2825
  • chore(deps): bump braces from 3.0.2 to 3.0.3 in /examples/buildkit-in-cluster by @dependabot in #2874
  • chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /docs by @dependabot in #2884
  • chore(deps): bump path-to-regexp and express in /examples/quickstart-kubectl by @dependabot in #2889
  • chore(deps): bump body-parser and express in /examples/buildkit-in-cluster by @dependabot in #2890
  • chore(deps): bump serve-static and express in /examples/buildkit-in-cluster by @dependabot in #2891
  • chore(deps): bump send and express in /examples/buildkit-in-cluster by @dependabot in #2892
  • Correct the description for --disable-open flag. by @timofey-drozhzhin in #2803
  • chore(deps): bump cookie and express in /examples/kustomize by @dependabot in #2903
  • chore(deps): bump mermaid from 10.2.3 to 10.9.3 in /docs by @dependabot in #2906
  • chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs by @dependabot in #2908
  • chore(deps): bump path-to-regexp and express in /examples/quickstart by @dependabot in #2925
  • chore(deps): bump nanoid from 3.3.6 to 3.3.8 in /docs by @dependabot in #2928
  • fix: Removes negative lookahead from regex by @zerbitx in #2924
  • chore(deps): bump katex from 0.16.11 to 0.16.21 in /docs by @dependabot in #2931
  • chore(deps): bump serialize-javascript from 6.0.1 to 6.0.2 in /docs by @dependabot in #2939
  • fix: output report and error if 'devspace analyze --patient' times out by @lizardruss in #2944
  • chore: make function comment match function name by @wangjingcun in #2945
  • chore: update actions/cache by @lizardruss in #2947

New Contributors

Full Changelog: v6.3.14...v6.3.15