Skip to content

Releases: aws/aws-sdk-java-v2

AWS SDK for Java v2 2.29.10

11 Nov 21:45
2a972bc
Compare
Choose a tag to compare

2.29.10 2024-11-11

AWS Lambda

  • Features

    • Add Python 3.13 (python3.13) support to AWS Lambda

AWS Outposts

  • Features

    • This release updates StartCapacityTask to allow an active Outpost to be modified. It also adds a new API to list all running EC2 instances on the Outpost.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.
  • Bugfixes

    • SigV4: Add host header only when not already provided

Amazon CloudFront

  • Features

    • No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.

Amazon OpenSearch Service

  • Features

    • Adds Support for new AssociatePackages and DissociatePackages API in Amazon OpenSearch Service that allows association and dissociation operations to be carried out on multiple packages at the same time.

Inspector2

  • Features

    • Adds support for filePath filter.

Contributors

Special thanks to the following contributors to this release:

@vsudilov

AWS SDK for Java v2 2.29.9

08 Nov 20:15
52bcccb
Compare
Choose a tag to compare

2.29.9 2024-11-08

AWS Batch

  • Features

    • This feature allows override LaunchTemplates to be specified in an AWS Batch Compute Environment.

AWS Control Catalog

  • Features

    • AWS Control Catalog GetControl public API returns additional data in output, including Implementation and Parameters

AWS Lambda

  • Features

    • This release adds support for using AWS KMS customer managed keys to encrypt AWS Lambda .zip deployment packages.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Agents for Amazon Bedrock Runtime

  • Features

    • This release adds trace functionality to Bedrock Prompt Flows

Amazon Chime SDK Media Pipelines

  • Features

    • Added support for Media Capture Pipeline and Media Concatenation Pipeline for customer managed server side encryption. Now Media Capture Pipeline can use IAM sink role to get access to KMS key and encrypt/decrypt recorded artifacts. KMS key ID can also be supplied with encryption context.

Amazon Elastic Kubernetes Service

  • Features

    • Adds new error code Ec2InstanceTypeDoesNotExist for Amazon EKS managed node groups

Amazon Kinesis Firehose

  • Features

    • Amazon Data Firehose / Features : Adds support for a new DeliveryStreamType, DatabaseAsSource. DatabaseAsSource hoses allow customers to stream CDC events from their RDS and Amazon EC2 hosted databases, running MySQL and PostgreSQL database engines, to Iceberg Table destinations.

Amazon Pinpoint SMS Voice V2

  • Features

    • Added the RequiresAuthenticationTimestamp field to the RegistrationVersionStatusHistory data type.

QBusiness

  • Features

    • Adds S3 path option to pass group member list for PutGroup API.

AWS SDK for Java v2 2.29.8

07 Nov 20:41
33fa5af
Compare
Choose a tag to compare

2.29.8 2024-11-07

AWS Clean Rooms ML

  • Features

    • This release introduces support for Custom Models in AWS Clean Rooms ML.

AWS Clean Rooms Service

  • Features

    • This release introduces support for Custom Models in AWS Clean Rooms ML.

AWS Resource Explorer

  • Features

    • Add GetManagedView, ListManagedViews APIs.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Agents for Amazon Bedrock

  • Features

    • Add prompt support for chat template configuration and agent generative AI resource. Add support for configuring an optional guardrail in Prompt and Knowledge Base nodes in Prompt Flows. Add API to validate flow definition

Amazon Bedrock Runtime

  • Features

    • Add Prompt management support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel, InvokeModelWithStreamingResponse

Amazon QuickSight

  • Features

    • Add Client Credentials based OAuth support for Snowflake and Starburst

Auto Scaling

  • Features

    • Auto Scaling groups now support the ability to strictly balance instances across Availability Zones by configuring the AvailabilityZoneDistribution parameter. If balanced-only is configured for a group, launches will always be attempted in the under scaled Availability Zone even if it is unhealthy.

Synthetics

  • Features

    • Add support to toggle if a canary will automatically delete provisioned canary resources such as Lambda functions and layers when a canary is deleted. This behavior can be controlled via the new ProvisionedResourceCleanup property exposed in the CreateCanary and UpdateCanary APIs.

AWS SDK for Java v2 2.29.7

06 Nov 19:53
0f8556e
Compare
Choose a tag to compare

2.29.7 2024-11-06

AWS CodeBuild

  • Features

    • AWS CodeBuild now adds additional compute types for reserved capacity fleet.

AWS Lake Formation

  • Features

    • API changes for new named tag expressions feature.

AWS S3 Control

  • Features

    • Fix ListStorageLensConfigurations and ListStorageLensGroups deserialization for Smithy SDKs.

