Releases: airbytehq/abctl
Releases · airbytehq/abctl
v0.3.1
What's Changed
- chore: add github workflow support by @colesnodgrass in #21
- fix: improve linux web-browser code by @colesnodgrass in #22
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- chore: add telemetry unit tests, refactor cobra usage by @colesnodgrass in #17
- feat: add version check by @colesnodgrass in #18
- feat: include the helm chart release in output by @colesnodgrass in #20
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- feat: support older docker versions by @colesnodgrass in #16
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- fix: capture version as both
build
andscript_version
by @colesnodgrass in #15
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat: add kind support by @colesnodgrass in #14
Breaking Changes
- namespace was changed from
abctl
toairbyte-abctl
- pre v0.2.0 installation will not be visible v0.2.0 versions
- default provider was changed from
docker-desktop
tokind
- 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
What's Changed
- docs: add brew instructions by @colesnodgrass in #9
- feat: improve version output by @colesnodgrass in #10
- docs: update readme by @colesnodgrass in #11
- docs: update readme by @colesnodgrass in #12
- fix: update error messaging for docker and kubernetes specific failures by @colesnodgrass in #13
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- chore: update readme by @colesnodgrass in #4
- fix: error format and extra whitespace by @colesnodgrass in #5
- feat: add BuildInfo support by @colesnodgrass in #6
- chore: remove debug log message by @colesnodgrass in #7
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- chore: replace
github.com/pkg/errors
witherrors
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
Initial Release of abctl
.
Full Changelog: https://github.com/airbytehq/abctl/commits/v0.1.0