Skip to content

[meta] 6.5.0 Release #3457

Closed
Closed
@Mpdreamz

Description

@Mpdreamz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions