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.96 to 1.25.4 #194

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.24.96 to 1.25.4.

Changelog

Sourced from boto3's changelog.

1.25.4

  • api-change:apprunner: [botocore] AWS App Runner adds .NET 6, Go 1, PHP 8.1 and Ruby 3.1 runtimes.
  • api-change:appstream: [botocore] This release includes CertificateBasedAuthProperties in CreateDirectoryConfig and UpdateDirectoryConfig.
  • api-change:cloud9: [botocore] Update to the documentation section of the Cloud9 API Reference guide.
  • api-change:cloudformation: [botocore] This release adds more fields to improves visibility of AWS CloudFormation StackSets information in following APIs: ListStackInstances, DescribeStackInstance, ListStackSetOperationResults, ListStackSetOperations, DescribeStackSetOperation.
  • api-change:gamesparks: [botocore] Add LATEST as a possible GameSDK Version on snapshot
  • api-change:mediatailor: [botocore] This release introduces support for SCTE-35 segmentation descriptor messages which can be sent within time signal messages.

1.25.3

  • api-change:ec2: [botocore] Feature supports the replacement of instance root volume using an updated AMI without requiring customers to stop their instance.
  • api-change:fms: [botocore] Add support NetworkFirewall Managed Rule Group Override flag in GetViolationDetails API
  • api-change:glue: [botocore] Added support for custom datatypes when using custom csv classifier.
  • api-change:redshift: [botocore] This release clarifies use for the ElasticIp parameter of the CreateCluster and RestoreFromClusterSnapshot APIs.
  • api-change:sagemaker: [botocore] This change allows customers to provide a custom entrypoint script for the docker container to be run while executing training jobs, and provide custom arguments to the entrypoint script.
  • api-change:wafv2: [botocore] This release adds the following: Challenge rule action, to silently verify client browsers; rule group rule action override to any valid rule action, not just Count; token sharing between protected applications for challenge/CAPTCHA token; targeted rules option for Bot Control managed rule group.

1.25.2

  • api-change:iam: [botocore] Doc only update that corrects instances of CLI not using an entity.
  • api-change:kafka: [botocore] This release adds support for Tiered Storage. UpdateStorage allows you to control the Storage Mode for supported storage tiers.
  • api-change:neptune: [botocore] Added a new cluster-level attribute to set the capacity range for Neptune Serverless instances.
  • api-change:sagemaker: [botocore] Amazon SageMaker Automatic Model Tuning now supports specifying Grid Search strategy for tuning jobs, which evaluates all hyperparameter combinations exhaustively based on the categorical hyperparameters provided.

1.25.1

  • api-change:accessanalyzer: [botocore] This release adds support for six new resource types in IAM Access Analyzer to help you easily identify public and cross-account access to your AWS resources. Updated service API, documentation, and paginators.
  • api-change:location: [botocore] Added new map styles with satellite imagery for map resources using HERE as a data provider.
  • api-change:mediatailor: [botocore] This release is a documentation update
  • api-change:rds: [botocore] Relational Database Service - This release adds support for exporting DB cluster data to Amazon S3.
  • api-change:workspaces: [botocore] This release adds new enums for supporting Workspaces Core features, including creating Manual running mode workspaces, importing regular Workspaces Core images and importing g4dn Workspaces Core images.

1.25.0

  • feature:Endpoints: [botocore] Implemented new endpoint ruleset system to dynamically derive endpoints and settings for services
  • api-change:acm-pca: [botocore] AWS Private Certificate Authority (AWS Private CA) now offers usage modes which are combination of features to address specific use cases.
  • api-change:batch: [botocore] This release adds support for AWS Batch on Amazon EKS.
  • api-change:datasync: [botocore] Added support for self-signed certificates when using object storage locations; added BytesCompressed to the TaskExecution response.
  • api-change:sagemaker: [botocore] SageMaker Inference Recommender now supports a new API ListInferenceRecommendationJobSteps to return the details of all the benchmark we create for an inference recommendation job.
Commits
  • 3a5c4a7 Merge branch 'release-1.25.4'
  • 6b49b6c Bumping version to 1.25.4
  • 3ce6ee0 Add changelog entries from botocore
  • 3a7f900 Merge branch 'release-1.25.3'
  • f29141b Merge branch 'release-1.25.3' into develop
  • 62aff46 Bumping version to 1.25.3
  • a5bc7ef Add changelog entries from botocore
  • b671126 Merge branch 'release-1.25.2'
  • bad85c0 Merge branch 'release-1.25.2' into develop
  • 1bbce9c Bumping version to 1.25.2
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #197.