-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tracking Pulumi AWS 6.0.0 release deprecation #2683
Comments
We need to revert https://www.pulumi.com/registry/packages/aws/api-docs too |
Delisting succeeded for NPM. ON
|
@t0yv0 just in case, I checked the AWS TypeScript template: $ cat package.json
{
"name": "tmp.DEWSLbsUH0",
"main": "index.ts",
"devDependencies": {
"@types/node": "^16"
},
"dependencies": {
"@pulumi/pulumi": "^3.0.0",
"@pulumi/aws": "^5.0.0",
"@pulumi/awsx": "^1.0.0"
}
} Did you get 6.0 by default or did you edit the template? |
Oh right I edited the template. |
Thanks for checking! |
Go is retracted, tagged sdk/v6.0.1 |
I've restored my access to OSSRH, the creds are in 1password - we should probably switch to company account instead of sharing "t0yv0" creds, however I can't view https://issues.sonatype.org/browse/MVNCENTRAL-8266 support issue - no permissions. The rest seems done. @AaronFriel can you follow up on the issue since it's under your personal account. Thank you. |
Maven Central / Sonatype has a policy against removing artifacts:
|
In light of #2682, we are removing the 6.0 release to root cause the replacement of existing resources during an upgrade.
Tasks
The text was updated successfully, but these errors were encountered: