Releases: astronomer/astro-cli
Releases · astronomer/astro-cli
v1.6.0
Changelog
- 692d6b7 deploy deprecated runtime versions (#748)
- b9aabb8 fixed binary format in goreleaser
- 7f85d6c Add localhost organization list (#739)
- 1510dd6 fix flakey test (#738)
- 796780c get organizations for api key (#737)
- f8edbd0 Move internal to public client for all API calls (#669)
- f8ed49a misc: bump golang version in circleci (#730)
- 0c29608 Fix deployment url (#727)
- 3c18bac Settings file enhancement (#697)
- da8f7b2 Organization switch (#719)
- 84004db Fix roles in deployment users list cmd (#710)
- 9c3a978 [pre-commit.ci] pre-commit autoupdate (#725)
- 564a2e2 remove
--worker-au
flag from deployment commands (#721) - b7f3c44 moved from zip to exe for windows binaries (#717)
- b2dfb35 Move from MustParse to NewVersion of semver to avoid code panics (#708)
- dd3beaf worker queue update command (#714)
- 75aa5ca [pre-commit.ci] pre-commit autoupdate (#709)
- c199268 Print Airflow capitalized (#712)
- 731015b Fix boolean logic for checking nobrowser setting (#711)
- 3507c68 worker queue delete command (#706)
- a70b725 worker queue create (#674)
v1.5.1
Changelog:
- deploy deprecated runtime versions
v1.3.1
v1.5.0
Changelog
- f33e5e5 CLI Pagination: astro workspace switch command is throwing an error (#704)
- 6d432c0 add no browser flag (#702)
- d1e5407 add test scenario for case when both airflow version & runtime version exists (#698)
- 8e14e71 add noBrowser flag (#700)
- b32732e Fix organization issue (#695)
- c8eedeb teams list & get ux changes (#692)
- 6e484ad fix truncated env vars (#686)
- da0d22f fix deploy error message from deployment name to deployment id (#694)
- 14d7cb1 Wait for status (#672)
- 2a6441a Deployment Name Flag (#673)
- a003aef Apply Python naming convention to the example DAGs (#682)
- e24b654 added checks on workspace & deployment roles and ids for team list (#683)
- b49917b fixed variable redeclared issue (#684)
- 8f88997 Client is unable to onboard new customers workspaceUsers error (#647)
- 5c73fcb Fix user role update in Software (#680)
- b4f8a34 Integrated workspace paginated query (#662)
- 11821de added deployment teams commands (#678)
- 5a3e53d Adding localhost support for cloud (#676)
- 033eba2 Dags deploy (#624)
- 6ff4c9e Ran Python code dagintegritytest.go through black (#661)
- 6da9723 Multiple key=value pairs to variable create and update (#660)
- 4c93076 added support for multi arch runtime images (#655)
- 8f71d71 start up docker (#654)
- 8778331 user invite cli command (#645)
- 4dda6df New teams
list
&update
cmd (#620) - 54d6f6f Bump github.com/opencontainers/image-spec from 1.0.1 to 1.0.2 (#537)
- eb8fbcd [pre-commit.ci] pre-commit autoupdate (#632)
- 72f97c1 Airflow webserver auto opens (#652)
- eea8416 updated triggerer replicas defaults in create & update deployment flows (#648)
- c81c703 Dev bash (#640)
- 0bba7ba moved from cimg/golang to vanila golang image (#644)
- 040dd65 fixed circle golang image reference (#643)
- 841a466 add image-name flag to pytest and parse (#637)
- aa0ac17 Merge pull request #603 from astronomer/token-login
- eae2ee1 Merge branch 'main' into token-login
- 1f15194 Merge pull request #636 from astronomer/update-circleci-golang
- 2a30da2 Updating circle ci to latest golang dind image
- f429b2c Merge pull request #626 from astronomer/new-features/image-name
- 8864fb1 Merge pull request #629 from astronomer/update-version-help
- 282ba40 make changes from review
- 8c8a859 [pre-commit.ci] auto fixes from pre-commit.com hooks
- 5a38014 update variable names
- 46f520b Updating PR template
- 0fa1be2 Updating version help
- b2fa633 add test for start
- b8c6138 add image-name flag to dev start
- 0b3fffe add rename image test
- b0f519b add custom-image test
- a9c8606 Merge branch 'new-features/image-name' of https://github.com/astronomer/astro-cli into new-features/image-name merge with main
- 358f32b fix lint
- d63a8e9 [pre-commit.ci] auto fixes from pre-commit.com hooks
- e331b8e add image-name flag
- 9e4551b Merge pull request #609 from astronomer/pytest-fix
- 0cfb61e Merge pull request #611 from astronomer/no-parse
- 98f56b8 Migrate teams related commands from 0.x to the new main (#614)
- ac2d59c add test
- c9dacb1 Merge branch 'main' into no-parse merge with main
- 98e8a01 add test
- 9982323 [pre-commit.ci] auto fixes from pre-commit.com hooks
- 166fbd5 Merge pull request #618 from astronomer/upgrade-go1.18
- 629c1e4 make pytest directory constant
- f13503b resetting linting version
- 1227097 Replacing deprecated linter
- a274edc Minor text changes
- b4a95c5 Upgrading to go 1.18
- c530046 Merge pull request #612 from astronomer/fix-deploy
- 7254458 update the homebrew tap reference (#613)
- 616ba20 BYO Registry support for CLI in Software (#596)
- c186ddc Merge pull request #607 from astronomer/auto-label-new-issues
- 1ce03f1 typo
- 90bfd8f move to util
- 42f4306 parse on deploy kills local project
- 0e6167b add ability to skip parse on deploy
- 54db192 merge
- a0d6cfd fix lint
- fc187dd [pre-commit.ci] auto fixes from pre-commit.com hooks
- c39e33a only pytest tests in tests/ folder
- 06cb0c1 Create issue.yml
- 819a8d2 Merge pull request #605 from astronomer/removed-deprecated-type
- 5d5764f Remove deprecated type
- 8df589f Merge pull request #604 from astronomer/fix-example-message
- b99a172 fix deployment variable example messages
- c847c8f Merge pull request #602 from astronomer/fix/601
- ccc8675 fix lint
- 8c5a470 add login token test
- 28fa423 fix lint
- e64bda7 Merge branch 'token-login' of https://github.com/astronomer/astro-cli into token-login
- eb3091c new token login
- c528596 [pre-commit.ci] auto fixes from pre-commit.com hooks
- 9bae86d new token login
- a555325 [pre-commit.ci] pre-commit autoupdate (#600)
- 67586bd Add "JENKINS_HOME" logic
- 11ec8bc fix for a non system admin user to create a deployment (#594)
- 33064b8 Add New Deployment Selection Process for Cloud (#584)
- 182c463 Merge pull request #592 from astronomer/colima-fix
- 3652123 fix colima with astro v1
- 281791f Migrate/runtime changes (#571)
v1.4.0
Changelog
- 958518a added checks on workspace & deployment roles and ids for team list (#683)
- 49e51f1 Fix user role update in Software (#680)
- 3e56ed8 added deployment teams commands
- 6ff4c9e Ran Python code dagintegritytest.go through black (#661)
- 6da9723 Multiple key=value pairs to variable create and update (#660)
- 4c93076 added support for multi arch runtime images (#655)
- 8f71d71 start up docker (#654)
- 8778331 user invite cli command (#645)
- 4dda6df New teams
list
&update
cmd (#620) - 54d6f6f Bump github.com/opencontainers/image-spec from 1.0.1 to 1.0.2 (#537)
- eb8fbcd [pre-commit.ci] pre-commit autoupdate (#632)
- 72f97c1 Airflow webserver auto opens (#652)
- eea8416 updated triggerer replicas defaults in create & update deployment flows (#648)
- c81c703 Dev bash (#640)
- 0bba7ba moved from cimg/golang to vanila golang image (#644)
- 040dd65 fixed circle golang image reference (#643)
- 841a466 add image-name flag to pytest and parse (#637)
- aa0ac17 Merge pull request #603 from astronomer/token-login
- eae2ee1 Merge branch 'main' into token-login
- 1f15194 Merge pull request #636 from astronomer/update-circleci-golang
- 2a30da2 Updating circle ci to latest golang dind image
- f429b2c Merge pull request #626 from astronomer/new-features/image-name
- 8864fb1 Merge pull request #629 from astronomer/update-version-help
- 282ba40 make changes from review
- 8c8a859 [pre-commit.ci] auto fixes from pre-commit.com hooks
- 5a38014 update variable names
- 46f520b Updating PR template
- 0fa1be2 Updating version help
- b2fa633 add test for start
- b8c6138 add image-name flag to dev start
- 0b3fffe add rename image test
- b0f519b add custom-image test
- a9c8606 Merge branch 'new-features/image-name' of https://github.com/astronomer/astro-cli into new-features/image-name merge with main
- 358f32b fix lint
- d63a8e9 [pre-commit.ci] auto fixes from pre-commit.com hooks
- e331b8e add image-name flag
- 9e4551b Merge pull request #609 from astronomer/pytest-fix
- 0cfb61e Merge pull request #611 from astronomer/no-parse
- 98f56b8 Migrate teams related commands from 0.x to the new main (#614)
- ac2d59c add test
- c9dacb1 Merge branch 'main' into no-parse merge with main
- 98e8a01 add test
- 9982323 [pre-commit.ci] auto fixes from pre-commit.com hooks
- 166fbd5 Merge pull request #618 from astronomer/upgrade-go1.18
- 629c1e4 make pytest directory constant
- f13503b resetting linting version
- 1227097 Replacing deprecated linter
- a274edc Minor text changes
- b4a95c5 Upgrading to go 1.18
- c530046 Merge pull request #612 from astronomer/fix-deploy
- 7254458 update the homebrew tap reference (#613)
- 616ba20 BYO Registry support for CLI in Software (#596)
- c186ddc Merge pull request #607 from astronomer/auto-label-new-issues
- 1ce03f1 typo
- 90bfd8f move to util
- 42f4306 parse on deploy kills local project
- 0e6167b add ability to skip parse on deploy
- 54db192 merge
- a0d6cfd fix lint
- fc187dd [pre-commit.ci] auto fixes from pre-commit.com hooks
- c39e33a only pytest tests in tests/ folder
- 06cb0c1 Create issue.yml
- 819a8d2 Merge pull request #605 from astronomer/removed-deprecated-type
- 5d5764f Remove deprecated type
- 8df589f Merge pull request #604 from astronomer/fix-example-message
- b99a172 fix deployment variable example messages
- c847c8f Merge pull request #602 from astronomer/fix/601
- ccc8675 fix lint
- 8c5a470 add login token test
- 28fa423 fix lint
- e64bda7 Merge branch 'token-login' of https://github.com/astronomer/astro-cli into token-login
- eb3091c new token login
- c528596 [pre-commit.ci] auto fixes from pre-commit.com hooks
- 9bae86d new token login
- a555325 [pre-commit.ci] pre-commit autoupdate (#600)
- 67586bd Add "JENKINS_HOME" logic
- 11ec8bc fix for a non system admin user to create a deployment (#594)
- 33064b8 Add New Deployment Selection Process for Cloud (#584)
- 182c463 Merge pull request #592 from astronomer/colima-fix
- 3652123 fix colima with astro v1
- 281791f Migrate/runtime changes (#571)
v1.3.0
Changelog
- 56023cf updated triggerer replicas defaults in create & update deployment flows (#648)
- eb8ee15 moved from cimg/golang to vanila golang image
- 8ed2329 fixed circle golang image reference (#643)
- 7ff7663 add image-name flag to pytest and parse (#637)
- 6ddfc77 Updating circle ci to latest golang dind image
- 5955fde make changes from review
- a6bca6f [pre-commit.ci] auto fixes from pre-commit.com hooks
- 9ddc2e4 update variable names
- 13bca5e Updating PR template
- 5dd1823 Updating version help
- 2c59989 add test for start
- 405d84a add image-name flag to dev start
- baefde1 add rename image test
- 7bc0afa add custom-image test
- 34e6537 [pre-commit.ci] auto fixes from pre-commit.com hooks
- 6d454fb add image-name flag
- 3b8e2a9 add test
- 3652196 add test
- 5bba70d [pre-commit.ci] auto fixes from pre-commit.com hooks
- d830a23 make pytest directory constant
- 0a9eaa0 resetting linting version
- f793ec9 Replacing deprecated linter
- 90136be Minor text changes
- 09f037d Upgrading to go 1.18
- 04c3710 update the homebrew tap reference (#613)
- 341a607 BYO Registry support for CLI in Software (#596)
- e98bb60 typo
- e25cbfe move to util
- 8b0db62 parse on deploy kills local project
- df0d860 add ability to skip parse on deploy
- 28607a5 [pre-commit.ci] auto fixes from pre-commit.com hooks
- de96a41 only pytest tests in tests/ folder
- 2615f9e Create issue.yml
- 44fa24c Remove deprecated type
- 7e75c06 fix deployment variable example messages
- f781f3b fix lint
- 8ca13da add login token test
- 2ac6caa fix lint
- a0314d9 new token login
- 97757ed [pre-commit.ci] auto fixes from pre-commit.com hooks
- 55494cc new token login
- 47cc271 [pre-commit.ci] pre-commit autoupdate (#600)
- 67586bd Add "JENKINS_HOME" logic
- 11ec8bc fix for a non system admin user to create a deployment (#594)
- 33064b8 Add New Deployment Selection Process for Cloud (#584)
- 182c463 Merge pull request #592 from astronomer/colima-fix
- 3652123 fix colima with astro v1
- 281791f Migrate/runtime changes (#571)
v0.29.1
v0.28.2
v1.2.0
Changelog
- a651849 parse on deploy kills local project
- 11ec8bc fix for a non system admin user to create a deployment (#594)
- 33064b8 Add New Deployment Selection Process for Cloud (#584)
- 182c463 Merge pull request #592 from astronomer/colima-fix
- 3652123 fix colima with astro v1
- 281791f Migrate/runtime changes (#571)