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.9 to 1.26.12 #7162

Merged
merged 1 commit into from
Nov 18, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2022

Bumps boto3 from 1.26.9 to 1.26.12.

Changelog

Sourced from boto3's changelog.

1.26.12

  • api-change:amplify: [botocore] Adds a new value (WEB_COMPUTE) to the Platform enum that allows customers to create Amplify Apps with Server-Side Rendering support.
  • api-change:appflow: [botocore] AppFlow simplifies the preparation and cataloging of SaaS data into the AWS Glue Data Catalog where your data can be discovered and accessed by AWS analytics and ML services. AppFlow now also supports data field partitioning and file size optimization to improve query performance and reduce cost.
  • api-change:appsync: [botocore] This release introduces the APPSYNC_JS runtime, and adds support for JavaScript in AppSync functions and AppSync pipeline resolvers.
  • api-change:dms: [botocore] Adds support for Internet Protocol Version 6 (IPv6) on DMS Replication Instances
  • api-change:ec2: [botocore] This release adds a new optional parameter "privateIpAddress" for the CreateNatGateway API. PrivateIPAddress will allow customers to select a custom Private IPv4 address instead of having it be auto-assigned.
  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • api-change:emr-serverless: [botocore] Adds support for AWS Graviton2 based applications. You can now select CPU architecture when creating new applications or updating existing ones.
  • api-change:ivschat: [botocore] Adds LoggingConfiguration APIs for IVS Chat - a feature that allows customers to store and record sent messages in a chat room to S3 buckets, CloudWatch logs, or Kinesis firehose.
  • api-change:lambda: [botocore] Add Node 18 (nodejs18.x) support to AWS Lambda.
  • api-change:personalize: [botocore] This release provides support for creation and use of metric attributions in AWS Personalize
  • api-change:polly: [botocore] Add two new neural voices - Ola (pl-PL) and Hala (ar-AE).
  • api-change:rum: [botocore] CloudWatch RUM now supports custom events. To use custom events, create an app monitor or update an app monitor with CustomEvent Status as ENABLED.
  • api-change:s3control: [botocore] Added 34 new S3 Storage Lens metrics to support additional customer use cases.
  • api-change:secretsmanager: [botocore] Documentation updates for Secrets Manager.
  • api-change:securityhub: [botocore] Added SourceLayerArn and SourceLayerHash field for security findings. Updated AwsLambdaFunction Resource detail
  • api-change:servicecatalog-appregistry: [botocore] This release adds support for tagged resource associations, which allows you to associate a group of resources with a defined resource tag key and value to the application.
  • api-change:sts: [botocore] Documentation updates for AWS Security Token Service.
  • api-change:textract: [botocore] This release adds support for specifying and extracting information from documents using the Signatures feature within Analyze Document API
  • api-change:workspaces: [botocore] The release introduces CreateStandbyWorkspaces, an API that allows you to create standby WorkSpaces associated with a primary WorkSpace in another Region. DescribeWorkspaces now includes related WorkSpaces properties. DescribeWorkspaceBundles and CreateWorkspaceBundle now return more bundle details.

1.26.11

  • api-change:batch: [botocore] Documentation updates related to Batch on EKS
  • api-change:billingconductor: [botocore] This release adds a new feature BillingEntity pricing rule.
  • api-change:cloudformation: [botocore] Added UnsupportedTarget HandlerErrorCode for use with CFN Resource Hooks
  • api-change:comprehendmedical: [botocore] This release supports new set of entities and traits. It also adds new category (BEHAVIORAL_ENVIRONMENTAL_SOCIAL).
  • api-change:connect: [botocore] This release adds a new MonitorContact API for initiating monitoring of ongoing Voice and Chat contacts.
  • api-change:eks: [botocore] Adds support for customer-provided placement groups for Kubernetes control plane instances when creating local EKS clusters on Outposts
  • api-change:elasticache: [botocore] for Redis now supports AWS Identity and Access Management authentication access to Redis clusters starting with redis-engine version 7.0
  • api-change:iottwinmaker: [botocore] This release adds the following: 1) ExecuteQuery API allows users to query their AWS IoT TwinMaker Knowledge Graph 2) Pricing plan APIs allow users to configure and manage their pricing mode 3) Support for property groups and tabular property values in existing AWS IoT TwinMaker APIs.
  • api-change:personalize-events: [botocore] This release provides support for creation and use of metric attributions in AWS Personalize
  • api-change:proton: [botocore] Add support for sorting and filtering in ListServiceInstances
  • api-change:rds: [botocore] This release adds support for container databases (CDBs) to Amazon RDS Custom for Oracle. A CDB contains one PDB at creation. You can add more PDBs using Oracle SQL. You can also customize your database installation by setting the Oracle base, Oracle home, and the OS user name and group.
  • api-change:ssm-incidents: [botocore] Add support for PagerDuty integrations on ResponsePlan, IncidentRecord, and RelatedItem APIs
  • api-change:ssm: [botocore] This release adds support for cross account access in CreateOpsItem, UpdateOpsItem and GetOpsItem. It introduces new APIs to setup resource policies for SSM resources: PutResourcePolicy, GetResourcePolicies and DeleteResourcePolicy.
  • api-change:transfer: [botocore] Allow additional operations to throw ThrottlingException
  • api-change:xray: [botocore] This release adds new APIs - PutResourcePolicy, DeleteResourcePolicy, ListResourcePolicies for supporting resource based policies for AWS X-Ray.

1.26.10

  • bugfix:s3: [botocore] fixes missing x-amz-content-sha256 header for s3 on outpost
  • enhancement:sso: [botocore] Add support for loading sso-session profiles from the aws config
  • api-change:connect: [botocore] This release updates the APIs: UpdateInstanceAttribute, DescribeInstanceAttribute, and ListInstanceAttributes. You can use it to programmatically enable/disable enhanced contact monitoring using attribute type ENHANCED_CONTACT_MONITORING on the specified Amazon Connect instance.

... (truncated)

Commits
  • c14d87e Merge branch 'release-1.26.12'
  • e11d56b Bumping version to 1.26.12
  • 537cf7e Add changelog entries from botocore
  • c608aab Move CI to release 3.11 build (#3497)
  • 971b15a Merge branch 'release-1.26.11'
  • bc70273 Merge branch 'release-1.26.11' into develop
  • 72f21fa Bumping version to 1.26.11
  • bcac1d3 Add changelog entries from botocore
  • 356b453 Merge branch 'release-1.26.10'
  • f0557b6 Merge branch 'release-1.26.10' 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.26.9 to 1.26.12.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.9...1.26.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 18, 2022
@Maffooch Maffooch merged commit 6841977 into dev Nov 18, 2022
@dependabot dependabot bot deleted the dependabot/pip/dev/boto3-1.26.12 branch November 18, 2022 20:39
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

2 participants