Skip to content

Releases: astronomer/astro-cli

v0.26.1

09 Nov 21:19
be9e8db
Compare
Choose a tag to compare

Changelog

be9e8db fix: cannot use syscall.Stdin (type syscall.Handle) as type int in argument to terminal.ReadPassword (#452)
4010d03 removed duplicate slicing (#446)
e3e459d add missing linters (#434)

v0.26.0

05 Oct 19:09
698219b
Compare
Choose a tag to compare

Changelog

698219b fix(triggerer-replicas-short-hand-t-is-already-taken,-remove-it-from-create/update): triggerer-replicas short hand t was already taken but didnt notice on testing since i had to turn on another flag (#445)
2218f6f Refactor feature flags to use JSON field instead (#443)
072c522 Add triggerer replicas option to create/update cli (#442)
3140cd9 add docs for debug (#439)

v0.25.5

15 Sep 17:51
Compare
Choose a tag to compare

Changelog

dbf5536 Merge branch 'main' into release-0.25
0e9402a uploading to hombrew-tap automatically (#441)
a46b3fa debug authconfig on registrylogin (#440)
1a935fd add hardDeleteDeploymentQuery request (#436)
c09480a Feature/debug (#435)
e1c8a47 Feature/pre created namespaces (#430)

Breaking Changes

Will only be compatible with the version of the platform of 0.25.7 or higher

v0.25.4

29 Jul 16:44
Compare
Choose a tag to compare

Changelog

e95011f Merge branch 'main' into release-0.25
a90b0ff change the order in which requests are called (#429)

v0.25.3

28 Jul 21:46
Compare
Choose a tag to compare
v0.25.3 Pre-release
Pre-release

Changelog

a9a8b3e Merge branch 'main' into release-0.25
e6d4f02 Merge pull request #428 from astronomer/bug/hardDeleteAddHelpInFlag
1e25375 Merge pull request #427 from astronomer/bug/workspaceUpdateUserBeforeAndAfter
f44d265 fix format and asserts
bd1020c fix swaping expected and actual on asserts on all tests in this file
57f6208 fix swaping expected and actual on asserts
0f4c4d0 fix calling correct method for test
daf0d0d fix hard delete tests
8d838d5 add hard delete help under feature flag
3ee035b change is so that prerelease always happens (#426)
3861c29 make sure that it is a workspace role since this is update workspace
dfdcbbf add test for user not part of workspace
ba95756 fix template to not autoresolve issues on close
c15fae5 fix format
e909eb0 add tests for updateUer and for getWorkserUser
5a7f74a add request to get single user and display old role vs new role on update

v0.25.2

22 Jul 15:00
Compare
Choose a tag to compare
v0.25.2 Pre-release
Pre-release

Changelog

43c0dfa Merge branch 'main' into release-0.25
224720e Merge pull request #423 from astronomer/feature/refactorGetServiceAccount
d6ea653 Merge pull request #425 from astronomer/bug/fixMergeFix
c774d21 fix merge conflict removal and add f
b2c04be Merge branch 'main' into feature/refactorGetServiceAccount
cd718e4 Merge pull request #422 from astronomer/feature/addHardDeleteDeployment
1b90e45 make format
8aaf4d6 Merge branch 'main' into feature/addHardDeleteDeployment
bd94c32 Merge pull request #421 from astronomer/bug/typo
a9e28f7 Merge branch 'main' of github.com:astronomer/astro-cli into bug/typo
a8c97bc Add an insecure TLS option (#418)
b3800f2 Update CODEOWNERS (#424)
83d7a6a refactor spacing for json
dc78f21 remove old test
5b9470e update workspace sa get msg
9128390 test for workspaceSAGet
57dbf4b remove old code
7d958b3 refactor text for command
e8b2d3a add test for deployment cmd
2df8a5b add tests for service account
0918ea9 remove single get service account
e4d874b refactor get sa workspace/deployments new query
99a27bf Merge branch 'feature/addHardDeleteDeployment' of github.com:astronomer/astro-cli into feature/addHardDeleteDeployment
9865c70 dont throw error shows up on cli output
6777d3e Update messages/messages.go
3ab6b3d refactor text on no
9cbce0c fix calling string for error in test
4553c79 fix tests
9edefaf Remove @schnie from CODEOWNERS
2e8e167 refactor info message for hard
34d3586 refactor prompt for hard delete
3a95a74 fix exiting when they not sure
1613777 ran format
98b2443 add tests and remove accidental file added
934afbb add hard deployment and test
6423b22 Update message on upgrade no-op, add unit tests (#417)
5449ee1 fix typo for update
4e88ef6 Merge pull request #420 from astronomer/main
eed9f73 fix: astro deployment service-account delete (#419)
69bba4f fix: astro deployment service-account delete (#419)
8903f09 Merge pull request #414 from astronomer/hotfix/astro-dev-init-set-airflow-version-improved-logging
7babdaf fix go releaser issue
b96c7a8 Add github-repo context
f4e6a76 dont ignore error when validate dag deployment arguments (#407)

v0.25.1

25 Jun 17:08
ab3af10
Compare
Choose a tag to compare

Changelog

ab3af10 Merge pull request #416 from astronomer/fix/circleci-conf-for-releasing
8f3aac4 fix conf
5c98e84 Merge pull request #415 from astronomer/hotfix/astro-dev-init-set-airflow-version-improved-logging
59c21be fix go releaser issue
d0c7fa3 Merge pull request #414 from astronomer/hotfix/astro-dev-init-set-airflow-version-improved-logging
cf5b456 go fmt fix
236f1b9 go fmt
4df8dca catch unauthed error and imporve logging
defbc3e remove test table
85b77d8 refactor
c652351 fix assumptions around returned errors
d643dfd improve test name
0458daa improve error logging
e261c0b Merge pull request #413 from astronomer/hotfix/astro-dev-init-set-ariflow-version
9decaec refactor error message log
12c3027 add more tests
da0b03c add more tests
e322566 add more tests
a2bf2ee fixup!
0606ad9 fix typo
debce80 fix astro dev init -v
6012d86 Pull latest airflow versions from updates astronomer io (#412)
880a532 Merge pull request #411 from astronomer/paola-fix-broken-link-airflow_settings.yaml
1bcc9b1 Tweak copy to be more informative
1e32402 Fix broken link in airflow.settings.yaml file

v0.25.0

12 May 22:30
9ab5114
Compare
Choose a tag to compare

Changelog

9ab5114 Remove example plugin no longer serving purpose (#410)
e0998fc fix astro version (#409)
47e2925 add ability to not fail when we are ahead of server version (#408)
0dd02f2 dont ignore error when validate dag deployment arguments (#407)
3dd5250 fix example for NFS location (#406)
16787f4 Add nfs location support (#405)
5a95748 add kubernetes in help text for executor options (#404)

v0.23.4

16 Mar 21:48
Compare
Choose a tag to compare

Changelog

4efb05b Replaces the default astronomer image with 2.0.0-buster-onbuild (#401)
7b45831 chore: fix spelling (#402)
6fc70a9 Updated Windows instructions to always point to most recent CLI version (#399)
cf1ccb9 Use astro robot account to tag releases (#397)

v0.23.3

03 Feb 16:55
a2efe47
Compare
Choose a tag to compare

Changelog

a2efe47 Astro CLI does not add variables and connections declared in airflow_settings.yaml to the database fir Airflow 2.0.0 (#398)
748ca2e Improve error checking for astro dev upgrade-check (#396)