chore(release): bump workspace to v0.45.0 - #2537
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.
Bumps the workspace and every SDK from
0.44.10to0.45.0. Minor bump: 62 PRs merged sincev0.44.10, 43 of them features (new services, operations and enforcement surfaces).Highlights since
v0.44.10:SearchVectors(feat(dynamodb): implement vector indexes and SearchVectors #2500); O(1) item writes and O(log n)DeleteItem(fix(dynamodb): make the item write path O(1) instead of O(table size) #2505, fix(dynamodb): make DeleteItem O(log n) instead of O(table size) #2517).ValidateTemplate/GetTemplateSummary(feat(cloudformation): implement ValidateTemplate and GetTemplateSummary #2508);DeletionPolicyandUpdateReplacePolicy(fix(cloudformation): honor DeletionPolicy and UpdateReplacePolicy #2472); YAML short-form intrinsic tags (fix(cloudformation): support YAML short-form intrinsic tags #2496).ForAllValuesover keys with no values (feat(iam): policy variables and ForAllValues over keys with no values #2528).Filterssupport and undeclared error shapes removed (fix(rds): honor Filters on the Describe operations (#2481) #2492, fix(rds): return recorded backtracks and honor Filters on three more Describes #2497, fix(rds): stop putting undeclared error shapes on the wire #2501), CloudWatch Logs event-segment appends and expiry reclaim (fix(logs): append event segments and reclaim expired logs #2527).Files touched are the canonical release set:
Cargo.toml,Cargo.lock, and the TypeScript, Python, Java and .NET SDK manifests. PHP has no version field.scripts/publish-crates.sh --checkpasses (109 crates, dependency order valid).Merging this does not publish anything: pushing the
v0.45.0tag at the merge commit triggersrelease.yml.Summary by cubic
Bumps the workspace and all SDK manifests from
0.44.10to0.45.0, a minor release covering 62 PRs, 43 of them features.Highlights
Merging does not publish anything; pushing the
v0.45.0tag at the merge commit triggersrelease.yml.Written for commit 3cbda02. Summary will update on new commits.