v0.1.0-alpha.2
Pre-release
Pre-release
github-actions
released this
12 Nov 12:20
·
297 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
- Add initial E2E tests [running locally] by @Callisto13 in #187
- Ability to query older versions of a vmspec by @yitsushi in #184
- feat: add version subcommand by @yitsushi in #197
- Add python tool for testing against Equinix by @Callisto13 in #199
- Update the nightly e2e workflow by @Callisto13 in #201
- chore(security): Run CodeQL scan on PRs and on schedule by @yitsushi in #212
- refactor: move thinpool setup to general test Setup/Teardown by @Callisto13 in #223
- feat: Use random generated device name for ifaces by @yitsushi in #226
- chore(test): Add configurable opts to e2e tests by @Callisto13 in #239
🐛 Bugs
- Ensure that test failures cause CI failure by @Callisto13 in #216
- Format link in slack message correctly by @Callisto13 in #217
- Disable root volume validation by @Callisto13 in #220
- fix: ensure create plan is executed once by @Callisto13 in #221
- fix: Makefile regexp for help by @yitsushi in #247
- fix: set mac address for macvtap if specified by @richardcase in #231
📖 Docs
- docs: added releasing guide by @richardcase in #191
- docs: user documentation on github pages by @yitsushi in #195
- docs: add developer docs by @Callisto13 in #228
- docs: add adr to provide no support for in-place microvm updates by @jmickey in #252
Other Changes
- refactor: merge create and update plans and update references by @jmickey in #192
- security: Update indirect dependency: mongo-driver by @yitsushi in #196
- chore: remove the message on XL pr by @richardcase in #200
- refactor: remove update gRPC enpoint and usecase implementation by @jmickey in #222
- chore(deps): bump google.golang.org/grpc from 1.41.0 to 1.42.0 by @dependabot in #230
- chore(deps): bump github.com/go-openapi/strfmt from 0.19.5 to 0.21.0 by @dependabot in #190
- chore(deps): bump github.com/onsi/gomega from 1.16.0 to 1.17.0 by @dependabot in #229
- chore(fmt): Enable disabled linters in global scope by @yitsushi in #238
- Disable Documentation site publish if it's a forked repo by @yitsushi in #251
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2