Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 15:37
· 8 commits to main since this release
v0.6.0
18c06de

What's Changed

Flintlock now supports creating microVMs with Cloud Hypervisor in addition to Firecracker 馃帀

The default when creating a microVM is still Firecracker. However, you can change this default when starting Flintlock by using the --default-provider flag:

flintlock --default-provider cloudhypervisor

When creating a microVM it will use the default provider, however, you can optionally supply the provider to use in the request.

馃殌 Enhancements

馃悰 Bugs

  • chore(deps): update the bundler to new version by @Skarlso in #662
  • test: Update network-interface config for e2es by @Callisto13 in #664

馃摉 Docs

  • chore(ref): add examples for dependabot bundler by @Skarlso in #656
  • Update the 'bump firecracker' issue template by @Callisto13 in #671

Other Changes

  • chore(deps): Bump github.com/urfave/cli/v2 from 2.20.2 to 2.24.3 by @dependabot in #626
  • chore(deps): update all the things by @Skarlso in #629
  • chore(deps): Bundle dependabot pull requests by @github-actions in #651
  • refactor: removed gw command by @richardcase in #627
  • chore(deps): Bundle dependabot pull requests by @github-actions in #655
  • chore(deps): Bundle dependabot pull requests by @github-actions in #663
  • Run the integration tests once a week by @Callisto13 in #677
  • chore(deps): Bundle dependabot pull requests by @github-actions in #678
  • chore(deps): Bundle dependabot pull requests by @github-actions in #682
  • chore(deps): Bundle dependabot pull requests by @github-actions in #686
  • suspend e2e cron until we have more frequent code changes by @yitsushi in #692
  • chore(deps): Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in #693
  • chore(deps): Bundle dependabot pull requests by @github-actions in #695
  • chore(deps): Bundle dependabot pull requests by @github-actions in #704
  • chore(deps): Bundle dependabot pull requests by @github-actions in #710

Full Changelog: v0.5.0...v0.6.0