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.29 to 1.20.31 #100

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps boto3 from 1.20.29 to 1.20.31.

Changelog

Sourced from boto3's changelog.

1.20.31

  • api-change:medialive: [botocore] This release adds support for selecting the Program Date Time (PDT) Clock source algorithm for HLS outputs.

1.20.30

  • api-change:ec2: [botocore] This release introduces On-Demand Capacity Reservation support for Cluster Placement Groups, adds Tags on instance Metadata, and includes documentation updates for Amazon EC2.
  • api-change:mediatailor: [botocore] This release adds support for filler slate when updating MediaTailor channels that use the linear playback mode.
  • api-change:opensearch: [botocore] Amazon OpenSearch Service adds support for Fine Grained Access Control for existing domains running Elasticsearch version 6.7 and above
  • api-change:iotwireless: [botocore] Downlink Queue Management feature provides APIs for customers to manage the queued messages destined to device inside AWS IoT Core for LoRaWAN. Customer can view, delete or purge the queued message(s). It allows customer to preempt the queued messages and let more urgent messages go through.
  • api-change:es: [botocore] Amazon OpenSearch Service adds support for Fine Grained Access Control for existing domains running Elasticsearch version 6.7 and above
  • api-change:mwaa: [botocore] This release adds a "Source" field that provides the initiator of an update, such as due to an automated patch from AWS or due to modification via Console or API.
  • api-change:appsync: [botocore] AppSync: AWS AppSync now supports configurable batching sizes for AWS Lambda resolvers, Direct AWS Lambda resolvers and pipeline functions
Commits
  • 1c4f2ca Merge branch 'release-1.20.31'
  • 9b861b5 Bumping version to 1.20.31
  • 4db01ae Add changelog entries from botocore
  • dfeb50b Merge branch 'release-1.20.30'
  • 2eaac51 Merge branch 'release-1.20.30' into develop
  • 45f3cc2 Bumping version to 1.20.30
  • dac475c Add changelog entries from botocore
  • d89334f Merge pull request #3049 from mdavis-xyz/table_create_sample_doc
  • 2ec93f6 Merge branch 'release-1.20.29' 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)