AWS SDK for Java v2

  • Features

    • Improve unmarshalling performance of all JSON protocols by unifying parsing with unmarshalling instead of doing one after the other.
  • Bugfixes

    • Moves setting the default backoff strategies for all retry strategies to the builder as per the javadocs instead of only doing it in the DefaultRetryStrategy builder methods.

Amazon GuardDuty

  • Features

    • GuardDuty RDS Protection expands support for Amazon Aurora PostgreSQL Limitless Databases.

Amazon Verified Permissions

  • Features

    • Adding BatchGetPolicy API which supports the retrieval of multiple policies across multiple policy stores within a single request.

QApps

  • Features

    • Introduces category apis in AmazonQApps. Web experience users use Categories to tag and filter library items.

AWS SDK for Java v2 2.29.6

01 Nov 19:02
d380f52
Compare
Choose a tag to compare

2.29.6 2024-11-01

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.
  • Bugfixes

    • Load Checksum classes of CRT from Classloader instead of direct references of CRT classes.

Agents for Amazon Bedrock

  • Features

    • Amazon Bedrock Knowledge Bases now supports using application inference profiles to increase throughput and improve resilience.

Amazon CloudWatch Logs

  • Features

    • This release introduces an improvement in PutLogEvents

Amazon DocumentDB Elastic Clusters

  • Features

    • Amazon DocumentDB Elastic Clusters adds support for pending maintenance actions feature with APIs GetPendingMaintenanceAction, ListPendingMaintenanceActions and ApplyPendingMaintenanceAction

Tax Settings

  • Features

    • Add support for supplemental tax registrations via these new APIs: PutSupplementalTaxRegistration, ListSupplementalTaxRegistrations, and DeleteSupplementalTaxRegistration.

AWS SDK for Java v2 2.29.5

31 Oct 19:06
007e11c
Compare
Choose a tag to compare

2.29.5 2024-10-31

AWS Batch

  • Features

    • Add podNamespace to EksAttemptDetail and containerID to EksAttemptContainerDetail.

AWS Glue

  • Features

    • Add schedule support for AWS Glue column statistics

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.
  • Bugfixes

    • Fix an issue where the SDK does not properly unmarshall an evenstream exception to the expected exception type.

Amazon Prometheus Service

  • Features

    • Added support for UpdateScraper API, to enable updating collector configuration in-place

Amazon SageMaker Service

  • Features

    • SageMaker HyperPod adds scale-down at instance level via BatchDeleteClusterNodes API and group level via UpdateCluster API. SageMaker Training exposes secondary job status in TrainingJobSummary from ListTrainingJobs API. SageMaker now supports G6, G6e, P5e instances for HyperPod and Training.

Amazon Simple Email Service

  • Features

    • This release enables customers to provide the email template content in the SESv2 SendEmail and SendBulkEmail APIs instead of the name or the ARN of a stored email template.

Auto Scaling

  • Features

    • Adds bake time for Auto Scaling group Instance Refresh

Elastic Load Balancing

  • Features

    • Add UDP support for AWS PrivateLink and dual-stack Network Load Balancers

AWS SDK for Java v2 2.29.4

30 Oct 18:58
220d741
Compare
Choose a tag to compare

2.29.4 2024-10-30

AWS AppSync

  • Features

    • This release adds support for AppSync Event APIs.

AWS DataSync

  • Features

    • AWS DataSync now supports Enhanced mode tasks. This task mode supports transfer of virtually unlimited numbers of objects with enhanced metrics, more detailed logs, and higher performance than Basic mode. This mode currently supports transfers between Amazon S3 locations.

AWS Network Firewall

  • Features

    • AWS Network Firewall now supports configuring TCP idle timeout

AWS SDK for Java v2

  • Features

    • Adds support for tracking feature usage in a new user agent metadata section and adds a base set of features. Where features were already a part of the user agent string, they are now converted to the new format where a feature is represented as a Base64 encoded string. For example, using DynamoDb Enhanced Client was previously recorded as 'hll/ddb-enh' in the user agent, but is now a 'd' in the business metrics metadata section 'm/'.
    • Updated endpoint and partition metadata.

Amazon Connect Service

  • Features

    • Updated the public documentation for the UserIdentityInfo object to accurately reflect the character limits for the FirstName and LastName fields, which were previously listed as 1-100 characters.

Amazon EC2 Container Service

  • Features

    • This release supports service deployments and service revisions which provide a comprehensive view of your Amazon ECS service history.

Amazon Elastic Compute Cloud

  • Features

    • This release adds two new capabilities to VPC Security Groups: Security Group VPC Associations and Shared Security Groups.

Amazon Keyspaces

  • Features

    • Adds support for interacting with user-defined types (UDTs) through the following new operations: Create-Type, Delete-Type, List-Types, Get-Type.

Amazon Location Service Maps V2

  • Features

    • Release of Amazon Location Maps API. Maps enables you to build digital maps that showcase your locations, visualize your data, and unlock insights to drive your business

