Release 6.3 checklist
Checking the following commits off here as this now has its own dedicated issue: #3395
6.4 against 6.x6.x branch (build.bat)6.x is green on all integration tracks.6.2.0 nuget package and make sure there are no breaking changes (build.bat diff nuget 6.2.0 dir .)build.bat release 6.3.06.xgit tag -a 6.3.0 -m 6.3.0git push --tagsNEST 6.2.0 on nugetElasticsearch 6.2.0 on nuget.The latter has Deleted markers for HttpConnection but these are still there although now on a subclass.
@codebrain @russcam https://github.com/elastic/elasticsearch-net/commit/112d59798eb230bf58aa121e1263c4485a41e29f is ready to cut a 6.3.0 from. Can you give this a quick look over/sanity check before I release tomorrow?
Comparison of https://github.com/elastic/elasticsearch-net/compare/6.2.0...6.3.0
allow_partial_search_results search request parameter@Mpdreamz - have reviewed and updated the original text ^
There are a few important notes I think we should highlight at the top of the release notes:
The rest of the list LGTM @Mpdreamz 👍
Thanks guys! 6.3.0 is live: