surfedushare / search-portal

A search service for finding open access higher education learning materials
MIT License
2 stars 1 forks source link

Bump boto3 from 1.24.96 to 1.26.111 #828

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.24.96 to 1.26.111.

Changelog

Sourced from boto3's changelog.

1.26.111

  • api-change:ecr-public: [botocore] This release will allow using registry alias as registryId in BatchDeleteImage request.
  • api-change:emr-serverless: [botocore] This release extends GetJobRun API to return job run timeout (executionTimeoutMinutes) specified during StartJobRun call (or default timeout of 720 minutes if none was specified).
  • api-change:events: [botocore] Update events client to latest version
  • api-change:iot-data: [botocore] This release adds support for MQTT5 user properties when calling the AWS IoT GetRetainedMessage API
  • api-change:wafv2: [botocore] For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs.

1.26.110

  • api-change:connect: [botocore] This release adds the ability to configure an agent's routing profile to receive contacts from multiple channels at the same time via extending the UpdateRoutingProfileConcurrency, CreateRoutingProfile and DescribeRoutingProfile APIs.
  • api-change:ecs: [botocore] This release adds support for enabling FIPS compliance on Amazon ECS Fargate tasks
  • api-change:marketplace-catalog: [botocore] Added three new APIs to support resource sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added new OwnershipType field to ListEntities request to let users filter on entities that are shared with them. Increased max page size of ListEntities response from 20 to 50 results.
  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert SDK now supports conversion of 608 paint-on captions to pop-on captions for SCC sources.
  • api-change:omics: [botocore] Remove unexpected API changes.
  • api-change:rekognition: [botocore] This release adds support for Face Liveness APIs in Amazon Rekognition. Updates UpdateStreamProcessor to return ResourceInUseException Exception. Minor updates to API documentation.

1.26.109

  • api-change:dlm: [botocore] Updated timestamp format for GetLifecyclePolicy API
  • api-change:docdb: [botocore] This release adds a new parameter 'DBClusterParameterGroupName' to 'RestoreDBClusterFromSnapshot' API to associate the name of the DB cluster parameter group while performing restore.
  • api-change:fsx: [botocore] Amazon FSx for Lustre now supports creating data repository associations on Persistent_1 and Scratch_2 file systems.
  • api-change:lambda: [botocore] This release adds a new Lambda InvokeWithResponseStream API to support streaming Lambda function responses. The release also adds a new InvokeMode parameter to Function Url APIs to control whether the response will be streamed or buffered.
  • api-change:quicksight: [botocore] This release has two changes: adding the OR condition to tag-based RLS rules in CreateDataSet and UpdateDataSet; adding RefreshSchedule and Incremental RefreshProperties operations for users to programmatically configure SPICE dataset ingestions.
  • api-change:redshift-data: [botocore] Update documentation of API descriptions as needed in support of temporary credentials with IAM identity.
  • api-change:servicecatalog: [botocore] Updates description for property

1.26.108

  • api-change:cloudformation: [botocore] Including UPDATE_COMPLETE as a failed status for DeleteStack waiter.
  • api-change:greengrassv2: [botocore] Add support for SUCCEEDED value in coreDeviceExecutionStatus field. Documentation updates for Greengrass V2.
  • api-change:proton: [botocore] This release adds support for the AWS Proton service sync feature. Service sync enables managing an AWS Proton service (creating and updating instances) and all of it's corresponding service instances from a Git repository.
  • api-change:rds: [botocore] Adds and updates the SDK examples

1.26.107

  • api-change:apprunner: [botocore] App Runner adds support for seven new vCPU and memory configurations.
  • api-change:config: [botocore] This release adds resourceType enums for types released in March 2023.
  • api-change:ecs: [botocore] This is a document only updated to add information about Amazon Elastic Inference (EI).
  • api-change:identitystore: [botocore] Documentation updates for Identity Store CLI command reference.
  • api-change:ivs-realtime: [botocore] Fix ParticipantToken ExpirationTime format

... (truncated)

Commits
  • 162d1f9 Merge branch 'release-1.26.111'
  • a5ac015 Bumping version to 1.26.111
  • 9e049ed Add changelog entries from botocore
  • b56a475 Merge branch 'release-1.26.110'
  • 25ed68d Merge branch 'release-1.26.110' into develop
  • e16e3a7 Bumping version to 1.26.110
  • a1015ec Add changelog entries from botocore
  • 7f608a6 Merge branch 'release-1.26.109' into develop
  • 6e381a7 Merge branch 'release-1.26.109'
  • 4170a3f Bumping version to 1.26.109
  • 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 #830.