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.20.8 to 1.20.10 #77

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps boto3 from 1.20.8 to 1.20.10.

Changelog

Sourced from boto3's changelog.

1.20.10

  • api-change:lexv2-runtime: [botocore] Update lexv2-runtime client to latest version
  • api-change:cloudformation: [botocore] The StackSets ManagedExecution feature will allow concurrency for non-conflicting StackSet operations and queuing the StackSet operations that conflict at a given time for later execution.
  • api-change:redshift: [botocore] Added support of default IAM role for CreateCluster, RestoreFromClusterSnapshot and ModifyClusterIamRoles APIs
  • api-change:lambda: [botocore] Add support for Lambda Function URLs. Customers can use Function URLs to create built-in HTTPS endpoints on their functions.
  • api-change:appstream: [botocore] Includes APIs for managing resources for Elastic fleets: applications, app blocks, and application-fleet associations.
  • api-change:medialive: [botocore] This release adds support for specifying a SCTE-35 PID on input. MediaLive now supports SCTE-35 PID selection on inputs containing one or more active SCTE-35 PIDs.
  • api-change:batch: [botocore] Documentation updates for AWS Batch.
  • api-change:application-insights: [botocore] Application Insights now supports monitoring for HANA

1.20.9

  • api-change:ivs: [botocore] Add APIs for retrieving stream session information and support for filtering live streams by health. For more information, see https://docs.aws.amazon.com/ivs/latest/userguide/stream-health.html
  • api-change:lambda: [botocore] Added support for CLIENT_CERTIFICATE_TLS_AUTH and SERVER_ROOT_CA_CERTIFICATE as SourceAccessType for MSK and Kafka event source mappings.
  • api-change:chime: [botocore] Adds new Transcribe API parameters to StartMeetingTranscription, including support for content identification and redaction (PII & PHI), partial results stabilization, and custom language models.
  • api-change:chime-sdk-meetings: [botocore] Adds new Transcribe API parameters to StartMeetingTranscription, including support for content identification and redaction (PII & PHI), partial results stabilization, and custom language models.
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:auditmanager: [botocore] This release introduces a new feature for Audit Manager: Dashboard views. You can now view insights data for your active assessments, and quickly identify non-compliant evidence that needs to be remediated.
  • api-change:databrew: [botocore] This SDK release adds the following new features: 1) PII detection in profile jobs, 2) Data quality rules, enabling validation of data quality in profile jobs, 3) SQL query-based datasets for Amazon Redshift and Snowflake data sources, and 4) Connecting DataBrew datasets with Amazon AppFlow flows.
  • api-change:redshift-data: [botocore] Rolling back Data API serverless features until dependencies are live.
  • api-change:kafka: [botocore] Amazon MSK has added a new API that allows you to update the connectivity settings for an existing cluster to enable public accessibility.
  • api-change:forecast: [botocore] NEW CreateExplanability API that helps you understand how attributes such as price, promotion, etc. contributes to your forecasted values; NEW CreateAutoPredictor API that trains up to 40% more accurate forecasting model, saves up to 50% of retraining time, and provides model level explainability.
  • api-change:appconfig: [botocore] Add Type to support feature flag configuration profiles
Commits
  • 475da9a Merge branch 'release-1.20.10'
  • 7f01d89 Bumping version to 1.20.10
  • f469b71 Add changelog entries from botocore
  • 9955d4e Merge branch 'release-1.20.9'
  • 45771a5 Merge branch 'release-1.20.9' into develop
  • c534102 Bumping version to 1.20.9
  • bdceb93 Add changelog entries from botocore
  • 2a41f68 Merge branch 'release-1.20.8' 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 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 2 years ago

Superseded by #78.