New version available but no GitHub release exists
JakeBrown opened this issue · 4 comments
There appears to be a v1.2.458.0 version available, even though there have been no code changes in this repo and the latest GitHub release is Release 1.2.398.0 - 2022-10-13.
AWS Copilot CLI
AWS Copilot CLI Looks like the Session Manager plugin is using version 1.2.398.0.
Would you like to update it to the latest version 1.2.458.0?
Checking latest hosted version:
$ curl -s https://s3.amazonaws.com/session-manager-downloads/plugin/latest/VERSION
1.2.458.0
Version v1.2.458 seems to be buggy and is likely also the cause of this issue: aws/copilot-cli#4627.
this is a problem in our environment right now. we use the ansible connection and that has stopped working altogether after the update.
Our docker image downloads from the s3 path marked latest. this is a temporary fix for anyone using ubuntu
https://s3.amazonaws.com/session-manager-downloads/plugin/1.2.398.0/ubuntu_64bit/session-manager-plugin.deb
Has this been reported to your Account managers?
Hi,
That was an old version released and team reverted it after found some issue. Github side updated kind of late after it. We did not expected the impact, will keep it sync with github side update in future.
There is new version 1.2.463.0 available. If anyone still encounter issue, feel free to reopen it.
Thanks,
Yangtao