v1.23.0
astro-astronomer
released this
13 Feb 18:53
·
162 commits
to main
since this release
Changelog
- f2af362: Add compose export error (#1505) (@sunkickr)
- 0764455: Add the ability to change the deployment type to dag_deploy from the CLI (both for create and update) (#1516) (@rujhan-arora-astronomer)
- 5dec2be: Adding cli configurations doc link on astro config --help (#1530) (@kushalmalani)
- 2b9b949: Ask for deployment id from the user if no deployment id is passed in astro deploy --dags (#1534) (@rujhan-arora-astronomer)
- 77ce3b2: Changed deployment type msg from dag_only to dag_deploy (#1528) (@rujhan-arora-astronomer)
- 8d7ea5e: Confirm from user when deployment is created/upserted, if current deployment type or new deployment type is dag_deploy (#1543) (@rujhan-arora-astronomer)
- 3407f5a: Do not throw the error for astro deploy if dag-deploy itself is disabled (#1538) (@rujhan-arora-astronomer)
- ba62c81: Don't auto deploy if local (#1535) (@sunkickr)
- f69b145: Don't hardcode the registry URL to authenticate to, use the API response (#1525) (@ashb)
- c3c276b: Fix Env Var Issues (#1547) (@sunkickr)
- 250020b: Migrate all Deployment Commands to Core (#1425) (@sunkickr)
- 114c036: Remove Astrohub API (#1487) (@sunkickr)
- e125d73: Remove unsupported inline comment (#1498) (@BasPH)
- ddc6cf1: Retry dags folder upload, if upload fails (except failures due to client side issues). Total wait time should be around 2 minutes (#1510) (@rujhan-arora-astronomer)
- bf7d553: Update core clients and update workspace api token to work with new client (#1540) (@vandyliu)
- 2752623: Update dag upload URL, as dag-server endpoint has been changed (#1493) (@rujhan-arora-astronomer)
- 5667296: Update to latest Go versions (#1521) (@ashb)
- b1391c8: Update version of golangci-lint to the latest version (#1522) (@ashb)
- c82086a: [pre-commit.ci] pre-commit autoupdate (#1502) (@pre-commit-ci[bot])
- 94d2f64: [pre-commit.ci] pre-commit autoupdate (#1545) (@pre-commit-ci[bot])
- fe7c3fe: accept the correct input for executor (#1506) (@sunkickr)
- e2ab410: add new flags (#1536) (@sunkickr)
- 104a2a3: fix cluster-id in inspect file (#1509) (@sunkickr)
- 0d2e17f: fix dag deploy updating on accident (#1523) (@sunkickr)
- cd77a0d: fix deployment inspect and list commands (#1544) (@sunkickr)
- a7d9c31: fix env var output (#1507) (@sunkickr)
- 3116aba: fix executor update (#1499) (@sunkickr)
- 226a34b: fix issues from e2e (#1497) (@sunkickr)
- 048286d: fix pool list/create (#1548) (@sunkickr)
- 364531e: fix update deployment when no dpeloyments exist (#1513) (@sunkickr)
- ff7085a: fix worker-queue delete/update error (#1546) (@sunkickr)
- 4b88799: fix worker-queue update (#1531) (@sunkickr)
- 4cab22b: pytest args mixed up with build secret args (#1514) (@sunkickr)
- ff0e181: remove nebula reference (#1533) (@kushalmalani)
- c0d76e0: remove org short name (#1532) (@sunkickr)
- ff75387: update python image (#1526) (@kushalmalani)