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.12 #79

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps boto3 from 1.20.8 to 1.20.12.

Changelog

Sourced from boto3's changelog.

1.20.12

  • api-change:redshift: [botocore] This release adds support for reserved node exchange with restore/resize
  • api-change:elasticache: [botocore] Adding support for r6gd instances for Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact.
  • api-change:opensearch: [botocore] This release adds an optional parameter dry-run for the UpdateDomainConfig API to perform basic validation checks, and detect the deployment type that will be required for the configuration change, without actually applying the change.
  • api-change:backup: [botocore] This release adds new opt-in settings for advanced features for DynamoDB backups
  • api-change:iot: [botocore] This release introduces a new feature, Managed Job Template, for AWS IoT Jobs Service. Customers can now use service provided managed job templates to easily create jobs for supported standard job actions.
  • api-change:iotwireless: [botocore] Two new APIs, GetNetworkAnalyzerConfiguration and UpdateNetworkAnalyzerConfiguration, are added for the newly released Network Analyzer feature which enables customers to view real-time frame information and logs from LoRaWAN devices and gateways.
  • api-change:workspaces: [botocore] Documentation updates for Amazon WorkSpaces
  • api-change:s3: [botocore] Introduce two new Filters to S3 Lifecycle configurations - ObjectSizeGreaterThan and ObjectSizeLessThan. Introduce a new way to trigger actions on noncurrent versions by providing the number of newer noncurrent versions along with noncurrent days.
  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • api-change:macie2: [botocore] Documentation updates for Amazon Macie
  • api-change:ec2: [botocore] This release adds a new parameter ipv6Native to the allow creation of IPv6-only subnets using the CreateSubnet operation, and the operation ModifySubnetAttribute includes new parameters to modify subnet attributes to use resource-based naming and enable DNS resolutions for Private DNS name.
  • api-change:sqs: [botocore] Amazon SQS adds a new queue attribute, SqsManagedSseEnabled, which enables server-side queue encryption using SQS owned encryption keys.
  • api-change:ecs: [botocore] Documentation update for ARM support on Amazon ECS.
  • api-change:sts: [botocore] Documentation updates for AWS Security Token Service.
  • api-change:finspace-data: [botocore] Update documentation for createChangeset API.
  • api-change:dynamodb: [botocore] DynamoDB PartiQL now supports ReturnConsumedCapacity, which returns capacity units consumed by PartiQL APIs if the request specified returnConsumedCapacity parameter. PartiQL APIs include ExecuteStatement, BatchExecuteStatement, and ExecuteTransaction.
  • api-change:lambda: [botocore] Release Lambda event source filtering for SQS, Kinesis Streams, and DynamoDB Streams.
  • api-change:iotdeviceadvisor: [botocore] This release introduces a new feature for Device Advisor: ability to execute multiple test suites in parallel for given customer account. You can use GetEndpoint API to get the device-level test endpoint and call StartSuiteRun with "parallelRun=true" to run suites in parallel.
  • api-change:rds: [botocore] Adds support for Multi-AZ DB clusters for RDS for MySQL and RDS for PostgreSQL.

1.20.11

  • api-change:connect: [botocore] This release adds support for UpdateContactFlowMetadata, DeleteContactFlow and module APIs. For details, see the Release Notes in the Amazon Connect Administrator Guide.
  • api-change:dms: [botocore] Added new S3 endpoint settings to allow to convert the current UTC time into a specified time zone when a date partition folder is created. Using with 'DatePartitionedEnabled'.
  • api-change:es: [botocore] This release adds an optional parameter dry-run for the UpdateElasticsearchDomainConfig API to perform basic validation checks, and detect the deployment type that will be required for the configuration change, without actually applying the change.
  • api-change:ssm: [botocore] Adds new parameter to CreateActivation API . This parameter is for "internal use only".
  • api-change:chime-sdk-meetings: [botocore] Added new APIs for enabling Echo Reduction with Voice Focus.
  • api-change:eks: [botocore] Adding missing exceptions to RegisterCluster operation
  • api-change:quicksight: [botocore] Add support for Exasol data source, 1 click enterprise embedding and email customization.
  • api-change:cloudformation: [botocore] This release include SDK changes for the feature launch of Stack Import to Service Managed StackSet.
  • api-change:rds: [botocore] Adds local backup support to Amazon RDS on AWS Outposts.
  • api-change:braket: [botocore] This release adds support for Amazon Braket Hybrid Jobs.
  • api-change:s3control: [botocore] Added Amazon CloudWatch publishing option for S3 Storage Lens metrics.
  • api-change:finspace-data: [botocore] Add new APIs for managing Datasets, Changesets, and Dataviews.

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.

... (truncated)

Commits
  • 01d4d94 Merge branch 'release-1.20.12'
  • 7c4b2c4 Bumping version to 1.20.12
  • 7e67471 Add changelog entries from botocore
  • c6480e7 Merge branch 'release-1.20.11'
  • be93be8 Merge branch 'release-1.20.11' into develop
  • fe6ccbc Bumping version to 1.20.11
  • 006f0d3 Add changelog entries from botocore
  • 475da9a Merge branch 'release-1.20.10'
  • 73d2fdf Merge branch 'release-1.20.10' into develop
  • 7f01d89 Bumping version to 1.20.10
  • 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 2 years ago

Superseded by #80.