Skip to content

Releases: astronomer/astro-cli

v1.11.0

27 Feb 16:48
Compare
Choose a tag to compare

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

02 Feb 17:40
Compare
Choose a tag to compare

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 with gopkg.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

12 Jan 14:28
Compare
Choose a tag to compare

Changelog

v1.8.4

12 Dec 17:15
Compare
Choose a tag to compare

Changelog

  • d2f9866 add pychache to gitignore (#944)
  • de4fd53 fix SQL CONN deprecation warnings (#941)
  • ff4fa06 change dag-deploy copy (#938)
  • f048e94 Add config command and call config command to mount airflow dirs (#924)
  • f848b47 Respect non-zero exit codes from docker command in flow command (#902)

v1.8.3

30 Nov 01:01
Compare
Choose a tag to compare

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

24 Nov 02:13
Compare
Choose a tag to compare

Changelog

v1.8.1

23 Nov 20:30
Compare
Choose a tag to compare

Changelog

v1.8.0

23 Nov 16:33
Compare
Choose a tag to compare

Changelog

v1.7.0

08 Nov 18:53
Compare
Choose a tag to compare

Changelog

v1.6.1

02 Nov 16:14
Compare
Choose a tag to compare

Changelog

  • 50a90eb cli keeps calling non paginated endpoint even when interactive flag is on (#847)