Amazon Location Service Places V2

  • Features

    • Release of Amazon Location Places API. Places enables you to quickly search, display, and filter places, businesses, and locations based on proximity, category, and name

Amazon Location Service Routes V2

  • Features

    • Release of Amazon Location Routes API. Routes enables you to plan efficient routes and streamline deliveries by leveraging real-time traffic, vehicle restrictions, and turn-by-turn directions.

Amazon OpenSearch Service

  • Features

    • This release introduces the new OpenSearch user interface (Dashboards), a new web-based application that can be associated with multiple data sources across OpenSearch managed clusters, serverless collections, and Amazon S3, so that users can gain a comprehensive insights in an unified interface.

Amazon Redshift

  • Features

    • This release launches S3 event integrations to create and manage integrations from an Amazon S3 source into an Amazon Redshift database.

Amazon Route 53

  • Features

    • This release adds support for TLSA, SSHFP, SVCB, and HTTPS record types.

Amazon SageMaker Service

  • Features

    • Added support for Model Registry Staging construct. Users can define series of stages that models can progress through for model workflows and lifecycle. This simplifies tracking and managing models as they transition through development, testing, and production stages.

Amazon WorkMail

  • Features

    • This release adds support for Multi-Factor Authentication (MFA) and Personal Access Tokens through integration with AWS IAM Identity Center.

OpenSearch Service Serverless

  • Features

    • Neo Integration via IAM Identity Center (IdC)

Redshift Serverless

  • Features

    • Adds and updates API members for the Redshift Serverless AI-driven scaling and optimization feature using the price-performance target setting.

AWS SDK for Java v2 2.29.3

29 Oct 19:19
f8c2644
Compare
Choose a tag to compare

2.29.3 2024-10-29

AWS Clean Rooms Service

  • Features

    • This release adds the option for customers to configure analytics engine when creating a collaboration, and introduces the new SPARK analytics engine type in addition to maintaining the legacy CLEAN_ROOMS_SQL engine type.

AWS IoT FleetWise

  • Features

    • Updated BatchCreateVehicle and BatchUpdateVehicle APIs: LimitExceededException has been added and the maximum number of vehicles in a batch has been set to 10 explicitly

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon Bedrock

  • Features

    • Update Application Inference Profile

Amazon Bedrock Runtime

  • Features

    • Update Application Inference Profile

Amazon CloudWatch Logs

  • Features

    • Added support for new optional baseline parameter in the UpdateAnomaly API. For UpdateAnomaly requests with baseline set to True, The anomaly behavior is then treated as baseline behavior. However, more severe occurrences of this behavior will still be reported as anomalies.

Amazon SageMaker Service

  • Features

    • Adding notebook-al2-v3 as allowed value to SageMaker NotebookInstance PlatformIdentifier attribute

Redshift Data API Service

  • Features

    • Adding a new API GetStatementResultV2 that supports CSV formatted results from ExecuteStatement and BatchExecuteStatement calls.

AWS SDK for Java v2 2.29.2

28 Oct 18:52
f5a1afc
Compare
Choose a tag to compare

2.29.2 2024-10-28

AWS Elemental MediaPackage v2

  • Features

    • MediaPackage V2 Live to VOD Harvester is a MediaPackage V2 feature, which is used to export content from an origin endpoint to a S3 bucket.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

AWS Storage Gateway

  • Features

    • Documentation update: Amazon FSx File Gateway will no longer be available to new customers.

Amazon OpenSearch Service

  • Features

    • Adds support for provisioning dedicated coordinator nodes. Coordinator nodes can be specified using the new NodeOptions parameter in ClusterConfig.

Amazon Relational Database Service

  • Features

    • This release adds support for Enhanced Monitoring and Performance Insights when restoring Aurora Limitless Database DB clusters. It also adds support for the os-upgrade pending maintenance action.

Amazon S3

  • Bugfixes

    • Update the S3 client to correctly handle redirect cases for opt-in regions when crossRegionAccessEnabled is used.

AWS SDK for Java v2 2.29.1

25 Oct 19:03
d8da1c4
Compare
Choose a tag to compare

2.29.1 2024-10-25

AWS CodeBuild

  • Features

    • AWS CodeBuild now supports automatically retrying failed builds

AWS Lambda

  • Features

    • Add TagsError field in Lambda GetFunctionResponse. The TagsError field contains details related to errors retrieving tags.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

AWS Supply Chain

  • Features

    • API doc updates, and also support showing error message on a failed instance

Agents for Amazon Bedrock

  • Features

    • Add support of new model types for Bedrock Agents, Adding inference profile support for Flows and Prompt Management, Adding new field to configure additional inference configurations for Flows and Prompt Management

Amazon CloudWatch Logs

  • Features

    • Adding inferred token name for dynamic tokens in Anomalies.