When will the v2.6.0 release be published? #2115
|
Hi maintainers, I noticed that the v2.6.0 tag already exists on the repository, but no corresponding release has been published yet — no container images on ghcr.io/crossplane-contrib/provider-aws-s3:v2.6.0. It seems the publish-provider-packages.yaml workflow needs to be triggered manually with version: v2.6.0. Could a maintainer run it? We're currently blocked on a bug where BucketLifecycleConfiguration resources fail with: observe failed: read resource request failed: Missing Resource Identity After Read: The current latest published version v2.5.0 uses an older upjet (1e4f37b6b5f8, Nov 2025) that doesn't have this fix. Publishing v2.6.0 would unblock us and likely resolve #1986 as well. Thanks! |
Replies: 1 comment
|
Looks like it's now running : https://github.com/crossplane-contrib/provider-upjet-aws/actions/runs/27416892714 👍 |
Looks like it's now running : https://github.com/crossplane-contrib/provider-upjet-aws/actions/runs/27416892714 👍