Releases: airbytehq/abctl
Releases · airbytehq/abctl
v0.17.0
v0.16.2
v0.16.1
v0.16.0
v0.15.1
v0.15.0
Changelog
- 9f66327 ci: validate release tag name (#101)
- 0a859d4 feat: add support for multiple hosts, default to no host (#110)
- 3a76ec0 feat: stream bootloader logs (#111)
- a60ae92 feat: warning logs when image pulls back off (#107)
- d71eae2 fix: change helm cache directories (#104)
- 8ac1839 fix: clean up helm debug logs (#106)
- 61e503d refactor: split up local cmd.go file (#103)
- d56c385 revert: "chore: update kind" (#105)
- 40cf5a5 revert: "revert: "chore: update kind"" (#108)
v0.14.2
v0.14.1
Changelog
- 87f4b15 chore: add CODEOWNERS (#89)
- 29e37a4 chore: clean-up custom error and help message (#98)
- 3929f50 ci: add github workflow for releases (#88)
- abf5eb1 ci: update homebrew tap on release (#90)
- 7d61eb7 ci: use goreleaser and manual trigger (#92)
- bedbead feat: add the ability list and restart deployments (#93)
- b865b08 feat: add the host.docker.internal to the ingress so that dockerized apps can easily communicate with Airbyte. (#94)
- ab78d95 feat: capture docker cpu/mem info (#95)
- 953464e feat: include output in docker errors from kind (#96)
- f1067c2 feat: replace cobra with kong (#86)
- 1d2e445 fix: avoid helm conflict with local directory (#99)
- 1825378 fix: improve port checks (#97)
- c63cf22 fix: typo in
local_credentials.go
(#91)
0.14.0
Caution
This release should not be used. Please use v0.14.1 or later.
This release was incorrectly released without the v
prefix, breaking homebrew and possibly other areas in the code.
Changelog
- 87f4b15 chore: add CODEOWNERS (#89)
- 29e37a4 chore: clean-up custom error and help message (#98)
- 3929f50 ci: add github workflow for releases (#88)
- abf5eb1 ci: update homebrew tap on release (#90)
- 7d61eb7 ci: use goreleaser and manual trigger (#92)
- bedbead feat: add the ability list and restart deployments (#93)
- b865b08 feat: add the host.docker.internal to the ingress so that dockerized apps can easily communicate with Airbyte. (#94)
- ab78d95 feat: capture docker cpu/mem info (#95)
- 953464e feat: include output in docker errors from kind (#96)
- f1067c2 feat: replace cobra with kong (#86)
- 1d2e445 fix: avoid helm conflict with local directory (#99)
- 1825378 fix: improve port checks (#97)
- c63cf22 fix: typo in
local_credentials.go
(#91)
v0.13.1
What's Changed
- fix: ingress pods getting stuck when upgrading by @colesnodgrass in #87
Full Changelog: v0.13.0...v0.13.1