Releases: astronomer/astro-cli
Releases · astronomer/astro-cli
v1.9.0
Changelog
- 8373de9 update deployment from file blocks changing cluster (#1013)
- f0edf27 updated the dags folder access from read only to shared in scheduler container (#1003)
- 1876b5f Adding missing package
- 97fe637 fix missing fields in output (#999)
- b093db5 infer
isdefault
from queue name (#1001) - 2110fc0 improve validation (#989)
- 1374549 inspect can create templates (#993)
- be46b8d New release message (#985)
- dc1e65c improve error (#988)
- edc3c2f Update deployment from YAML or JSON file (#968)
- 5f24ef3 As sysadmin not able to create the deployment from CLI without airflow version tag (#973)
- 6b9b6e0 update astro deployment list (#960)
- df9677f Add flow E2E tests (#971)
- 9bcc0a8 Adds .airflowignore (#980)
- 5df3399 Supporting enabling dag deploy for deployment executor (#981)
- 35521f5 add --dag-file flag to astro run (#910)
- 924cea9 Fix timeout copy again (#978)
- 14c92f8 create deployments from YAML or JSON file (#942)
- 127fbe4 Fix command in flow dockerfile (#979)
- a7e3650 Preset the flow entrypoint and cmd in the dockerfile (#953)
- 5cb5732 added missing EOF line for docker compose tests (#970)
- 394f91c Fix patch in flow tests not returning to original values (#966)
- b27e357 Fix flow command executed via root (#965)
- b083f28 moved include package logic into airflow.go (#962)
- 3077b6d return error from api server (#969)
- f18b0bc update timeout copy (#961)
- 37d8185 Expose configs on Webserver for local dev (#958)
- 0e7600c Stop needing user/pass for same project locally (#955)
- e313353 Use extension fields to re-use Env vars (#954)
- 4505606 [pre-commit.ci] pre-commit autoupdate (#948)
- 57892b1 Updating change log (#947)
- 907c42f generate airflow mocks and core-api generate routes (#949)
v1.8.4
v1.8.3
Changelog
- 9c17467 improve login flow when the domain is not a valid cloud domain
- 5e8b86b remove astro-run-dag faster (#918)
- 321e2d6 astro run copy change (#917)
- deff6d4 remove con_uri from object export (#916)
- 71eb62c fix astro run missing settings file issue (#909)
- 257e5cc fixed typo for hard delete field in delete deployment mutation (#914)
- 307686d Fix flow run command (#901)
v1.8.2
v1.8.1
v1.8.0
Changelog
- b31e0a6 Hide audit logs behind beta flag (#897)
- f782b70 Fix flow command generate-tasks default (#896)
- 3a7c8e6 Change flow commands generate-tasks default to true (#893)
- 9e48aa7 Disable astronomer update-check in flow env (#895)
- b6c91f5 Fix flow docker build (#892)
- cad3ed0 Improve the performance to build the SQL CLI image from 6 min to 1 (#882)
- b48d91e fix typo (#891)
- 60b9873 Astro Run Command (#776)
- d57e538 improve parse/pytest output (#796)
- 087e021 fix for incorrect cloud domain identification (#890)
- 7713e89 skip tests when no dags available (#886)
- cbc88e4 minor changes to astro deployment inspect (#884)
- 04bacf0 log into pr preview environments (#865)
- 5496fd5 Check env file path on astro deploy (#881)
- ad9ae67 do not enable/disable dag deploy if already enabled/disabled (#880)
- bb3ebbf allow astro deploy push image when dags are empty (#875)
- e4d112e Fix flow command flags (#877)
- 9d2377f Add global debug option to flow command and correct flags (#851)
- bc1e43b Remove flow containers on exit (#844)
- f5b6e43 Add logic to pick up docker-compose override (#868)
- f9557e4 Software backward compatible with CLI (#703)
- 066e35d Upgrade to go 1.19.3 (#856)
- 8bf791a New command for exporting organization audit logs (#749)
- 5234933 Print flow installation commands (#860)
- e23fb52 remove worker au reference (#866)
- 9d51e9b Add "--generate-tasks" option to flow run and flow generate commands. (#864)
v1.7.0
Changelog
- 581cf8b Sql cli 0.1 tests (#849)
- d5ba8ec Add ASTRO_CLI env var to flow dockerfile (#855)
- 6aea0ac fix to not check workspaceId for a VR (#857)
- a7c9f44 return error if webserver is unhealthy (#815)
- d8a5947 Invalid workspaceId check on astro deploy (#854)
- 54351dd cli keeps calling non paginated endpoint even when interactive flag is on (#847)
- e736749 improve deployment inspect command (#853)
- 31c2fa9 Check if dockerignore file exists if not create it (#852)
- 5570dc1 Fix flow commands (#843)
- 2953496 Enable --login-link for organization switch (#841)
- b9bf9c8 Sql cli integration (#819)
- f36de47 fix api keys with dev (#839)
- eb1c94f Making text changes (#840)
- 0da0996 Adding support for virtual runtime api keys (#836)
- cf01914 Support dag deploy tests (#828)
- a1dd4c4 Custom image deploy with dag deploy when enabled (#827)
- 8932fbc Throw error on custom deploy when dag deploy is enabled (#824)
- 881df4a Fixing bug for windows dag deploy (#823)
- 94d8951 org switch works with both org id and name (#816)
- 76ce421 Update gitignore.go (#820)
- 4df92e2 fix wq command usage (#817)
- d9f6386 Support for parsing on dag deploy (#810)
- cad5219 Deploy large dags (#812)
- f2a35be Dags deploy symlinks (#813)
- 06f2edb deployment inspect command (#786)
- 3310758 fix colima deploy (#800)
- 7bc1d52 [pre-commit.ci] pre-commit autoupdate (#797)
- 3d8e9a7 Improve Dag Deploy enable text (#801)
- d8f404f Refactoring Deploy code (#799)
- f2cdaa8 fix deployment list issue (#792)
- e2c135c Remove dag deplot enable from astro deploy (#798)
- c294066 remove system admin role (#795)
- 995ec55 Adding dag deploy toggle to astro deploy (#788)
- 8abbab2 fix pytest/parse env file bug (#785)
- e7bcd33 Update deployment.go (#789)
- 45a3eb8 Minor copy adjustments (#777)
- 03b3f67 Adding support to maintain old and new deploy flow (#783)
- 2467e65 updated software qa domain in unit tests (#780)
- 973adf8 Deploy dags pytest (#766)
- e7b4c15 fix expire time (#779)
- a28db6d toggle dag deploy (#774)
- 36e78f3 restrict port exposure for local project to localhost (#742)
- 2f4add9 wording suggestion change (#767)
- e3beb72 Add a little flair to the Root cmd (Astronomer astro-cli splash screen) (#580)
- a065e32 update settings file (#771)
- ac51795 Refactors pytest and parse command (#762)
- 82d8d51 update context switch command (#769)
- e8be877 Validate if dags folder contains dags (#760)
- 929fc0f Adding support for virtual runtimes (#756)
- 8d556e3 Change dag deploy schema (#751)
v1.6.1
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