Releases: astronomer/astro-cli
Releases · astronomer/astro-cli
v1.11.0
Changelog
- b5d8994 quick fix for astro dev start with podman on WSL2 (#1091)
- 3825e38 fix workspace resolution when updating from files (#1088)
- 2d6d94c Astro Flow can deploy to Software (#1060)
- 85fa8a6 Support running a single SQL CLI workflow task (#1087)
- c8eda9c Bump golang.org/x/net from 0.1.0 to 0.7.0 (#1089)
- 3834f83 fixed broken registry auth on login to certain software platform version (#1059)
- ffa86d8 skip health check for podman (#1077)
- 77cfe98 Bump github.com/containerd/containerd from 1.5.16 to 1.5.18 (#1083)
- 2b134d0 Bump github.com/prometheus/client_golang from 1.7.1 to 1.11.1 (#1080)
- bfd7648 deployment name not found returns error (#1074)
- 8df95eb updating codeowners list (#1078)
- 5aa043e cli sets -1 as default value for min-count (#1070)
- bcbaba5 fix API key context issue (#1073)
- b041b32 moved from jq to sed & grep to validate versions (#1068)
- 2758939 [pre-commit.ci] pre-commit autoupdate (#1067)
- edef93c use min,max,conc from user input (#1062)
- 376768c fixed github api to check for releases (#1045)
- 2b28271 updating string to include Nebula Product (#1051)
- 2644ebd Bump github.com/opencontainers/runc from 1.0.1 to 1.1.2 (#1030)
- f595c19 Check minor version and default keys to match in compatibility matrix (#1063)
- 974e4bd change direct docker calls to use :rw instead of :z for volume flags (#1054)
- 3854bc4 add new feature flag to disable creation of duplicate volumes (#1052)
v1.10.0
Changelog
- 7a965fb fix user commands (#1057)
- e960bca Updated copy for the Monitoring DAG that is visible to users in the Airflow UI (#1056)
- 5cef01b add workspace user add, list, update, and remove commands (#994)
- ddfb373 Use installed flow version to get compatibiltiies from matrix (#1035)
- 2267a1c add user list and update commands (#990)
- 2940ff4 deployment queries return
description
(#1040) - ecb3a8f Use workflowName as an arg instead of a flag (#1036)
- 056eb7c Adjust mocked version to adjust with compatibilty matrix update (#1042)
- dba9a13 Check requirements.txt does not contain PythoSDK version before promoting (#1034)
- 8b0d4f7 Persist deployment and workspace IDs for flow command (#1033)
- c8af954 better auth error handling (#1032)
- aa58254 fixing build tests (#1031)
- 7e9bc8e Add getAstroCloudConfig method (#1022)
- 367d56f add support for configuring the name used for running docker commands (#1006)
- bce5237 explicitly specify the repository used for postgres as docker.io (#997)
- 2734c47 Sql cli/compat matrix (#1026)
- b19b289 Bump github.com/containerd/containerd from 1.5.5 to 1.5.16 (#1029)
- 03c9b91 Replace
gopkg.in/yaml.v2
withgopkg.in/yaml.v3
(#1025) - 5106fbb Add missing verbose flags for flow init command (#1023)
- d429418 Expose the deployment of SQL CLI workflows in the Astro CLI (#1007)
- bb6babf Update readme initialized by astro dev init (#1027)
- b0fb409 [pre-commit.ci] pre-commit autoupdate (#1021)
- cfbec53 remove change log (#1016)
- e903796 Fix flow config cmd args (#1010)
- b9d05a1 Refactor flow command (#982)
- 33268b9 Resolving conflicts
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)