Skip to content

Releases: valyentdev/ravel

v0.7.2

21 Jan 14:33
43357bb
Compare
Choose a tag to compare

Changelog

v0.7.1

19 Jan 17:26
Compare
Choose a tag to compare

Changelog

  • add0dbe fix: runtime registries auth

v0.7.0

18 Jan 15:13
Compare
Choose a tag to compare

Changelog

  • 3436102 fix: wrong working dir in initd
  • 2f8a243 feat: add persistent disks on raveld with ZFS
  • 60e1d20 fix: chown recursively in mkdirAllAndChown
  • 4a9efea fix: jailer binary path
  • 204e68c chore: prepare runtime drivers
  • 45ddf6b remove illustration

v0.6.1

15 Jan 13:16
Compare
Choose a tag to compare

Changelog

  • c2c5d0c fix: allow to destroy "created" instance

v0.6.0

15 Jan 13:02
Compare
Choose a tag to compare

Changelog

  • b7c7260 fix: initd exec endpoint
  • 80ffba0 feat: implement machine auto destroy
  • 333cdff fix: ctrd snapshots garbage collections
  • db2554d chore: upgrade deps
  • 986972f feat: add corro migrate command
  • 6b7a4f6 chore: upgrade corroclient to v0.2.1
  • 3336b66 refactor: do not rely on corrosion for wait machine status
  • f57b80e chore: remove useless logging
  • fca90f2 fix: improve httpclient error handling
  • de75285 fix: create gateway endpoint path
  • 998829b chore: move back gateways to fleet endpoint
  • 4bc2db8 chore: move errdefs to api module

v0.5.0

11 Jan 23:46
Compare
Choose a tag to compare

Changelog

  • 2f85eba feat: add machine gateways

v0.4.2

11 Jan 12:54
Compare
Choose a tag to compare

Changelog

  • 4f0bd66 fix: wrong jailer binary path

v0.4.1

11 Jan 10:17
Compare
Choose a tag to compare

Changelog

  • a84442f fix: ravel proxy cert-loading

v0.4.0

11 Jan 01:46
Compare
Choose a tag to compare

Changelog

  • 77a691a chore: use pgx for corrosion queries
  • 7132284 fix: local proxy command context
  • 216e2c4 feat: make Gateway name unique in namespace
  • 11ee6fc docs: update example config files
  • 4c70b91 feat: add support for initd API to ravel-proxy
  • 8147514 fix: some initd relative bugs

v0.3.0

07 Jan 14:40
Compare
Choose a tag to compare

Changelog

  • 9e63fe9 feat: introduce the new initd
  • 8a84719 feat: add filter by fleet on list gateways