Releases: astronomer/astro-cli
Releases · astronomer/astro-cli
v1.18.2
v1.18.1
v1.18.0
Changelog
- 5d2704b: Add monitoring DAG only in non-hosted orgs (#1256) (@feluelle)
- 51445d8: Add team org role crud (#1296) (@aliotta)
- f2ce354: Adding a description flag for deploy (#1323) (@kushalmalani)
- f4e6650: Adding wait flag for astro deploy to be healthy (#1293) (@kushalmalani)
- 4813005: Block dag deploy update for Cicd Enforced deployments (#1327) (@kushalmalani)
- b76e610: Fix Seg fault error when no deployments exists on deploy (#1302) (@kushalmalani)
- 4568592: Fix restart failures (#1317) (@neel-astro)
- eacb540: Fix the mockery version in Makefile (#1332) (@neel-astro)
- eb70430: Fix typo in parse skipping log message (#1321) (@jeremybeard)
- 3ef8acd: Pin mockery version in Makefile (#1319) (@neel-astro)
- 8e385a1: Prompt User For Team Name (#1329) (@aliotta)
- 8ee6486: Throw correct error on updating worker queue config for kubernetes executor (#1304) (@kushalmalani)
- 4c8b439: Update warning message (#1331) (@kushalmalani)
- 595721e: Upgrade command (#1314) (@sunkickr)
- 5b56ae2: [pre-commit.ci] pre-commit autoupdate (#1313) (@pre-commit-ci[bot])
- 601f9c6: add pluralization to some commands (#1298) (@fritz-astronomer)
- beca3f0: add verbose and execute date to astro run (#1330) (@sunkickr)
- c2bcc04: cleanup unused code (#1325) (@kushalmalani)
- abba64e: consume workload identity from core api (#1333) (@melugoyal)
- 52606f8: display is idp managed flag in list users cmd (#1299) (@missing1984)
- 69551e8: fix for updating deployments with larger scheduler (#1309) (@kushalmalani)
- cf26ce3: remove conflict test (#1336) (@sunkickr)
- 503e0c2: throw message when user tries to switch to the current org (#1303) (@kushalmalani)
v1.17.1
Changelog
- 02a4306: fix for updating deployments with larger scheduler (#1309) (@kushalmalani)
v1.17.0
What's Changed
- remove workload identity from query by @sunkickr in #1254
- Move workspace list to using core api by @kushalmalani in #1259
- Add org token commands by @aliotta in #1257
- fetch latest api client by @kushalmalani in #1268
- Bug fix when team has no members and list team users is called by @aliotta in #1271
- warn user of updating idp managed teams by @missing1984 in #1273
- Fix worker concurrency by @kushalmalani in #1275
- add support for aws cloud provider by @kushalmalani in #1278
- Fix concurrency check for hosted deployments by @kushalmalani in #1279
- Pick workspace by default if only one exists by @kushalmalani in #1281
- Fix deployment status by @kushalmalani in #1284
- Update error message by @kushalmalani in #1285
- Fix zero worker concurrency error by @kushalmalani in #1286
- New Registry Commands by @fritz-astronomer in #1148
- fix deployment as code by @kushalmalani in #1289
- Fix for no deployments in a workspace by @kushalmalani in #1292
- Move houston version API call to only when context is not Astro by @neel-astro in #1295
- Add timeout on github client by @neel-astro in #1290
Full Changelog: v1.16.2...v1.17.0
v1.16.2
Changelog
- e1754ab: fix deployemnt as code (#1289) (@kushalmalani)
v1.16.1
What's Changed
- Refactoring for list deployments by @kushalmalani in #1205
- deployment ci cd enforcement control by @kushalmalani in #1207
- copy connection/variable warning message by @sunkickr in #1208
- Removing unused types by @kushalmalani in #1221
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1224
- fix for updating machine type for hosted deployment by @kushalmalani in #1225
- Use core-api list clusters endpoint by @kushalmalani in #1227
- Create and List Hosted Dedicated Deployment by @kushalmalani in #1229
- remove audit logs from beta by @sunkickr in #1233
- Fixing hosted dedicated bugs by @kushalmalani in #1237
- Add missing fields on deployment inspect by @kushalmalani in #1238
- Add team commands to cli by @aliotta in #1236
- Help text cleanup by @jwitz in #1234
- add workload identity by @sunkickr in #1230
- Add deployment type for deployment inspect by @kushalmalani in #1241
- Fix to give cluster type precedent by @kushalmalani in #1250
- fix to display error with no deployments on delete by @kushalmalani in #1251
- fix refresh tokens by @kushalmalani in #1253
- add workspace token commands by @sunkickr in #1235
Full Changelog: v1.15.1...v1.16.1
v1.15.1
Changelog
- b8081e4: Removing unused types (#1221) (@kushalmalani)
v1.15.0
What's Changed
- put up a message for switching org by @missing1984 in #1129
- cli support for hosted by @kushalmalani in #1120
- Create hosted deployment by @kushalmalani in #1135
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1136
- Fetch deployment config options from api by @kushalmalani in #1138
- Update readme generated by astro dev init by @frankcash in #1141
- Add https:// to cli deployment message by @NilsJPWerner in #1145
- add configurable option postgres.repository and postgres.tag by @rob-1126 in #1134
- Use a sentinel value when mocking Variable.get by @cmc333333 in #1140
- Add error check for if there is a version mismatch by @dimberman in #1092
- Ability to update a hosted deployment by @kushalmalani in #1147
- Remove dags in dockerignore by @kushalmalani in #1149
- skip check if no dockerignore file by @kushalmalani in #1152
- Add headers to api to collect more metrics from cli by @kushalmalani in #1154
- trim out quotes from the beginning/end of .env vars by @fritz-astronomer in #1133
- Add Workspace Commands and Tests by @sunkickr in #1132
- move to use github api to generate release changelog by @neel-astro in #1153
- fix org short name from claims by @kushalmalani in #1161
- cleanup legacy code by @kushalmalani in #1165
- remove user commands by @kushalmalani in #1162
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1168
- fix podman login issue by @sunkickr in #1169
- update audit-logs export by @sunkickr in #1155
- Change startup message if old image is used on M1 by @sunkickr in #1163
- Updating code owners list by @kushalmalani in #1173
- remove vr code by @kushalmalani in #1172
- remove sql cli by @kushalmalani in #1174
- create dev export/import commands by @sunkickr in #1166
- Select region for hosted by @kushalmalani in #1176
- Add deployment connection, airflow-variable, and pool commands by @sunkickr in #1150
- set default git-sync interval to 60s by @Simpcyclassy in #1183
- Replace
(err != nil) != tt.wantErr
with testify's ErrorAssertionFunc by @ashb in #1190 - Swap
strings.Contains
+t.Errorf
toassert.Contains
in tests by @ashb in #1192 - Adding support for org api tokens by @kushalmalani in #1184
- Hide namespace and display cluster region for hosted shared by @kushalmalani in #1193
- small tweaks for podman by @sunkickr in #1195
- add err to env var commands by @sunkickr in #1196
- set user agent header in CLI http requests by @melugoyal in #1202
- settings file not needed for env export by @sunkickr in #1180
- Pytest arg by @sunkickr in #1201
- Refactoring for list deployments by @kushalmalani in #1205
- deployment ci cd enforcement control by @kushalmalani #1207
- copy connection/variable warning message by @sunkickr #1208
New Contributors
- @NilsJPWerner made their first contribution in #1145
- @cmc333333 made their first contribution in #1140
- @Simpcyclassy made their first contribution in #1183
Full Changelog: v1.14.0...v1.15.0