question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[meta] 6.4.0 release

See original GitHub issue

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

Enhancements

Bug fixes

New API’s

There a quite a few new API’s that need to be mapped:

  • 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.rollup.delete_job.json
  • xpack.rollup.get_jobs.json
  • xpack.rollup.get_rollup_caps.json (https://github.com/elastic/elasticsearch/pull/30401)
  • xpack.rollup.put_job.json
  • xpack.rollup.rollup_search.json
  • xpack.rollup.start_job.json
  • xpack.rollup.stop_job.json
  • xpack.sql.clear_cursor.json (https://github.com/elastic/elasticsearch-net/pull/3414)
  • xpack.sql.query.json (https://github.com/elastic/elasticsearch-net/pull/3414)
  • xpack.sql.translate.json (https://github.com/elastic/elasticsearch-net/pull/3414)
  • xpack.ssl.certificates.json
  • scripts_painless_execute.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

Tests.Throughput

An unscientific throughput application to measure our different IConnection implementations on how many messages we can pump. For now we only plan to measure _bulk and _search and we’ll use the machine learning data set MachineLearningCluster already pulls down.

Will warrant its own [meta] ticket which will be linked here later.

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.

Elasticsearch.Net.Abstractions

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:18 (18 by maintainers)

github_iconTop GitHub Comments

1reaction
Mpdreamzcommented, Sep 24, 2018

Deprecate indexing and querying a context completion field without context - elastic/elasticsearch#30712

We expose a handy CompletionField that folks can use on their POJO’s but the validation for this should live on the server.

1reaction
Mpdreamzcommented, Sep 24, 2018

In the field capabilities API, deprecate support for providing fields in the request body. - elastic/elasticsearch#30157

Our mapping of this API always uses GET so no action needed

Read more comments on GitHub >

github_iconTop Results From Across the Web

6.4.0 Release Notes... : r/MarvelStrikeForce
6.4.0 Release Notes... Spin up victory with Red Hulk's Horseman of Apocalypse War Scourge Event, the first run of Rogue's Famine Saga, ...
Read more >
DBD Killer Tier List (WITH KNIGHT) - Dead by Daylight 6.4.0
Hi! In this DBD killer tier list, I rank all 30 killers, including the newest killer in 6.4.0, The Knight! I assume that...
Read more >
FFXIV 6.4 The Dark Throne Patch Notes and Release Date
Patch 6.4 "The Dark Throne" released in FFXIV on May 23, 2023. Main Scenario Quest 1.JPG. Quick Links. Patch 6.4 Patch Notes ...
Read more >
How Strong Is The KNIGHT?! DBD Killer Tier List Patch 6.4.0!
... thejrm, otzdarva, dbd perks, dbd meta, dbd killer meta, genrushing, gen rushing, most op build, dbd meta build, dbd best survivor perk, ......
Read more >
Beats version 6.4.0 | Beats Platform Reference [8.9]
Fix Windows service metricset when using a 32-bit binary on a 64-bit OS. · Do not report Metricbeat container host as hostname in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found