Skip to content

Releases: aws/aws-sdk-java-v2

AWS SDK for Java v2 2.26.6

19 Jun 18:59
5a323df
Compare
Choose a tag to compare

2.26.6 2024-06-19

AWS Artifact

  • Features

    • This release adds an acceptanceType field to the ReportSummary structure (used in the ListReports API response).

AWS Cost and Usage Report Service

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

AWS Direct Connect

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.
  • Bugfixes

    • Fix a bug that prevented users from overriding retry strategies

Amazon Athena

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Amazon Elastic Transcoder

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Amazon OpenSearch Service

  • Features

    • This release enables customers to use JSON Web Tokens (JWT) for authentication on their Amazon OpenSearch Service domains.

AWS SDK for Java v2 2.26.5

18 Jun 19:01
fc264e8
Compare
Choose a tag to compare

2.26.5 2024-06-18

AWS CloudTrail

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

AWS Config

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

AWS Shield

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Amazon Bedrock Runtime

  • Features

    • This release adds support for using Guardrails with the Converse and ConverseStream APIs.

Amazon Elastic Kubernetes Service

  • Features

    • This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response.

Amazon Import/Export Snowball

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Amazon Lightsail

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Amazon Polly

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Amazon Rekognition

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Amazon SageMaker Service

  • Features

    • Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances.

AWS SDK for Java v2 2.26.4

17 Jun 19:00
c676a0c
Compare
Choose a tag to compare

2.26.4 2024-06-17

AWS Batch

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

AWS Certificate Manager Private Certificate Authority

  • Features

    • Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate.

AWS CodeBuild

  • Features

    • AWS CodeBuild now supports global and organization GitHub webhooks

AWS Directory Service

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

AWS Elemental MediaConvert

  • Features

    • This release includes support for creating I-frame only video segments for DASH trick play.

AWS Glue

  • Features

    • This release introduces a new feature, Usage profiles. Usage profiles allow the AWS Glue admin to create different profiles for various classes of users within the account, enforcing limits and defaults for jobs and sessions.

AWS Key Management Service

  • Features

    • Updating SDK example for KMS DeriveSharedSecret API.

AWS Secrets Manager

  • Features

    • Doc only update for Secrets Manager

AWS WAF

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Amazon Cognito Identity Provider

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Amazon Elastic File System

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

AWS SDK for Java v2 2.26.3

14 Jun 20:26
901b406
Compare
Choose a tag to compare

2.26.3 2024-06-14

AWS Elemental MediaConvert

  • Features

    • This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name.

Amazon DataZone

  • Features

    • This release introduces a new default service blueprint for custom environment creation.

Amazon Elastic Compute Cloud

  • Features

    • Documentation updates for Amazon EC2.

Amazon Macie 2

  • Features

    • This release adds support for managing the status of automated sensitive data discovery for individual accounts in an organization, and determining whether individual S3 buckets are included in the scope of the analyses.

Amazon Route 53 Domains

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

AWS SDK for Java v2 2.26.2

13 Jun 18:55
e44ad4d
Compare
Choose a tag to compare

2.26.2 2024-06-13

AWS CloudHSM V2

  • Features

    • Added support for hsm type hsm2m.medium. Added supported for creating a cluster in FIPS or NON_FIPS mode.

AWS Elemental MediaPackage v2

  • Features

    • This release adds support for CMAF ingest (DASH-IF live media ingest protocol interface 1)

AWS Glue

  • Features

    • This release adds support for configuration of evaluation method for composite rules in Glue Data Quality rulesets.

AWS IoT Wireless

  • Features

    • Add RoamingDeviceSNR and RoamingDeviceRSSI to Customer Metrics.

AWS Key Management Service

  • Features

    • This feature allows customers to use their keys stored in KMS to derive a shared secret which can then be used to establish a secured channel for communication, provide proof of possession, or establish trust with other parties.

Amazon S3

  • Bugfixes

    • Fixes bug where Md5 validation is performed for S3 PutObject even if checksum value is supplied

AWS SDK for Java v2 2.26.1

12 Jun 18:59
90555be
Compare
Choose a tag to compare

2.26.1 2024-06-12

AWS Mainframe Modernization Application Testing

  • Features

    • AWS Mainframe Modernization Application Testing is an AWS Mainframe Modernization service feature that automates functional equivalence testing for mainframe application modernization and migration to AWS, and regression testing.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

AWS Secrets Manager

  • Features

    • Introducing RotationToken parameter for PutSecretValue API

Amazon Elastic Compute Cloud

  • Features

    • Tagging support for Traffic Mirroring FilterRule resource

Amazon OpenSearch Ingestion

  • Features

    • SDK changes for self-managed vpc endpoint to OpenSearch ingestion pipelines.

Amazon Redshift

  • Features

    • Updates to remove DC1 and DS2 node types.

Amazon Security Lake

  • Features

    • This release updates request validation regex to account for non-commercial aws partitions.

Amazon Simple Email Service

  • Features

    • This release adds support for Amazon EventBridge as an email sending events destination.

AWS SDK for Java v2 2.26.0

11 Jun 19:48
3f3d397
Compare
Choose a tag to compare

2.26.0 2024-06-11

"AWS SDK for Java v2"

  • Features

    • This release contains a major internal refactor of retries and is part
      of moving the SDK to a standardized AWS SDK architecture. It
      introduces the interface RetryStrategy and three subclasses
      StandardRetryStrategy, LegacyRetryStrategy , and
      AdaptiveRetryStrategy. The new interfaces live in the retry-spi
      module, and the implementation classes live in the retries module.

      Note 1) This change marks RetryPolicy as as deprecated and we
      encourage users to migrate to its replacement, RetryStrategy. However,
      retry policies are, and will for the foreseeable future be fully
      supported. Clients configured to use retry policies will not need any
      code changes and won’t see any behavioral change with this release.

      Note 2) The original implementation of adaptive mode (see
      #2658) that was
      released with the retry policy API contains a bug in its rate-limiter
      logic which prevents it from remembering state across requests. In
      this release of the retry strategy API, we introduce
      RetryMode.ADAPTIVE_V2, which implements the correct adaptive
      behavior. RetryMode.ADAPTIVE is still present in order to maintain
      backwards compatibility, but is now marked as deprecated.

      Note 3) When configuring retry mode through system settings or
      environment variables, users can only choose adaptive mode. This
      setting will map to RetryMode.ADAPTIVE_V2 instead of
      RetryMode.ADAPTIVE with this release, giving users the correct
      behavior and still keeping the settings consistent across all
      SDKs. The list of configuration options are: profile file retry_mode
      setting, the aws.retryMode system property and the AWS_RETRY_MODE
      environment variable.

AWS Network Manager

  • Features

    • This is model changes & documentation update for Service Insertion feature for AWS Cloud WAN. This feature allows insertion of AWS/3rd party security services on Cloud WAN. This allows to steer inter/intra segment traffic via security appliances and provide visibility to the route updates.

AWS SDK for Java v2

  • Features

    • Adds the new module retries API module
    • Updated endpoint and partition metadata.
  • Bugfixes

    • Fixed an issue in async client where the future would get stuck if there is a server error and the server fails to return response body that matches with the content length specified in the response header. See #4354

Access Analyzer

  • Features

    • IAM Access Analyzer now provides policy recommendations to help resolve unused permissions for IAM roles and users. Additionally, IAM Access Analyzer now extends its custom policy checks to detect when IAM policies grant public access or access to critical resources ahead of deployments.

Amazon GuardDuty

  • Features

    • Added API support for GuardDuty Malware Protection for S3.

Amazon SageMaker Service

  • Features

    • Introduced Scope and AuthenticationRequestExtraParams to SageMaker Workforce OIDC configuration; this allows customers to modify these options for their private Workforce IdP integration. Model Registry Cross-account model package groups are discoverable.

Private CA Connector for SCEP

  • Features

    • Connector for SCEP allows you to use a managed, cloud CA to enroll mobile devices and networking gear. SCEP is a widely-adopted protocol used by mobile device management (MDM) solutions for enrolling mobile devices. With the connector, you can use AWS Private CA with popular MDM solutions.

Contributors

Special thanks to the following contributors to this release:

@sugmanue

AWS SDK for Java v2 2.25.70

10 Jun 19:08
10a7e6c
Compare
Choose a tag to compare

2.25.70 2024-06-10

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon CloudWatch Application Signals

  • Features

    • This is the initial SDK release for Amazon CloudWatch Application Signals. Amazon CloudWatch Application Signals provides curated application performance monitoring for developers to monitor and troubleshoot application health using pre-built dashboards and Service Level Objectives.

Amazon EC2 Container Service

  • Features

    • This release introduces a new cluster configuration to support the customer-managed keys for ECS managed storage encryption.

Amazon S3

  • Features

    • Updated the version of aws-s3-accessgrants-java-plugin to include changes that support copyObject and deleteObjects.

EC2 Image Builder

  • Features

    • This release updates the regex pattern for Image Builder ARNs.

Contributors

Special thanks to the following contributors to this release:

@nikitamsawant

AWS SDK for Java v2 2.25.69

07 Jun 19:35
08d0668
Compare
Choose a tag to compare

2.25.69 2024-06-07

AWS Audit Manager

  • Features

    • New feature: common controls. When creating custom controls, you can now use pre-grouped AWS data sources based on common compliance themes. Also, the awsServices parameter is deprecated because we now manage services in scope for you. If used, the input is ignored and an empty list is returned.

AWS B2B Data Interchange

  • Features

    • Added exceptions to B2Bi List operations and ConflictException to B2Bi StartTransformerJob operation. Also made capabilities field explicitly required when creating a Partnership.

AWS CodePipeline

  • Features

    • CodePipeline now supports overriding S3 Source Object Key during StartPipelineExecution, as part of Source Overrides.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon SageMaker Service

  • Features

    • This release introduces a new optional parameter: InferenceAmiVersion, in ProductionVariant.

Amazon Verified Permissions

  • Features

    • This release adds OpenIdConnect (OIDC) configuration support for IdentitySources, allowing for external IDPs to be used in authorization requests.

AWS SDK for Java v2 2.25.68

06 Jun 18:51
ef0765c
Compare
Choose a tag to compare

2.25.68 2024-06-06

AWS Account

  • Features

    • This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization.

AWS Glue

  • Features

    • This release adds support for creating and updating Glue Data Catalog Views.

AWS IoT Wireless

  • Features

    • Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one.

AWS Storage Gateway

  • Features

    • Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy.

Amazon FSx

  • Features

    • This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand.

Amazon Kinesis Firehose

  • Features

    • Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations

Amazon Location Service

  • Features

    • Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields.

Amazon S3

  • Features

    • Allow user to configure content type for BlockingInputStreamAsyncRequestBody

Amazon Simple Notification Service

  • Features

    • Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates.

Amazon Simple Queue Service

  • Features

    • Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications.

Contributors

Special thanks to the following contributors to this release:

@chaykin