Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Bump boto3 from 1.22.4 to 1.24.4 in /ingestion_server #748

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2022

Bumps boto3 from 1.22.4 to 1.24.4.

Changelog

Sourced from boto3's changelog.

1.24.4

  • api-change:auditmanager: [botocore] This release introduces 2 updates to the Audit Manager API. The roleType and roleArn attributes are now required when you use the CreateAssessment or UpdateAssessment operation. We also added a throttling exception to the RegisterAccount API operation.
  • api-change:ce: [botocore] Added two new APIs to support cost allocation tags operations: ListCostAllocationTags, UpdateCostAllocationTagsStatus.

1.24.3

  • api-change:chime-sdk-messaging: [botocore] This release adds support for searching channels by members via the SearchChannels API, removes required restrictions for Name and Mode in UpdateChannel API and enhances CreateChannel API by exposing member and moderator list as well as channel id as optional parameters.
  • api-change:connect: [botocore] This release adds a new API, GetCurrentUserData, which returns real-time details about users' current activity.

1.24.2

  • api-change:codeartifact: [botocore] Documentation updates for CodeArtifact
  • api-change:voice-id: [botocore] Added a new attribute ServerSideEncryptionUpdateDetails to Domain and DomainSummary.
  • api-change:proton: [botocore] Add new "Components" API to enable users to Create, Delete and Update AWS Proton components.
  • api-change:connect: [botocore] This release adds the following features: 1) New APIs to manage (create, list, update) task template resources, 2) Updates to startTaskContact API to support task templates, and 3) new TransferContact API to programmatically transfer in-progress tasks via a contact flow.
  • api-change:application-insights: [botocore] Provide Account Level onboarding support through CFN/CLI
  • api-change:kendra: [botocore] Amazon Kendra now provides a data source connector for GitHub. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-github.html

1.24.1

  • api-change:backup-gateway: [botocore] Adds GetGateway and UpdateGatewaySoftwareNow API and adds hypervisor name to UpdateHypervisor API
  • api-change:forecast: [botocore] Added Format field to Import and Export APIs in Amazon Forecast. Added TimeSeriesSelector to Create Forecast API.
  • api-change:chime-sdk-meetings: [botocore] Adds support for centrally controlling each participant's ability to send and receive audio, video and screen share within a WebRTC session. Attendee capabilities can be specified when the attendee is created and updated during the session with the new BatchUpdateAttendeeCapabilitiesExcept API.
  • api-change:route53: [botocore] Add new APIs to support Route 53 IP Based Routing

1.24.0

  • api-change:iotsitewise: [botocore] This release adds the following new optional field to the IoT SiteWise asset resource: assetDescription.
  • api-change:lookoutmetrics: [botocore] Adding backtest mode to detectors using the Cloudwatch data source.
  • api-change:transcribe: [botocore] Amazon Transcribe now supports automatic language identification for multi-lingual audio in batch mode.
  • feature:Python: Dropped support for Python 3.6
  • feature:Python: [botocore] Dropped support for Python 3.6
  • api-change:cognito-idp: [botocore] Amazon Cognito now supports IP Address propagation for all unauthenticated APIs (e.g. SignUp, ForgotPassword).
  • api-change:drs: [botocore] Changed existing APIs and added new APIs to accommodate using multiple AWS accounts with AWS Elastic Disaster Recovery.
  • api-change:sagemaker: [botocore] Amazon SageMaker Notebook Instances now support Jupyter Lab 3.

1.23.10

... (truncated)

Commits
  • 9413d19 Merge branch 'release-1.24.4'
  • dae73be Bumping version to 1.24.4
  • 0cb0cc1 Add changelog entries from botocore
  • af95d33 Merge branch 'release-1.24.3'
  • e8d7b70 Merge branch 'release-1.24.3' into develop
  • 92a1eb6 Bumping version to 1.24.3
  • 5c9e7dc Add changelog entries from botocore
  • fff1a75 dynamodb BatchWriter._flush bug (#3279)
  • 437f52a Merge branch 'release-1.24.2'
  • 5ec3ced Merge branch 'release-1.24.2' into develop
  • 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)

Bumps [boto3](https://github.com/boto/boto3) from 1.22.4 to 1.24.4.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.22.4...1.24.4)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner June 8, 2022 20:33
@dependabot dependabot bot requested review from krysal and obulat June 8, 2022 20:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file 🐍 tech: python Requires familiarity with Python 💻 aspect: code Concerns the software code in the repository 🟩 priority: low Low priority and doesn't need to be rushed 🧰 goal: internal improvement Improvement that benefits maintainers, not users labels Jun 8, 2022
Copy link
Contributor

@AetherUnbound AetherUnbound left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changelog shows either documentation for services we use, new features we don't use, and a note that they dropped Python 3.6 support. Looks good!

@obulat obulat merged commit c36a8f5 into main Jun 9, 2022
@obulat obulat deleted the dependabot/pip/ingestion_server/boto3-1.24.4 branch June 9, 2022 16:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
💻 aspect: code Concerns the software code in the repository dependencies Pull requests that update a dependency file 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🟩 priority: low Low priority and doesn't need to be rushed 🐍 tech: python Requires familiarity with Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants