webkom / lego

Backend for abakus.no
https://lego.abakus.no
MIT License
55 stars 20 forks source link

Bump boto3 from 1.26.146 to 1.28.0 #3453

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.26.146 to 1.28.0.

Changelog

Sourced from boto3's changelog.

1.28.0

  • enhancement:configprovider: [botocore] Always use shallow copy of session config value store for clients
  • feature:configuration: [botocore] Configure the endpoint URL in the shared configuration file or via an environment variable for a specific AWS service or all AWS services.
  • bugfix:configprovider: [botocore] Fix bug when deep copying config value store where overrides were not preserved
  • api-change:ec2: [botocore] Add Nitro Enclaves support on DescribeInstanceTypes
  • api-change:location: [botocore] This release adds support for authenticating with Amazon Location Service's Places & Routes APIs with an API Key. Also, with this release developers can publish tracked device position updates to Amazon EventBridge.
  • api-change:outposts: [botocore] Added paginator support to several APIs. Added the ISOLATED enum value to AssetState.
  • api-change:quicksight: [botocore] This release includes below three changes: small multiples axes improvement, field based coloring, removed required trait from Aggregation function for TopBottomFilter.
  • api-change:rds: [botocore] Updates Amazon RDS documentation for creating DB instances and creating Aurora global clusters.

1.27.1

  • api-change:comprehendmedical: [botocore] Update to Amazon Comprehend Medical documentation.
  • api-change:connect: [botocore] GetMetricDataV2 API: Channels filters do not count towards overall limitation of 100 filter values.
  • api-change:kms: [botocore] Added Dry Run Feature to cryptographic and cross-account mutating KMS APIs (14 in all). This feature allows users to test their permissions and parameters before making the actual API call.
  • api-change:mgn: [botocore] This release introduces the Global view feature and new Replication state APIs.
  • api-change:securityhub: [botocore] Documentation updates for AWS Security Hub

1.27.0

  • feature:Useragent: [botocore] Update User-Agent header format
  • api-change:batch: [botocore] This feature allows customers to use AWS Batch with Linux with ARM64 CPU Architecture and X86_64 CPU Architecture with Windows OS on Fargate Platform.
  • api-change:sagemaker: [botocore] SageMaker Inference Recommender now accepts new fields SupportedEndpointType and ServerlessConfiguration to support serverless endpoints.

1.26.165

  • api-change:amp: [botocore] AWS SDK service model generation tool version upgrade.
  • api-change:ecs: [botocore] Added new field "credentialspecs" to the ecs task definition to support gMSA of windows/linux in both domainless and domain-joined mode
  • api-change:ivs: [botocore] Corrects the HTTP response code in the generated docs for PutMetadata and DeleteRecordingConfiguration APIs.
  • api-change:mediaconvert: [botocore] This release includes improved color handling of overlays and general updates to user documentation.
  • api-change:sagemaker: [botocore] This release adds support for rolling deployment in SageMaker Inference.
  • api-change:transfer: [botocore] Add outbound Basic authentication support to AS2 connectors
  • api-change:verifiedpermissions: [botocore] This release corrects several broken links in the documentation.

1.26.164

  • api-change:appstream: [botocore] This release introduces app block builder, allowing customers to provision a resource to package applications into an app block
  • api-change:chime: [botocore] The Amazon Chime SDK APIs in the Chime namespace are no longer supported. Customers should use APIs in the dedicated Amazon Chime SDK namespaces: ChimeSDKIdentity, ChimeSDKMediaPipelines, ChimeSDKMeetings, ChimeSDKMessaging, and ChimeSDKVoice.
  • api-change:cleanrooms: [botocore] This release adds support for the OR operator in RSQL join match conditions and the ability to control which operators (AND, OR) are allowed in a join match condition.
  • api-change:dynamodb: [botocore] This release adds ReturnValuesOnConditionCheckFailure parameter to PutItem, UpdateItem, DeleteItem, ExecuteStatement, BatchExecuteStatement and ExecuteTransaction APIs. When set to ALL_OLD, API returns a copy of the item as it was when a conditional write failed

... (truncated)

Commits
  • 56ae0d7 Merge branch 'release-1.28.0'
  • 0382926 Bumping version to 1.28.0
  • 4c203e4 Add changelog entries from botocore
  • 2419f0c Add upcoming deprecation warning for Python 3.7 (#3773)
  • a2180b5 Merge branch 'release-1.27.1'
  • 94ffa45 Merge branch 'release-1.27.1' into develop
  • b5c3db8 Bumping version to 1.27.1
  • de0710b Add changelog entries from botocore
  • d07a8f4 docs: Fix broken Django Project hyperlink (#3767)
  • 7923d26 docs: fix broken hyperlink to examples (#3730)
  • 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 #3456.