Skip to content

Releases: cirruslabs/orchard

0.10.1

20 Jul 20:56
a52c205
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.10.1

0.10.0

04 Jul 14:11
0ba7db1
Compare
Choose a tag to compare

What's Changed

  • Switch from golang.org/x/net/websocket to nhooyr.io/websocket and handle NotFound errors by @edigaryev in #105
  • Support for sharing files with the host system by @edigaryev in #103
  • orchard list vms: add "Created" row by @edigaryev in #106

Full Changelog: 0.9.1...0.10.0

0.9.1

30 Jun 08:03
3c3b8e8
Compare
Choose a tag to compare

What's Changed

  • Use os.MkdirAll instead of os.Mkdir to create Orchard's home directory by @edigaryev in #96
  • Do not treat controller registration error as fatal by @edigaryev in #100

Full Changelog: 0.9.0...0.9.1

0.9.0

22 Jun 20:53
c4c1851
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.9.0

0.8.0

07 Jun 11:45
dcc9546
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.2...0.8.0

0.7.2

06 Jun 15:19
f6b48b7
Compare
Choose a tag to compare

What's Changed

  • Change event prefix to preserve order under load by @fkorotkov in #89

Full Changelog: 0.7.1...0.7.2

0.7.1

04 Jun 09:42
c12f93a
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/gin-gonic/gin from 1.8.2 to 1.9.0 by @dependabot in #84
  • Fixed logs gluing the lines together. by @grigorye in #87

New Contributors

Full Changelog: 0.7.0...0.7.1

0.7.0

24 Apr 16:24
60e564d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.7.0

0.6.0

05 Apr 15:39
316f785
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.0

0.5.0

28 Mar 16:54
f152043
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0