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

[meta] 6.5.0 Release #3457

Closed
Mpdreamz opened this issue Oct 22, 2018 · 7 comments
Closed

[meta] 6.5.0 Release #3457

Mpdreamz opened this issue Oct 22, 2018 · 7 comments

Comments

@Mpdreamz
Copy link
Member

Mpdreamz commented Oct 22, 2018

This is a meta issue to keep track of the work we want to do for the 6.4.0 release individual tickets with the v6.4.0 tag will be created for most of these.

Feature parity work

Deprecations

New Features

6.4.0 leftover work

Enhancements

6.4.0 leftover work

Bug fixes

New API's

6.4.0 leftover work

  • xpack.license.get_basic_status.json
  • xpack.license.post_start_basic.json
  • xpack.ml.delete_calendar.json
  • xpack.ml.delete_calendar_event.json
  • xpack.ml.delete_calendar_job.json
  • xpack.ml.get_calendar_events.json
  • xpack.ml.get_calendars.json
  • xpack.ml.info.json
  • xpack.ml.post_calendar_events.json
  • xpack.ml.put_calendar.json
  • xpack.ml.put_calendar_job.json
  • xpack.ml.get_calendar_job.json
  • xpack.ssl.certificates.json
  • xpack.ml.update_filter.json
  • xpack.rollup.get_rollup_index_caps.json
  • xpack.security.delete_privileges.json
  • xpack.security.get_privileges.json
  • xpack.security.has_privileges.json
  • xpack.security.put_privilege.json
  • xpack.security.put_privileges.json
  • nodes.reload_secure_settings.json

6.5.0 new API

  • delete_by_query_rethrottle.json
  • update_by_query_rethrottle.json
  • xpack.ml.delete_forecast.json
  • xpack.ml.find.file_structure.json
  • xpack.security.get_user_privileges.json
  • ccr.delete_auto_follow_pattern.json
  • ccr.follow.json
  • ccr.follow_stats.json
  • ccr.get_auto_follow_pattern.json
  • ccr.pause_follow.json
  • ccr.put_auto_follow_pattern.json
  • ccr.resume_follow.json
  • ccr.stats.json
  • ccr.unfollow.json

From the release notes:

Netcoreapp2.1

or 2.2 whichever comes first 😸.

  • Explicitly ship this TFM and get some numbers how the managed handler performs on linux/windows through Tests.Throughput vs the already existing implementations/
  • Move our dotnet core IHttpConnection over to HttpClientFactory. We currently do much of the same but if we don't have to maintain our own pooling of HttpClient instances that would eleviate some complexity in our codebase.
  • Span based JSON serializer implementation?

Elasticsearch.Net.Abstractions

@Mpdreamz Mpdreamz added the 6.5.0 label Oct 22, 2018
@Mpdreamz Mpdreamz mentioned this issue Oct 22, 2018
89 tasks
@Mpdreamz
Copy link
Member Author

@Mpdreamz
Copy link
Member Author

Document kerberos integration: #3519

@Mpdreamz
Copy link
Member Author

Format for doc_values fields already went out the door with #3491

@Mpdreamz
Copy link
Member Author

#3520 => Deprecates the standard filter elastic/elasticsearch#33468

@Mpdreamz
Copy link
Member Author

Diff.zip

Attached is the output for AssemblyDiffer for NEST and Elasticsearch.net against 6.4.2 as released on Nuget.

LGTM could use extra pair of eyes to validate @russcam @codebrain

@Mpdreamz
Copy link
Member Author

Moved open bullet points over to #3552

@Mpdreamz Mpdreamz closed this as completed Feb 5, 2019
@codebrain
Copy link
Contributor

@Mpdreamz - checked both XMLs, they look good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants