datacontract / datacontract-cli

CLI to manage your datacontract.yaml files
https://cli.datacontract.com
Other
352 stars 60 forks source link

Update boto3 requirement from <1.34.120,>=1.34.41 to >=1.34.41,<1.34.130 #272

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Updates the requirements on boto3 to permit the latest version.

Changelog

Sourced from boto3's changelog.

1.34.129

  • api-change:bedrock-runtime: [botocore] This release adds support for using Guardrails with the Converse and ConverseStream APIs.
  • api-change:cloudtrail: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:config: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:eks: [botocore] This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response.
  • api-change:lightsail: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:polly: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:rekognition: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:sagemaker: [botocore] Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances.
  • api-change:shield: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:snowball: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.

1.34.128

  • api-change:acm-pca: [botocore] Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate.
  • api-change:batch: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:codebuild: [botocore] AWS CodeBuild now supports global and organization GitHub webhooks
  • api-change:cognito-idp: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:ds: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:efs: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:glue: [botocore] This release introduces a new feature, Usage profiles. Usage profiles allow the AWS Glue admin to create different profiles for various classes of users within the account, enforcing limits and defaults for jobs and sessions.
  • api-change:mediaconvert: [botocore] This release includes support for creating I-frame only video segments for DASH trick play.
  • api-change:secretsmanager: [botocore] Doc only update for Secrets Manager
  • api-change:waf: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.

1.34.127

  • api-change:datazone: [botocore] This release introduces a new default service blueprint for custom environment creation.
  • api-change:ec2: [botocore] Documentation updates for Amazon EC2.
  • api-change:macie2: [botocore] This release adds support for managing the status of automated sensitive data discovery for individual accounts in an organization, and determining whether individual S3 buckets are included in the scope of the analyses.
  • api-change:mediaconvert: [botocore] This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name.
  • api-change:route53domains: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.

1.34.126

  • api-change:cloudhsmv2: [botocore] Added support for hsm type hsm2m.medium. Added supported for creating a cluster in FIPS or NON_FIPS mode.
  • api-change:glue: [botocore] This release adds support for configuration of evaluation method for composite rules in Glue Data Quality rulesets.
  • api-change:iotwireless: [botocore] Add RoamingDeviceSNR and RoamingDeviceRSSI to Customer Metrics.
  • api-change:kms: [botocore] This feature allows customers to use their keys stored in KMS to derive a shared secret which can then be used to establish a secured channel for communication, provide proof of possession, or establish trust with other parties.
  • api-change:mediapackagev2: [botocore] This release adds support for CMAF ingest (DASH-IF live media ingest protocol interface 1)

... (truncated)

Commits
  • b93e4e0 Merge branch 'release-1.34.129'
  • 8bd2a39 Bumping version to 1.34.129
  • 5d5e6e1 Add changelog entries from botocore
  • a199094 Add .git-blame-ignore-revs (#4168)
  • 67c00bd update iam references (#4100)
  • 11becdb Merge branch 'release-1.34.128'
  • e32e74e Merge branch 'release-1.34.128' into develop
  • dff2a1e Bumping version to 1.34.128
  • 14cdd17 Add changelog entries from botocore
  • ccf92ad Merge branch 'release-1.34.127' into develop
  • Additional commits viewable in compare view


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)