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.21.8 to 1.21.18 #134

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps boto3 from 1.21.8 to 1.21.18.

Changelog

Sourced from boto3's changelog.

1.21.18

  • api-change:outposts: [botocore] This release adds address filters for listSites
  • api-change:lambda: [botocore] Adds PrincipalOrgID support to AddPermission API. Customers can use it to manage permissions to lambda functions at AWS Organizations level.
  • api-change:secretsmanager: [botocore] Documentation updates for Secrets Manager.
  • api-change:connect: [botocore] This release adds support for enabling Rich Messaging when starting a new chat session via the StartChatContact API. Rich Messaging enables the following formatting options: bold, italics, hyperlinks, bulleted lists, and numbered lists.
  • api-change:chime: [botocore] Chime VoiceConnector Logging APIs will now support MediaMetricLogs. Also CreateMeetingDialOut now returns AccessDeniedException.

1.21.17

  • api-change:transcribe: [botocore] Documentation fix for API StartMedicalTranscriptionJobRequest, now showing min sample rate as 16khz
  • api-change:transfer: [botocore] Adding more descriptive error types for managed workflows
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version

1.21.16

  • api-change:comprehend: [botocore] Amazon Comprehend now supports extracting the sentiment associated with entities such as brands, products and services from text documents.

1.21.15

  • api-change:eks: [botocore] Introducing a new enum for NodeGroup error code: Ec2SubnetMissingIpv6Assignment
  • api-change:keyspaces: [botocore] Adding link to CloudTrail section in Amazon Keyspaces Developer Guide
  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert SDK has added support for reading timecode from AVCHD sources and now provides the ability to segment WebVTT at the same interval as the video and audio in HLS packages.

1.21.14

  • api-change:chime-sdk-meetings: [botocore] Adds support for Transcribe language identification feature to the StartMeetingTranscription API.
  • api-change:ecs: [botocore] Amazon ECS UpdateService API now supports additional parameters: loadBalancers, propagateTags, enableECSManagedTags, and serviceRegistries
  • api-change:migration-hub-refactor-spaces: [botocore] AWS Migration Hub Refactor Spaces documentation update.

1.21.13

  • api-change:synthetics: [botocore] Allow custom handler function.
  • api-change:transfer: [botocore] Add waiters for server online and offline.
  • api-change:devops-guru: [botocore] Amazon DevOps Guru now integrates with Amazon CodeGuru Profiler. You can view CodeGuru Profiler recommendations for your AWS Lambda function in DevOps Guru. This feature is enabled by default for new customers as of 3/4/2022. Existing customers can enable this feature with UpdateEventSourcesConfig.
  • api-change:macie: [botocore] Amazon Macie Classic (macie) has been discontinued and is no longer available. A new Amazon Macie (macie2) is now available with significant design improvements and additional features.
  • api-change:ec2: [botocore] Documentation updates for Amazon EC2.
  • api-change:sts: [botocore] Documentation updates for AWS Security Token Service.
  • api-change:connect: [botocore] This release updates the *InstanceStorageConfig APIs so they support a new ResourceType: REAL_TIME_CONTACT_ANALYSIS_SEGMENTS. Use this resource type to enable streaming for real-time contact analysis and to associate the Kinesis stream where real-time contact analysis segments will be published.

... (truncated)

Commits
  • 97069c5 Merge branch 'release-1.21.18'
  • 8c350e5 Bumping version to 1.21.18
  • 6b02824 Add changelog entries from botocore
  • fa53a0a Merge branch 'release-1.21.17'
  • da4cb3e Merge branch 'release-1.21.17' into develop
  • 67f1c85 Bumping version to 1.21.17
  • f01c7ad Add changelog entries from botocore
  • a8d1ffc Remove nose from requirements-dev.txt (#3186)
  • a5d345e Update get_available_regions documentation
  • 4b17267 Merge branch 'release-1.21.16'
  • 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)