Skip to content

release: 0.12.0#753

Merged
vieiralucas merged 1 commit intomainfrom
release-0.12.0
Apr 25, 2026
Merged

release: 0.12.0#753
vieiralucas merged 1 commit intomainfrom
release-0.12.0

Conversation

@vieiralucas
Copy link
Copy Markdown
Member

@vieiralucas vieiralucas commented Apr 25, 2026

Summary

Workspace + all SDKs to 0.12.0.

New since 0.11.0:

Test plan

  • cargo build --workspace clean at 0.12.0
  • CI green
  • Tag v0.12.0 triggers crates.io / npm / PyPI / Maven / Composer / Go publish

Summary by cubic

Release 0.12.0 adds a full ELBv2 control plane and bumps the workspace and all SDKs to 0.12.0. It also fixes an ECS awslogs race and publishes the fakecloud-elbv2 artifact in CI.

  • New Features

    • ELBv2 service (ALB/NLB/GWLB): load balancers, target groups/targets/health, listeners/rules/certificates, attributes, capacity reservations, mTLS trust stores/revocations, resource policies, tags.
    • Go, PHP, and Java SDK clients for ELBv2 introspection.
  • Bug Fixes

    • ECS awslogs forwarding runs before the task transitions to STOPPED, removing the DescribeLogStreams race.

Written for commit 46865ed. Summary will update on new commits.

Workspace + all SDKs to 0.12.0. New since 0.11.0:
- ELBv2 service: full 51-op control plane (ALB/NLB/GWLB) — load
  balancers, target groups + targets + health, listeners + rules +
  certificates, attributes, capacity reservations, mTLS trust stores +
  revocations, resource policies (PRs #746-#750)
- Go/PHP/Java SDK clients for ELBv2 introspection
- ECS awslogs forwarding now happens before flipping the task to
  STOPPED, so DescribeLogStreams polling against the STOPPED transition
  no longer races (PR #752)
- release.yml publishes fakecloud-elbv2 (PR #751)
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 10 files

@vieiralucas vieiralucas merged commit d42352a into main Apr 25, 2026
50 checks passed
@vieiralucas vieiralucas deleted the release-0.12.0 branch April 25, 2026 18:47
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant