Skip to content
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

Bump amazonAwsJavaSdkVersion from 1.12.387 to 1.12.388 #461

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2023

Bumps amazonAwsJavaSdkVersion from 1.12.387 to 1.12.388.
Updates aws-java-sdk-core from 1.12.387 to 1.12.388

Changelog

Sourced from aws-java-sdk-core's changelog.

1.12.388 2023-01-19

AWS Elemental MediaLive

  • Features

    • AWS Elemental MediaLive adds support for SCTE 35 preRollMilliSeconds.

AWS Glue

  • Features

    • Release Glue Studio Hudi Data Lake Format for SDK/CLI

AWS Ground Station

  • Features

    • Add configurable prepass and postpass times for DataflowEndpointGroup. Add Waiter to allow customers to wait for a contact that was reserved through ReserveContact

AWS Panorama

  • Features

    • Added AllowMajorVersionUpdate option to OTAJobConfig to make appliance software major version updates opt-in.

Amazon Appflow

  • Features

    • Adding support for Salesforce Pardot connector in Amazon AppFlow.

Amazon CloudWatch Logs

  • Features

    • Bug fix - Removed the regex pattern validation from CoralModel to avoid potential security issue.

Amazon Connect Participant Service

  • Features

    • This release updates Amazon Connect Participant's GetTranscript api to provide transcripts of past chats on a persistent chat session.

Amazon Connect Service

  • Features

    • Amazon Connect Chat introduces Persistent Chat, allowing customers to resume previous conversations with context and transcripts carried over from previous chats, eliminating the need to repeat themselves and allowing agents to provide personalized service with access to entire conversation history.

Amazon Elastic Compute Cloud

  • Features

    • Adds SSM Parameter Resource Aliasing support to EC2 Launch Templates. Launch Templates can now store parameter aliases in place of AMI Resource IDs. CreateLaunchTemplateVersion and DescribeLaunchTemplateVersions now support a convenience flag, ResolveAlias, to return the resolved parameter value.

Amazon OpenSearch Service

  • Features

    • This release adds the enhanced dry run option, that checks for validation errors that might occur when deploying configuration changes and provides a summary of these errors, if any. The feature will also indicate whether a blue/green deployment will be required to apply a change.

Amazon SageMaker Service

  • Features

    • HyperParameterTuningJobs now allow passing environment variables into the corresponding TrainingJobs

CodeArtifact

  • Features

    • Documentation updates for CodeArtifact
Commits

Updates aws-java-sdk-xray from 1.12.387 to 1.12.388

Changelog

Sourced from aws-java-sdk-xray's changelog.

1.12.388 2023-01-19

AWS Elemental MediaLive

  • Features

    • AWS Elemental MediaLive adds support for SCTE 35 preRollMilliSeconds.

AWS Glue

  • Features

    • Release Glue Studio Hudi Data Lake Format for SDK/CLI

AWS Ground Station

  • Features

    • Add configurable prepass and postpass times for DataflowEndpointGroup. Add Waiter to allow customers to wait for a contact that was reserved through ReserveContact

AWS Panorama

  • Features

    • Added AllowMajorVersionUpdate option to OTAJobConfig to make appliance software major version updates opt-in.

Amazon Appflow

  • Features

    • Adding support for Salesforce Pardot connector in Amazon AppFlow.

Amazon CloudWatch Logs

  • Features

    • Bug fix - Removed the regex pattern validation from CoralModel to avoid potential security issue.

Amazon Connect Participant Service

  • Features

    • This release updates Amazon Connect Participant's GetTranscript api to provide transcripts of past chats on a persistent chat session.

Amazon Connect Service

  • Features

    • Amazon Connect Chat introduces Persistent Chat, allowing customers to resume previous conversations with context and transcripts carried over from previous chats, eliminating the need to repeat themselves and allowing agents to provide personalized service with access to entire conversation history.

Amazon Elastic Compute Cloud

  • Features

    • Adds SSM Parameter Resource Aliasing support to EC2 Launch Templates. Launch Templates can now store parameter aliases in place of AMI Resource IDs. CreateLaunchTemplateVersion and DescribeLaunchTemplateVersions now support a convenience flag, ResolveAlias, to return the resolved parameter value.

Amazon OpenSearch Service

  • Features

    • This release adds the enhanced dry run option, that checks for validation errors that might occur when deploying configuration changes and provides a summary of these errors, if any. The feature will also indicate whether a blue/green deployment will be required to apply a change.

Amazon SageMaker Service

  • Features

    • HyperParameterTuningJobs now allow passing environment variables into the corresponding TrainingJobs

CodeArtifact

  • Features

    • Documentation updates for CodeArtifact
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2023
Bumps `amazonAwsJavaSdkVersion` from 1.12.387 to 1.12.388.

Updates `aws-java-sdk-core` from 1.12.387 to 1.12.388
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.387...1.12.388)

Updates `aws-java-sdk-xray` from 1.12.387 to 1.12.388
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.387...1.12.388)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-xray
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/amazonAwsJavaSdkVersion-1.12.388 branch from 81c5190 to 102e52b Compare January 20, 2023 12:38
@MediaMarco MediaMarco merged commit 6289d70 into main Jan 20, 2023
@dependabot dependabot bot deleted the dependabot/gradle/amazonAwsJavaSdkVersion-1.12.388 branch January 20, 2023 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant