DougTrajano / mlflow-server

MLflow Tracking Server with basic auth deployed in AWS App Runner.
https://gallery.ecr.aws/t9j8s4z8/mlflow
Apache License 2.0
34 stars 17 forks source link

Bump boto3 from 1.24.36 to 1.24.42 #166

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps boto3 from 1.24.36 to 1.24.42.

Changelog

Sourced from boto3's changelog.

1.24.42

  • bugfix:TraceId: [botocore] Rollback bugfix for obeying _X_AMZN_TRACE_ID env var

1.24.41

  • bugfix:Config: [botocore] Obey _X_AMZN_TRACE_ID environment variable instead of _X_AMZ_TRACE_ID
  • api-change:ec2: [botocore] Documentation updates for Amazon EC2.
  • api-change:fsx: [botocore] Documentation updates for Amazon FSx
  • api-change:shield: [botocore] AWS Shield Advanced now supports filtering for ListProtections and ListProtectionGroups.

1.24.40

  • api-change:ec2: [botocore] Documentation updates for VM Import/Export.
  • api-change:es: [botocore] This release adds support for gp3 EBS (Elastic Block Store) storage.
  • api-change:lookoutvision: [botocore] This release introduces support for image segmentation models and updates CPU accelerator options for models hosted on edge devices.
  • api-change:opensearch: [botocore] This release adds support for gp3 EBS (Elastic Block Store) storage.

1.24.39

  • api-change:auditmanager: [botocore] This release adds an exceeded quota exception to several APIs. We added a ServiceQuotaExceededException for the following operations: CreateAssessment, CreateControl, CreateAssessmentFramework, and UpdateAssessmentStatus.
  • api-change:chime: [botocore] Chime VoiceConnector will now support ValidateE911Address which will allow customers to prevalidate their addresses included in their SIP invites for emergency calling
  • api-change:config: [botocore] This release adds ListConformancePackComplianceScores API to support the new compliance score feature, which provides a percentage of the number of compliant rule-resource combinations in a conformance pack compared to the number of total possible rule-resource combinations in the conformance pack.
  • api-change:globalaccelerator: [botocore] Global Accelerator now supports dual-stack accelerators, enabling support for IPv4 and IPv6 traffic.
  • api-change:marketplace-catalog: [botocore] The SDK for the StartChangeSet API will now automatically set and use an idempotency token in the ClientRequestToken request parameter if the customer does not provide it.
  • api-change:polly: [botocore] Amazon Polly adds new English and Hindi voice - Kajal. Kajal is available as Neural voice only.
  • api-change:ssm: [botocore] Adding doc updates for OpsCenter support in Service Setting actions.
  • api-change:workspaces: [botocore] Added CreateWorkspaceImage API to create a new WorkSpace image from an existing WorkSpace.

1.24.38

  • api-change:appsync: [botocore] Adds support for a new API to evaluate mapping templates with mock data, allowing you to remotely unit test your AppSync resolvers and functions.
  • api-change:detective: [botocore] Added the ability to get data source package information for the behavior graph. Graph administrators can now start (or stop) optional datasources on the behavior graph.
  • api-change:guardduty: [botocore] Amazon GuardDuty introduces a new Malware Protection feature that triggers malware scan on selected EC2 instance resources, after the service detects a potentially malicious activity.
  • api-change:lookoutvision: [botocore] This release introduces support for the automatic scaling of inference units used by Amazon Lookout for Vision models.
  • api-change:macie2: [botocore] This release adds support for retrieving (revealing) sample occurrences of sensitive data that Amazon Macie detects and reports in findings.
  • api-change:rds: [botocore] Adds support for using RDS Proxies with RDS for MariaDB databases.
  • api-change:rekognition: [botocore] This release introduces support for the automatic scaling of inference units used by Amazon Rekognition Custom Labels models.
  • api-change:securityhub: [botocore] Documentation updates for AWS Security Hub
  • api-change:transfer: [botocore] AWS Transfer Family now supports Applicability Statement 2 (AS2), a network protocol used for the secure and reliable transfer of critical Business-to-Business (B2B) data over the public internet using HTTP/HTTPS as the transport mechanism.

... (truncated)

Commits
  • 031da35 Merge branch 'release-1.24.42'
  • 997adf1 Bumping version to 1.24.42
  • 9ef46da Add changelog entries from botocore
  • 53a301b Merge branch 'release-1.24.41'
  • 7c32c92 Merge branch 'release-1.24.41' into develop
  • 792eec5 Bumping version to 1.24.41
  • 1f48b93 Add changelog entries from botocore
  • eea3194 Merge branch 'release-1.24.40'
  • 596e1e6 Merge branch 'release-1.24.40' into develop
  • 788c9d1 Bumping version to 1.24.40
  • 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)