Releases: valyentdev/ravel
Releases · valyentdev/ravel
v0.4.2
Changelog
- 4f0bd66 fix: wrong jailer binary path
v0.4.1
Changelog
- a84442f fix: ravel proxy cert-loading
v0.4.0
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
Changelog
- 9e63fe9 feat: introduce the new initd
- 8a84719 feat: add filter by fleet on list gateways
v0.2.0
Changelog
What's Changed
- feat: expose machine exec endpoint by @alexisbz in #4
New Contributors
- @alexisbz made their first contribution in #4
Full Changelog: v0.1.3...v0.2.0
v0.1.4-alpha.0
Changelog
- 4814f0e chore: make api package a module
- 1eda386 feat: add wait machine status endpoint