okta / okta-aws-cli

A CLI for having Okta as the IdP for AWS CLI operations
https://github.com/okta/okta-aws-cli
Other
128 stars 34 forks source link

2.0.0 release still shows "-beta.6" in version output #164

Closed joshgch closed 9 months ago

joshgch commented 9 months ago

When you run okta-aws-cli --version the output still shows okta-aws-cli version 2.0.0-beta.6 despite this being GA.

This is also shown in the UserAgent: okta-aws-cli/2.0.0-beta.6 (go1.21.6; darwin; arm64)

https://github.com/okta/okta-aws-cli/blob/master/internal/config/config.go#L42

timharris777 commented 9 months ago

I can confirm this

monde commented 9 months ago

facepalm!

joshgch commented 9 months ago

@monde please push v2.0.1 to homebrew, it is still showing the old version.