-
Notifications
You must be signed in to change notification settings - Fork 916
Merge master #6188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
dagnir
merged 153 commits into
feature/master/codegen-validation
from
dongie/master-merge
Jun 17, 2025
Merged
Merge master #6188
dagnir
merged 153 commits into
feature/master/codegen-validation
from
dongie/master-merge
Jun 17, 2025
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
…ion codes in EventBridge ARNs
… field "TestResult" under CanaryRunStatus.
…ly delete underlying Amazon EBS snapshots when deregistering Amazon Machine Images (AMIs)
…s to create multiple firewall endpoints for a single firewall.
… their preferred commitment term and payment options.
…b6d0fe9d6 Pull request: release <- staging/2ced3b78-0a1c-4204-8f78-1a0b6d0fe9d6
…ribeMlflowTrackingServer API response
…. CreateApp and UpdateApp operations now accept a new JobConfig parameter composed of BuildComputeType.
…ed Events with Configurable Context for Event Data Store
…nt strategy when updating an environment. This release adds two worker replacement strategies: FORCED (default), which stops workers immediately, and GRACEFUL, which allows workers to finish current tasks before shutting down.
…w Intelligent Tiering storage class on Amazon FSx for Lustre
…ffers customers the participant replication that allow customers to copy a participant from one stage to another.
…age and Azure Blob location create requests. Location credentials are now managed via Secrets Manager, and may be encrypted with service managed or customer managed keys. Authentication is now optional for Azure Blob locations.
…Recipient Limit Increase
…DISCOUNTS_AND_COMMITMENTS to Workload Estimate Rate Type. Set ListWorkLoadEstimateUsage maxResults range to minimum of 0 and maximum of 300.
…ion resource, through which customers can create event actions with Tags and retrieve event actions with Tags.
…PutBucketOwnershipControls API.
…5860a72a1 Pull request: release <- staging/40d41f92-46bd-46c3-a296-2035860a72a1
…ationConfig in ProductionVariant
…specify an optional Execution IAM policy in the StartJobRun action. The resulting permissions assumed by the job run is the intersection of the permissions in the Execution Role and the specified Execution IAM Policy.
…c34420389 Pull request: release <- staging/2ba33923-8beb-4d43-857e-c46c34420389
…ehicle synchronisation
…L-DSA key pairs that creates post-quantum safe digital signatures.
…e17fddf9e Pull request: release <- staging/b549d68c-5c30-4422-8928-d9de17fddf9e
#6180) * Update api-surface-area-review-verification.yml to exclude non-java change and non-test change * Update changelog-verification.yml to only trigger java change
* Add new module verification * Add new module verification
…in UserAgent (#6171) * Add useragent metadata execution attributes and apply them to useragent. Add basic tracking of requestbody/responeTransformer implementations to UA metadata. * Add delegate getter to the Notifying transformer + handle empty class names w/ unknown * Add name methods to body/response transfromer interfaces + add implementations * Checkstyle fixes + changelog * Update docs + AdditionalMetadata use builder + change all name methods to just name. * Use enum + single letter short form for RequestBody/ContentStreamProvider * Migrate to single character name + enum for remaining types * Fix test failures * Fix checkstyle, start adding tests * Add more tests * Try and fix arch test failure * Fix arch test + more test coverage * Improve test coverage * Improve regex for classWithInnerClassesToPattern * Fix minor pr issues * Fix unknown string to use enum * Fix changelog
… API now includes `lastInUseAt` and `InUseCount` fields that can be used to prioritize vulnerability remediation for images that are actively being used.
…ntation for the createcustommodel API. This feature lets you copy a Amazon SageMaker trained Amazon Nova model into Amazon Bedrock for inference.
…nsit Gateway instead of a VPC, resulting in a TGW attachment.
…e Converse for SageMaker training 2)adds C8g R7gd M8g C6in P6 P6e instance type for SageMaker endpoint 3) adds m7i, r7i, c7i instance type for SageMaker Training and Processing.
…689734cc8 Pull request: release <- staging/4f2a6dc0-5dd4-4f18-b3f8-401689734cc8
…from cache (#6186) * Fix a bug in ConstructorCache when classes are GC'ed but not removed from cache * Added a changelog * Address PR feedback
joviegas
approved these changes
Jun 17, 2025
|
896557a
into
feature/master/codegen-validation
19 of 21 checks passed
This pull request has been closed and the conversation has been locked. Comments on closed PRs are hard for our team to see. If you need more assistance, please open a new issue that references this one. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Motivation and Context
Modifications
Testing
Screenshots (if appropriate)
Types of changes
Checklist
mvn install
succeedsscripts/new-change
script and following the instructions. Commit the new file created by the script in.changes/next-release
with your changes.License