Releases: airbytehq/abctl
Releases · airbytehq/abctl
v0.8.2
What's Changed
- feat: add debug logging for kind commands by @colesnodgrass in #55
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- fix: panic related to port listener by @colesnodgrass in #52
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- feat: improve user messaging and analytics tracking by @colesnodgrass in #49
- chore: update kind by @colesnodgrass in #28
Full Changelog: v0.7.2...v0.8.0
v0.7.2
What's Changed
- chore: upgrade docker; 26.1.0 -> 27.0.3 by @colesnodgrass in #47
- fix: nil
analytics_id
/anonymous_user_id
causing panics by @colesnodgrass in #48
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- fix: during migration, manually create directories by @colesnodgrass in #46
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- feat: support docker login by @colesnodgrass in #42
- feat: increase default cpu/mem limits by @colesnodgrass in #44
- fix: set proper ownership and permissions for persisted volume directories by @colesnodgrass in #43
- fix: pull docker images for migration if they don't already exist by @colesnodgrass in #45
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- docs: fixed a typo in README by @natikgadzhi in #38
- feat: add
local status
command by @colesnodgrass in #37 - feat: add
--values
flag tolocal install
command by @colesnodgrass in #39 - feat: add docker compose migration by @colesnodgrass in #40
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat: add kubernetes event watcher by @colesnodgrass in #27
- feat: convert telemetry user_id from ulid to uuid by @colesnodgrass in #34
- feat: set env-var
AIRBYTE_INSTALLATION_ID
by @colesnodgrass in #35 - fix: rename anonymous_user_uuid to analytics_id by @colesnodgrass in #36
- fix: warning log formatting by @colesnodgrass in #29
- fix: use correct gh action (three ns, not two) by @colesnodgrass in #32
- docs: update usage example in README by @colesnodgrass in #31
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- add docker tests by @colesnodgrass in #24
- chore: clean up supported flags by @colesnodgrass in #25
- add
chart-version
flag for specifying the helm chart version - remove
kubeconfig
flag - remove
kubecontext
flag
- add
- chore: remove
docker-desktop
support- this has been replaced with
kind
- this has been replaced with
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- fix: docker check on osx incorrectly failing by @colesnodgrass in #23
Full Changelog: v0.3.1...v0.3.2