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.60 in /ingestion_server #1111

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.26.44 to 1.26.60.

Changelog

Sourced from boto3's changelog.

1.26.60

  • api-change:clouddirectory: [botocore] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:cloudformation: [botocore] This feature provides a method of obtaining which regions a stackset has stack instances deployed in.
  • api-change:discovery: [botocore] Update ImportName validation to 255 from the current length of 100
  • api-change:dlm: [botocore] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:ec2: [botocore] We add Prefix Lists as a new route destination option for LocalGatewayRoutes. This will allow customers to create routes to Prefix Lists. Prefix List routes will allow customers to group individual CIDR routes with the same target into a single route.
  • api-change:imagebuilder: [botocore] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:kafka: [botocore] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:mediaconvert: [botocore] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:swf: [botocore] Enabled FIPS endpoints for GovCloud (US) regions in SDK.

1.26.59

  • api-change:application-autoscaling: [botocore] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:appstream: [botocore] Fixing the issue where Appstream waiters hang for fleet_started and fleet_stopped.
  • api-change:elasticbeanstalk: [botocore] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:fis: [botocore] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:glacier: [botocore] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:greengrass: [botocore] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:greengrassv2: [botocore] Enabled FIPS endpoints for GovCloud (US) in SDK.
  • api-change:mediatailor: [botocore] This release introduces the As Run logging type, along with API and documentation updates.
  • api-change:outposts: [botocore] Adding support for payment term in GetOrder, CreateOrder responses.
  • api-change:sagemaker-runtime: [botocore] Update sagemaker-runtime client to latest version
  • api-change:sagemaker: [botocore] This release supports running SageMaker Training jobs with container images that are in a private Docker registry.
  • api-change:serverlessrepo: [botocore] Enabled FIPS endpoints for GovCloud (US) regions in SDK.

1.26.58

  • api-change:events: [botocore] Update events client to latest version
  • api-change:iotfleetwise: [botocore] Add model validation to BatchCreateVehicle and BatchUpdateVehicle operations that invalidate requests with an empty vehicles list.
  • api-change:s3: [botocore] Allow FIPS to be used with path-style URLs.

1.26.57

  • api-change:cloudformation: [botocore] Enabled FIPS aws-us-gov endpoints in SDK.
  • api-change:ec2: [botocore] This release adds new functionality that allows customers to provision IPv6 CIDR blocks through Amazon VPC IP Address Manager (IPAM) as well as allowing customers to utilize IPAM Resource Discovery APIs.
  • api-change:m2: [botocore] Add returnCode, batchJobIdentifier in GetBatchJobExecution response, for user to view the batch job execution result & unique identifier from engine. Also removed unused headers from REST APIs
  • api-change:polly: [botocore] Add 5 new neural voices - Sergio (es-ES), Andres (es-MX), Remi (fr-FR), Adriano (it-IT) and Thiago (pt-BR).
  • api-change:redshift-serverless: [botocore] Added query monitoring rules as possible parameters for create and update workgroup operations.
  • api-change:s3control: [botocore] Add additional endpoint tests for S3 Control. Fix missing endpoint parameters for PutBucketVersioning and GetBucketVersioning. Prior to this fix, those operations may have resulted in an invalid endpoint being resolved.
  • api-change:sagemaker: [botocore] SageMaker Inference Recommender now decouples from Model Registry and could accept Model Name to invoke inference recommendations job; Inference Recommender now provides CPU/Memory Utilization metrics data in recommendation output.
  • api-change:sts: [botocore] Doc only change to update wording in a key topic

... (truncated)

Commits
  • 5b09715 Merge branch 'release-1.26.60'
  • 8d3dc2b Bumping version to 1.26.60
  • 829993a Add changelog entries from botocore
  • 7ac3fb0 Merge branch 'release-1.26.59'
  • e404024 Merge branch 'release-1.26.59' into develop
  • d0f06df Bumping version to 1.26.59
  • 68e2af7 Add changelog entries from botocore
  • 4dea8cf Merge branch 'release-1.26.58'
  • 5c891ec Merge branch 'release-1.26.58' into develop
  • f425d9f Bumping version to 1.26.58
  • 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 #1115.