* Add `--skip-activation-check` option for submitting tasks regardless of the activation status of an endpoint (https://github.com/globus/globus-cli/pull/367[367]) * Improve `task event-details` output formatting (https://github.com/globus/globus-cli/pull/373[373])
Other:
* Update Globus SDK to v1.5.0
1.2.3
Enhancements:
* Add support for `GLOBUS_SDK_ENVIRONMENT="preview"`
1.2.2
Enhancements:
* Better errors when installation onto python2.6 is attempted (https://github.com/globus/globus-cli/pull/362[362]) * Improve validation of Endpoint `--network-use` (https://github.com/globus/globus-cli/pull/361[361])
Bugfixes:
* Generate delegate proxy certs using UTC, not local time (https://github.com/globus/globus-cli/pull/360[360])
1.2.1
Bugfixes:
* Improve handling of non-ascii user names (https://github.com/globus/globus-cli/pull/354[354])
1.2.0
Enhancements:
* Allow enabling or disabling the "managed" state of an endpoint via the `--managed`, `--no-managed`, and `--subscription-id` options to the `globus endpoint update` command.