|
1 | 1 | #### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._ |
| 2 | +# __2.42.16__ __2026-03-18__ |
| 3 | +## __AWS Elemental MediaConvert__ |
| 4 | + - ### Features |
| 5 | + - This update adds additional bitrate options for Dolby AC-4 audio outputs. |
| 6 | + |
| 7 | +## __Amazon DynamoDB Enhanced Client__ |
| 8 | + - ### Bugfixes |
| 9 | + - Fix NullPointerException in `EnhancedType.hashCode()`, `EnhancedType.equals()`, and `EnhancedType.toString()` when using wildcard types. |
| 10 | + |
| 11 | +## __Amazon Elastic Compute Cloud__ |
| 12 | + - ### Features |
| 13 | + - The DescribeInstanceTypes API now returns default connection tracking timeout values for TCP, UDP, and UDP stream via the new connectionTrackingConfiguration field on NetworkInfo. |
| 14 | + |
| 15 | +# __2.42.15__ __2026-03-17__ |
| 16 | +## __AWS Glue__ |
| 17 | + - ### Features |
| 18 | + - Provide approval to overwrite existing Lake Formation permissions on all child resources with the default permissions specified in 'CreateTableDefaultPermissions' and 'CreateDatabaseDefaultPermissions' when updating catalog. Allowed values are ["Accept","Deny"] . |
| 19 | + |
| 20 | +## __Amazon Bedrock AgentCore Control__ |
| 21 | + - ### Features |
| 22 | + - Deprecating namespaces field and adding namespaceTemplates. |
| 23 | + |
| 24 | +## __Amazon DynamoDB Enhanced Client__ |
| 25 | + - ### Features |
| 26 | + - Improved performance of UpdateExpression conversion by replacing Stream.concat chains and String.format with direct iteration and StringJoiner. |
| 27 | + |
| 28 | +## __Amazon EMR__ |
| 29 | + - ### Features |
| 30 | + - Add S3LoggingConfiguration to Control LogUploads |
| 31 | + |
| 32 | +# __2.42.14__ __2026-03-16__ |
| 33 | +## __AWS SDK for Java v2__ |
| 34 | + - ### Features |
| 35 | + - Updated endpoint and partition metadata. |
| 36 | + |
| 37 | +## __Amazon Bedrock__ |
| 38 | + - ### Features |
| 39 | + - You can now generate policy scenarios on demand using the new GENERATE POLICY SCENARIOS build workflow type. Scenarios will no longer be automatically generated during INGEST CONTENT, REFINE POLICY, and IMPORT POLICY workflows, resulting in faster completion times for these operations. |
| 40 | + |
| 41 | +## __Amazon Bedrock AgentCore__ |
| 42 | + - ### Features |
| 43 | + - Provide support to perform deterministic operations on agent runtime through shell command executions via the new InvokeAgentRuntimeCommand API |
| 44 | + |
| 45 | +## __Amazon Bedrock AgentCore Control__ |
| 46 | + - ### Features |
| 47 | + - Supporting hosting of public ECR Container Images in AgentCore Runtime |
| 48 | + |
| 49 | +## __Amazon EC2 Container Service__ |
| 50 | + - ### Features |
| 51 | + - Amazon ECS now supports configuring whether tags are propagated to the EC2 Instance Metadata Service (IMDS) for instances launched by the Managed Instances capacity provider. This gives customers control over tag visibility in IMDS when using ECS Managed Instances. |
| 52 | + |
| 53 | +# __2.42.13__ __2026-03-13__ |
| 54 | +## __AWS Config__ |
| 55 | + - ### Features |
| 56 | + - Fix pagination support for DescribeConformancePackCompliance, and update OrganizationConfigRule InputParameters max length to match ConfigRule. |
| 57 | + |
| 58 | +## __AWS Elemental MediaConvert__ |
| 59 | + - ### Features |
| 60 | + - This update adds support for Dolby AC-4 audio output, frame rate conversion between non-Dolby Vision inputs to Dolby Vision outputs, and clear lead CMAF HLS output. |
| 61 | + |
| 62 | +## __AWS Elemental MediaLive__ |
| 63 | + - ### Features |
| 64 | + - Documents the VideoDescription.ScalingBehavior.SMART(underscore)CROP enum value. |
| 65 | + |
| 66 | +## __AWS Glue__ |
| 67 | + - ### Features |
| 68 | + - Add QuerySessionContext to BatchGetPartitionRequest |
| 69 | + |
| 70 | +## __AWS SDK for Java v2__ |
| 71 | + - ### Features |
| 72 | + - Updated endpoint and partition metadata. |
| 73 | + |
| 74 | + - ### Bugfixes |
| 75 | + - upgrade maven-compiler-plugin to 3.14.1 |
| 76 | + - Contributed by: [@sullis](https://github.com/sullis) |
| 77 | + |
| 78 | +## __Amazon API Gateway__ |
| 79 | + - ### Features |
| 80 | + - API Gateway now supports an additional security policy "SecurityPolicy-TLS13-1-2-FIPS-PFS-PQ-2025-09" for REST APIs and custom domain names. The new policy is compliant with TLS 1.3, Federal Information Processing Standards (FIPS), Perfect Forward Secrecy (PFS), and post-quantum (PQ) cryptography |
| 81 | + |
| 82 | +## __Amazon Connect Service__ |
| 83 | + - ### Features |
| 84 | + - Deprecating PredefinedNotificationID field |
| 85 | + |
| 86 | +## __Amazon GameLift Streams__ |
| 87 | + - ### Features |
| 88 | + - Feature launch that enables customers to connect streaming sessions to their own VPCs running in AWS. |
| 89 | + |
| 90 | +## __Amazon Interactive Video Service RealTime__ |
| 91 | + - ### Features |
| 92 | + - Updates maximum reconnect window seconds from 60 to 300 for participant replication |
| 93 | + |
| 94 | +## __Amazon QuickSight__ |
| 95 | + - ### Features |
| 96 | + - The change adds a new capability named ManageSharedFolders in Custom Permissions |
| 97 | + |
| 98 | +## __Amazon S3__ |
| 99 | + - ### Features |
| 100 | + - Added `expectContinueEnabled` to `S3Configuration` to control the `Expect: 100-continue` header on PutObject and UploadPart requests. When set to `false`, the SDK stops adding the header. For Apache HTTP client users, to have `ApacheHttpClient.builder().expectContinueEnabled()` fully control the header, set `expectContinueEnabled(false)` on `S3Configuration`. |
| 101 | + |
| 102 | +## __Application Migration Service__ |
| 103 | + - ### Features |
| 104 | + - Network Migration APIs are now publicly available for direct programmatic access. Customers can now call Network Migration APIs directly without going through AWS Transform (ATX), enabling automation, integration with existing tools, and self-service migration workflows. |
| 105 | + |
| 106 | +## __Contributors__ |
| 107 | +Special thanks to the following contributors to this release: |
| 108 | + |
| 109 | +[@sullis](https://github.com/sullis) |
2 | 110 | # __2.42.12__ __2026-03-12__ |
3 | 111 | ## __AWS DataSync__ |
4 | 112 | - ### Features |
|
0 commit comments