Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@pogil
Copy link
Contributor

@pogil pogil commented Apr 22, 2019

What changes are proposed in this pull request?

Updating changelog and mlflow version in preparation for 0.9.1 release

How is this patch tested?

Viewed rendered RST.

Release Notes

Is this a user-facing change?

  • No. Add the rn/none label, then you can skip the rest of this section.
  • Yes. Give a description of this change to be included in the release notes for MLflow users.

(Details in 1-2 sentences. You can just refer to another PR with a description if this PR is part of a larger change.)

What component(s) does this PR affect?

  • UI
  • CLI
  • API
  • REST-API
  • Examples
  • Docs
  • Tracking
  • Projects
  • Artifacts
  • Models
  • Scoring
  • Serving
  • R
  • Java
  • Python

Please add one label to the PR so it can be classified correctly in the release notes. Options:

  • rn/breaking-change - The PR will be mentioned in the "Breaking Changes" section
  • rn/none - No description will be included. The PR will be mentioned just by the PR number in the "Small Bugfixes and Documentation Updates" section
  • rn/feature - A new user-facing feature worth mentioning in the release notes
  • rn/bug-fix - A user-facing bug fix worth mentioning in the release notes
  • rn/documentation - A user-facing documentation change worth mentioning in the release notes

@pogil pogil added the rn/none List under Small Changes in Changelogs. label Apr 22, 2019
Copy link
Collaborator

@smurching smurching left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (pushed one commit to fix a grammar nit)

@pogil pogil merged commit cde6da6 into mlflow:branch-0.9.1 Apr 22, 2019

More features and improvements:

- [Search][API] Moving search filters into a query string based syntax, with Java client, python client, and UI support. This also improves quote, period, and special character handling in query strings and adds the ability to search on tags in filter string. (#1042, #1055, #1063, #1068, #1099, #1106 @mpharkhe; #1025 @andrewmchen; #1060 @smurching)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mparkhe

@pogil pogil deleted the changelog-0.9.1 branch April 24, 2020 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rn/none List under Small Changes in Changelogs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants