v0.1.0-alpha.4
Pre-release
Pre-release
github-actions
released this
17 Dec 11:44
·
234 commits
to main
since this release
🚨 This is an ALPHA RELEASE and as such it may be hard to run. Please only use it for testing purposes. If you find any bugs or want to suggest features, then file an issue.
What's Changed
🚀 Enhancements
- feat: Bootstrap Equinix machines with our new firecracker fork by @Callisto13 in #290
- feat: Make sure a mvm is properly stopped by @souleb in #295
- feat: static ip and ipv6 changes by @richardcase in #260
- feat: added
DELETING
microvm status by @richardcase in #322 - feat: remove option to set volume snapshotter by @Callisto13 in #308
🐛 Bugs
- fix: remove socket check from e2e by @yitsushi in #297
- fix: wait for pidfile by @yitsushi in #298
- fix: Set MVM state to 'created' only on plan success by @Callisto13 in #315
Other Changes
- chore(test): Get only first output from create func by @Callisto13 in #321
- chore(deps): bump firecracker version to v0.25.2 by @github-actions in #317
- chore(deps): Add action to bump version of firecracker in e2es by @Callisto13 in #304
- refactor: update ListMessage to include full MicroVM type by @jmickey in #293
- test: add server tests and additional mocks by @jmickey in #294
- feat: use configuration file to start firecracker by @yitsushi in #288
- chore(deps): bump github.com/go-openapi/strfmt from 0.21.0 to 0.21.1 by @dependabot in #296
- refactor: introduce a client package by @richardcase in #301
- chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.7.0 to 2.7.1 by @dependabot in #309
- refactor: cloudinit pointer removal by @richardcase in #316
- chore(deps): bump github.com/spf13/viper from 1.9.0 to 1.10.0 by @dependabot in #323
- Use single quotes to compare var in action by @Callisto13 in #318
New Contributors
Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4