chore(release): bump workspace to v0.28.0#2020
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.
Release v0.28.0.
New service
rds-data, newfakecloud-rds-datacrate): runs real SQL on the backing Postgres/MySQL containers — typed parameters and results (includingbytea/BLOBround-trips), transactions (Begin/Commit/Rollback over a held connection),BatchExecuteStatement, type fidelity (numeric/timestamp/uuid/json/decimal), conformance coverage (253 variants), and full docs/SDK-metadata sync. Now 42 services / 3,723 operations / 124,508 conformance variants.Bug-hunt fixes (cycle 6, #2012-#2019)
rds-data hardening (UTF-8 SQL, k8s host, database param, txn reaper, typed MySQL results); DynamoDB PartiQL UPDATE param-order + nested REMOVE + non-ASCII WHERE panic; Lambda GetFunctionConcurrency/ListFunctions(ALL)/ListAliases MaxItems; IAM GetUser/UpdateRole; CloudWatch PutMetricData Values/Counts; Logs FilterLogEvents endTime; Kinesis GetRecords ChildShards; S3 delimiter pagination; CFN ASG LaunchTemplate; Step Functions ListMapRuns ARN; API Gateway GenerateClientCertificate real PEM.
Summary by cubic
Bump workspace and SDKs to v0.28.0. This release adds the RDS Data API and ships fixes across DynamoDB, Lambda, IAM, CloudWatch/Logs, Kinesis, S3, CloudFormation, Step Functions, and API Gateway.
New Features
rds-data, newfakecloud-rds-datacrate): run real SQL on Postgres/MySQL with typed params/results, transactions, and batch execution.Bug Fixes
Written for commit ea62b2b. Summary will update on new commits.