Skip to content

v0.2.0

Compare
Choose a tag to compare
@colesnodgrass colesnodgrass released this 27 Apr 01:03
· 130 commits to main since this release
e783a8b

What's Changed

Breaking Changes

  • namespace was changed from abctl to airbyte-abctl
    • pre v0.2.0 installation will not be visible v0.2.0 versions
  • default provider was changed from docker-desktop to kind
    • this removes the requirement of kubernetes being enabled in docker-desktop (windows, mac only)
    • docker-desktop can still be used by passing the --k8s-provider=docker-desktop flag
    • linux should now be fully supported

Full Changelog: v0.1.3...v0.2.0