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.42 to 1.24.46 #169

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps boto3 from 1.24.42 to 1.24.46.

Changelog

Sourced from boto3's changelog.

1.24.46

  • enhancement:Lambda: [botocore] Add support for Trace ID in Lambda environments
  • api-change:chime-sdk-meetings: [botocore] Adds support for Tags on Amazon Chime SDK WebRTC sessions
  • api-change:config: [botocore] Add resourceType enums for Athena, GlobalAccelerator, Detective and EC2 types
  • api-change:dms: [botocore] Documentation updates for Database Migration Service (DMS).
  • api-change:iot: [botocore] The release is to support attach a provisioning template to CACert for JITP function, Customer now doesn't have to hardcode a roleArn and templateBody during register a CACert to enable JITP.

1.24.45

  • api-change:cognito-idp: [botocore] Add a new exception type, ForbiddenException, that is returned when request is not allowed
  • api-change:wafv2: [botocore] You can now associate an AWS WAF web ACL with an Amazon Cognito user pool.

1.24.44

  • api-change:license-manager-user-subscriptions: [botocore] This release supports user based subscription for Microsoft Visual Studio Professional and Enterprise on EC2.
  • api-change:personalize: [botocore] This release adds support for incremental bulk ingestion for the Personalize CreateDatasetImportJob API.

1.24.43

  • api-change:config: [botocore] Documentation update for PutConfigRule and PutOrganizationConfigRule
  • api-change:workspaces: [botocore] This release introduces ModifySamlProperties, a new API that allows control of SAML properties associated with a WorkSpaces directory. The DescribeWorkspaceDirectories API will now additionally return SAML properties in its responses.
Commits
  • 021248c Merge branch 'release-1.24.46'
  • 6994869 Bumping version to 1.24.46
  • 23bfdc2 Add changelog entries from botocore
  • c4267b4 Merge branch 'release-1.24.45'
  • c17aa0e Merge branch 'release-1.24.45' into develop
  • 2050188 Bumping version to 1.24.45
  • cd8ab9f Add changelog entries from botocore
  • 382ee75 Update obsolete credref link (#3363)
  • f26195b Merge branch 'release-1.24.44'
  • ba2f6ca Merge branch 'release-1.24.44' into develop
  • 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)