Skip to content

Releases: bunnyshellosi/dev

v0.7.2

27 May 12:22
37ceda2

Choose a tag to compare

What's Changed

  • when remote-dev up again, skip recreating the k8s resources by @mihaichitic in #32

Full Changelog: v0.7.1...v0.7.2

v0.7.1

21 Mar 08:03
5e494d7

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

12 Feb 13:41
7390625

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

04 Apr 10:05
dd18a8b

Choose a tag to compare

Changelog

  • 8776f94 Dependency Bump
  • dd18a8b Merge pull request #27 from bunnyshellosi/dependency-bump

v0.5.6

09 Jan 13:42
9d5b6ed

Choose a tag to compare

What's Changed

Full Changelog: v0.5.5...v0.5.6

v0.5.5

18 May 09:29
9244d86

Choose a tag to compare

Changelog

  • 9244d86 Merge pull request #23 from bunnyshellosi/container-config-fix
  • 7c113ad Move MOTD output to buffers instead of std pipe
  • 9a94f98 Reset container args and env before patching with remote dev
  • 1566234 Update reset container to allow sidecars

v0.5.4

10 May 09:15
257bd4a

Choose a tag to compare

Changelog

  • 6dbec56 Fix MOTD file path
  • 257bd4a Merge pull request #22 from bunnyshellosi/motd-fix

v0.5.2

04 May 09:57
a59577e

Choose a tag to compare

Changelog

  • 1dd8d8e Fix for range pointer usage in Environ.GetK8SConfiguration
  • a59577e Merge pull request #20 from bunnyshellosi/environ-conversion-fix

v0.5.1

28 Apr 12:58
6cea1c9

Choose a tag to compare

Changelog

  • 6cea1c9 Merge pull request #19 from bunnyshellosi/remote-binaries-bump
  • 21ba664 Update SSHServer version to 0.3.2

v0.5.0

28 Apr 08:10
0f04e27

Choose a tag to compare

Changelog

  • b488f18 Add MOTD to ssh terminal
  • 19c5d96 Add containerName option for auto-selection
  • 5fe2053 Add support for disabling auto-select when only one result is available
  • 9a7f9b3 Add support for providing extra configuration for the remote development container
  • 0b40462 Dependency bump
  • 0f04e27 Merge pull request #18 from bunnyshellosi/container-config
  • c914fa1 Rename AutoSelectOne to AutoSelectSingleResource