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.2 to 1.24.7 #155

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps boto3 from 1.24.2 to 1.24.7.

Changelog

Sourced from boto3's changelog.

1.24.7

  • api-change:frauddetector: [botocore] Documentation updates for Amazon Fraud Detector (AWSHawksNest)

1.24.6

  • api-change:chime-sdk-meetings: [botocore] Adds support for live transcription in AWS GovCloud (US) Regions.

1.24.5

  • api-change:dms: [botocore] This release adds DMS Fleet Advisor APIs and exposes functionality for DMS Fleet Advisor. It adds functionality to create and modify fleet advisor instances, and to collect and analyze information about the local data infrastructure.
  • api-change:iam: [botocore] Documentation updates for AWS Identity and Access Management (IAM).
  • api-change:m2: [botocore] AWS Mainframe Modernization service is a managed mainframe service and set of tools for planning, migrating, modernizing, and running mainframe workloads on AWS
  • api-change:neptune: [botocore] This release adds support for Neptune to be configured as a global database, with a primary DB cluster in one region, and up to five secondary DB clusters in other regions.
  • api-change:redshift-serverless: [botocore] Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more.
  • api-change:redshift: [botocore] Adds new API GetClusterCredentialsWithIAM to return temporary credentials.

1.24.4

  • api-change:auditmanager: [botocore] This release introduces 2 updates to the Audit Manager API. The roleType and roleArn attributes are now required when you use the CreateAssessment or UpdateAssessment operation. We also added a throttling exception to the RegisterAccount API operation.
  • api-change:ce: [botocore] Added two new APIs to support cost allocation tags operations: ListCostAllocationTags, UpdateCostAllocationTagsStatus.

1.24.3

  • api-change:chime-sdk-messaging: [botocore] This release adds support for searching channels by members via the SearchChannels API, removes required restrictions for Name and Mode in UpdateChannel API and enhances CreateChannel API by exposing member and moderator list as well as channel id as optional parameters.
  • api-change:connect: [botocore] This release adds a new API, GetCurrentUserData, which returns real-time details about users' current activity.
Commits
  • 47b8909 Merge branch 'release-1.24.7'
  • ddfa16b Bumping version to 1.24.7
  • 3e6adfc Add changelog entries from botocore
  • 9c0191d Merge branch 'release-1.24.6'
  • 8968a46 Merge branch 'release-1.24.6' into develop
  • 377c62e Bumping version to 1.24.6
  • 2f6787c Add changelog entries from botocore
  • e36ab96 Merge branch 'release-1.24.5'
  • 50f8538 Merge branch 'release-1.24.5' into develop
  • e1827bf Bumping version to 1.24.5
  • 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)