WordPress / openverse-api

The Openverse API allows programmatic access to search for CC-licensed and public domain digital media.
https://api.openverse.engineering/v1
MIT License
76 stars 50 forks source link

Bump boto3 from 1.26.44 to 1.26.53 in /ingestion_server #1095

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.26.44 to 1.26.53.

Changelog

Sourced from boto3's changelog.

1.26.53

  • api-change:appflow: [botocore] Adding support for Salesforce Pardot connector in Amazon AppFlow.
  • api-change:codeartifact: [botocore] Documentation updates for CodeArtifact
  • api-change:connect: [botocore] 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.
  • api-change:connectparticipant: [botocore] This release updates Amazon Connect Participant's GetTranscript api to provide transcripts of past chats on a persistent chat session.
  • api-change:ec2: [botocore] 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.
  • api-change:glue: [botocore] Release Glue Studio Hudi Data Lake Format for SDK/CLI
  • api-change:groundstation: [botocore] Add configurable prepass and postpass times for DataflowEndpointGroup. Add Waiter to allow customers to wait for a contact that was reserved through ReserveContact
  • api-change:logs: [botocore] Bug fix - Removed the regex pattern validation from CoralModel to avoid potential security issue.
  • api-change:medialive: [botocore] AWS Elemental MediaLive adds support for SCTE 35 preRollMilliSeconds.
  • api-change:opensearch: [botocore] 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.
  • api-change:panorama: [botocore] Added AllowMajorVersionUpdate option to OTAJobConfig to make appliance software major version updates opt-in.
  • api-change:sagemaker: [botocore] HyperParameterTuningJobs now allow passing environment variables into the corresponding TrainingJobs

1.26.52

  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:efs: [botocore] Update efs client to latest version
  • api-change:ivschat: [botocore] Updates the range for a Chat Room's maximumMessageRatePerSecond field.
  • api-change:wafv2: [botocore] Improved the visibility of the guidance for updating AWS WAF resources, such as web ACLs and rule groups.

1.26.51

  • api-change:billingconductor: [botocore] This release adds support for SKU Scope for pricing plans.
  • api-change:cloud9: [botocore] Added minimum value to AutomaticStopTimeMinutes parameter.
  • api-change:imagebuilder: [botocore] Add support for AWS Marketplace product IDs as input during CreateImageRecipe for the parent-image parameter. Add support for listing third-party components.
  • api-change:network-firewall: [botocore] Network Firewall now allows creation of dual stack endpoints, enabling inspection of IPv6 traffic.

1.26.50

  • api-change:connect: [botocore] This release updates the responses of UpdateContactFlowContent, UpdateContactFlowMetadata, UpdateContactFlowName and DeleteContactFlow API with empty responses.
  • api-change:ec2: [botocore] Documentation updates for EC2.
  • api-change:outposts: [botocore] This release adds POWER_30_KVA as an option for PowerDrawKva. PowerDrawKva is part of the RackPhysicalProperties structure in the CreateSite request.
  • api-change:resource-groups: [botocore] AWS Resource Groups customers can now turn on Group Lifecycle Events in their AWS account. When you turn this on, Resource Groups monitors your groups for changes to group state or membership. Those changes are sent to Amazon EventBridge as events that you can respond to using rules you create.

1.26.49

  • api-change:cleanrooms: [botocore] Initial release of AWS Clean Rooms
  • api-change:lambda: [botocore] Add support for MaximumConcurrency parameter for SQS event source. Customers can now limit the maximum concurrent invocations for their SQS Event Source Mapping.
  • api-change:logs: [botocore] Bug fix: logGroupName is now not a required field in GetLogEvents, FilterLogEvents, GetLogGroupFields, and DescribeLogStreams APIs as logGroupIdentifier can be provided instead

... (truncated)

Commits
  • 8617c35 Merge branch 'release-1.26.53'
  • 1617617 Bumping version to 1.26.53
  • 3c41450 Add changelog entries from botocore
  • 735ed5a Merge branch 'release-1.26.52'
  • fdb2b37 Merge branch 'release-1.26.52' into develop
  • 3daf545 Bumping version to 1.26.52
  • b2681c0 Add changelog entries from botocore
  • 72ef6b5 Merge branch 'release-1.26.51'
  • 925c410 Merge branch 'release-1.26.51' into develop
  • 61703d7 Bumping version to 1.26.51
  • Additional commits viewable in compare view


Dependabot compatibility score

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[bot] commented 1 year ago

Superseded by #1107.