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 boto3 from 1.26.85 to 1.26.127 #78

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2023

Bumps boto3 from 1.26.85 to 1.26.127.

Changelog

Sourced from boto3's changelog.

1.26.127

  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:config: [botocore] Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023.
  • api-change:connect: [botocore] Remove unused InvalidParameterException from CreateParticipant API
  • api-change:ecs: [botocore] Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster
  • api-change:network-firewall: [botocore] This release adds support for the Suricata REJECT option in midstream exception configurations.
  • api-change:opensearch: [botocore] DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain
  • api-change:quicksight: [botocore] Add support for Topic, Dataset parameters and VPC
  • api-change:rekognition: [botocore] This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time.
  • api-change:s3: [botocore] Documentation updates for Amazon S3
  • api-change:sagemaker: [botocore] We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models.
  • api-change:securityhub: [botocore] Add support for Finding History.
  • api-change:sqs: [botocore] This release enables customers to call SQS using AWS JSON-1.0 protocol.

1.26.126

  • api-change:appsync: [botocore] Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud ("VPC").
  • api-change:ec2: [botocore] Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings
  • api-change:inspector2: [botocore] This feature provides deep inspection for linux based instance
  • api-change:iottwinmaker: [botocore] This release adds a field for GetScene API to return error code and message from dependency services.
  • api-change:network-firewall: [botocore] AWS Network Firewall now supports policy level HOME_NET variable overrides.
  • api-change:opensearch: [botocore] Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure.
  • api-change:wellarchitected: [botocore] This release deepens integration with AWS Service Catalog AppRegistry to improve workload resource discovery.

1.26.125

  • api-change:appflow: [botocore] This release adds new API to cancel flow executions.
  • api-change:connect: [botocore] Amazon Connect Service Rules API update: Added OnContactEvaluationSubmit event source to support user configuring evaluation form rules.
  • api-change:ecs: [botocore] Documentation only update to address Amazon ECS tickets.
  • api-change:kendra: [botocore] AWS Kendra now supports configuring document fields/attributes via the GetQuerySuggestions API. You can now base query suggestions on the contents of document fields.
  • api-change:resiliencehub: [botocore] This release will improve resource level transparency in applications by discovering previously hidden resources.
  • api-change:sagemaker: [botocore] Amazon Sagemaker Autopilot supports training models with sample weights and additional objective metrics.

1.26.124

  • api-change:compute-optimizer: [botocore] support for tag filtering within compute optimizer. ability to filter recommendation results by tag and tag key value pairs. ability to filter by inferred workload type added.
  • api-change:kms: [botocore] This release makes the NitroEnclave request parameter Recipient and the response field for CiphertextForRecipient available in AWS SDKs. It also adds the regex pattern for CloudHsmClusterId validation.

1.26.123

... (truncated)

Commits
  • 210e838 Merge branch 'release-1.26.127'
  • 6788b11 Bumping version to 1.26.127
  • f1c6aab Add changelog entries from botocore
  • f35a2d8 Merge branch 'release-1.26.126'
  • 8a64e31 Merge branch 'release-1.26.126' into develop
  • 3d0e3c4 Bumping version to 1.26.126
  • 270d69f Add changelog entries from botocore
  • 0458ce9 Merge branch 'release-1.26.125'
  • 0ad45e3 Merge branch 'release-1.26.125' into develop
  • 3b55431 Bumping version to 1.26.125
  • 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.26.85 to 1.26.127.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.85...1.26.127)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 5, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 9, 2023

Superseded by #79.

@dependabot dependabot bot closed this May 9, 2023
@dependabot dependabot bot deleted the dependabot/pip/master/boto3-1.26.127 branch May 9, 2023 10:03
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants