chore(release): bump workspace to v0.45.1 - #2541
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Patch release. Everything merged since
v0.45.0is a fix, so this is0.45.1.Included since v0.45.0:
fix(cloudformation): auto-deploy stack sets when org membership changes (fix(cloudformation): auto-deploy stack sets when org membership changes #2540)fix(cloudformation): resolveAWS::Partition/AWS::URLSuffixper region; one partition and one profile ARN across the stackfix(ec2): renderiamInstanceProfileon instances, fix IAM profile association state and checks (fix(ec2): render iamInstanceProfile on instances, fix IAM profile association state and checks #2538)fix(iam): deriveInstanceProfileIdso EC2, IAM, CloudFormation and IMDS report one idtest(rds): gate the k8s postgres test on a real query rather thanpg_isreadyVersion bumps: workspace
Cargo.toml(+ allfakecloud-*dependency pins),Cargo.lock, and the TypeScript / Python / Java / .NET SDK manifests. PHP has no version field.scripts/publish-crates.sh --checkpasses (109 crates, dependency order valid).Merging this and pushing the
v0.45.1tag triggers the publish workflow.Summary by cubic
Prepares the
v0.45.1patch release: bumps the workspace to0.45.1and updates all crate and SDK version pins. Everything merged sincev0.45.0is a fix, so this is a patch bump.Included since v0.45.0
AWS::Partition/AWS::URLSuffixper region.iamInstanceProfileon instances, and IAM profile association state/checks are fixed.InstanceProfileIdso EC2, IAM, CloudFormation, and IMDS report the same id.pg_isready.Version bumps cover the workspace
Cargo.tomlandCargo.lock, plus the TypeScript, Python, Java, and .NET SDK manifests. PHP has no version field.scripts/publish-crates.sh --checkpasses (109 crates). Merging and pushing thev0.45.1tag triggers the publish workflow.Written for commit 8ca9912. Summary will update on new commits.