Skip to content

Releases: airbytehq/abctl

v0.3.1

07 May 15:54
4f8c4cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

05 May 22:38
1007367
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.3.0

v0.2.2

30 Apr 01:17
131dc3b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

29 Apr 18:17
77f771c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

27 Apr 01:03
e783a8b
Compare
Choose a tag to compare

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

v0.1.3

23 Apr 22:32
947a061
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

15 Apr 22:27
cda6efb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

15 Apr 18:24
9e88758
Compare
Choose a tag to compare

What's Changed

  • chore: replace github.com/pkg/errors with errors by @colesnodgrass in #2
  • fix: rename module; airbyte.io -> github.com/airbytehq by @colesnodgrass in #3

Full Changelog: v0.1.0...v0.1.1

v0.1.0

13 Apr 00:26
Compare
Choose a tag to compare

Initial Release of abctl.

Full Changelog: https://github.com/airbytehq/abctl/commits/v0.1.0