andrewbolster / bolster

Brain of Bolster, Be Ware
Other
3 stars 0 forks source link

build(deps): bump boto3 from 1.28.56 to 1.28.57 #911

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.28.56 to 1.28.57.

Changelog

Sourced from boto3's changelog.

1.28.57

  • api-change:bedrock-runtime: [botocore] Run Inference: Added support to run the inference on models. Includes set of APIs for running inference in streaming and non-streaming mode.
  • api-change:bedrock: [botocore] Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model.
  • api-change:budgets: [botocore] Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000.
  • api-change:ec2: [botocore] Adds support for Customer Managed Key encryption for Amazon Verified Access resources
  • api-change:iotfleetwise: [botocore] AWS IoT FleetWise now supports encryption through a customer managed AWS KMS key. The PutEncryptionConfiguration and GetEncryptionConfiguration APIs were added.
  • api-change:sagemaker-featurestore-runtime: [botocore] Feature Store supports read/write of records with collection type features.
  • api-change:sagemaker: [botocore] Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector.
  • api-change:wafv2: [botocore] Correct and improve the documentation for the FieldToMatch option JA3 fingerprint.
Commits
  • eeadd95 Merge branch 'release-1.28.57'
  • 312cdc9 Bumping version to 1.28.57
  • 9750638 Add changelog entries from botocore
  • 34951e7 Merge pull request #3878 from boto/dependabot/github_actions/actions/checkout...
  • 27b33e0 Bump actions/checkout from 3.5.0 to 4.1.0
  • 1dd9fc0 Fix pins on GHA workflows (#3874)
  • 4d85475 Add dependabot configuration for actions (#3875)
  • 1a7471f Merge branch 'release-1.28.56' into develop
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)