Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding release notes for RC1 #3176

Merged
merged 2 commits into from
Apr 2, 2019
Merged

Adding release notes for RC1 #3176

merged 2 commits into from
Apr 2, 2019

Conversation

shauheen
Copy link
Contributor

@shauheen shauheen commented Apr 2, 2019

Adding release notes for v1.0.0-preview

@@ -0,0 +1,36 @@
# ML.NET 1.0.0-preview Release Notes

This release is `Release Candidate` for version `1.0.0` of [ML.NET](https://aka.ms/mlnet). We have closed our main [API project](https://github.com/dotnet/machinelearning/projects/13). The next release will be `1.0.0` and during this sprint we are focusing on improving documentation and samples. The goal is to avoid any new breaking changes going forward. One change in this release is that we have moved `IDataView` back into `Microsoft.ML` namespace based on some feedback that we received.
Copy link
Member

@eerhardt eerhardt Apr 2, 2019

Choose a reason for hiding this comment

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

Do we also want to call out that we are fixing major/critical bugs and addressing feedback between the Release Candidate and 1.0.0? Or is that not a goal?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

the bar we set was security issues, but we can take other proposals to ship room. I will update the sentence.

Copy link
Contributor

@glebuk glebuk left a comment

Choose a reason for hiding this comment

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

:shipit:

* Remove Value-tuples in the public API. ([#2950](https://github.com/dotnet/machinelearning/pull/2950))
* Categorizing NuGets into preview and stable. ([#2951](https://github.com/dotnet/machinelearning/pull/2951))
* Hiding `ColumnOptions`. ([#2959](https://github.com/dotnet/machinelearning/pull/2959))

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added one more item, but I think high level is enough.

Copy link
Member

Choose a reason for hiding this comment

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

Thanks @shauheen ! looks great.

@shauheen shauheen merged commit 51fc8b2 into dotnet:master Apr 2, 2019
@shauheen shauheen deleted the RC1RN branch April 2, 2019 20:19
shauheen added a commit to shauheen/machinelearning that referenced this pull request Apr 2, 2019
* Adding release notes for RC1
shauheen added a commit that referenced this pull request Apr 2, 2019
* Adding release notes for RC1
@codecov
Copy link

codecov bot commented Apr 2, 2019

Codecov Report

Merging #3176 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3176      +/-   ##
==========================================
+ Coverage   72.54%   72.54%   +<.01%     
==========================================
  Files         807      807              
  Lines      144774   144774              
  Branches    16208    16208              
==========================================
+ Hits       105022   105023       +1     
  Misses      35338    35338              
+ Partials     4414     4413       -1
Flag Coverage Δ
#Debug 72.54% <ø> (ø) ⬆️
#production 68.13% <ø> (ø) ⬆️
#test 88.82% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
...soft.ML.TestFramework/DataPipe/TestDataPipeBase.cs 73.7% <0%> (-0.34%) ⬇️
...ML.Transforms/Text/StopWordsRemovingTransformer.cs 86.1% <0%> (-0.16%) ⬇️
...soft.ML.Data/DataLoadSave/Text/TextLoaderCursor.cs 85.11% <0%> (+0.4%) ⬆️
src/Microsoft.ML.Maml/MAML.cs 26.21% <0%> (+1.45%) ⬆️

@ghost ghost locked as resolved and limited conversation to collaborators Mar 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants