[x] ~Add an OpenID Connect authentication realm~ #40674 - not implementing in the client as primarily used for Kibana Auth
[x] ~Add a Painless Context REST API~ #39382 - not implementing as API is marked as experimental
[x] Expose proximity boosting #39385 (issue: #33382) - PR open: https://github.com/elastic/elasticsearch-net/pull/3983
[x] Add randomScore function in script_score query #40186 (issue: #31461) - no client changes needed
[x] Introduce the columnar option for REST requests #39287 (issue: #37702) - PR open: https://github.com/elastic/elasticsearch-net/pull/3984
[x] Force selection of calendar or fixed intervals in date histo agg #33727 - PR open: https://github.com/elastic/elasticsearch-net/pull/3988
[x] Add granular API key privileges https://github.com/elastic/elasticsearch/issues/41488 (issue: https://github.com/elastic/elasticsearch/issues/40031) - no client changes needed, PR was closed,
[x] Add details to BulkShardRequest#getDescription() https://github.com/elastic/elasticsearch/issues/41711 - no client changes needed
[x] Add version-based validation to reindex requests https://github.com/elastic/elasticsearch/issues/38504 (issue: https://github.com/elastic/elasticsearch/issues/37855) - no client changes needed
[x] Add GET /_cluster/master endpoint https://github.com/elastic/elasticsearch/issues/40047 - no client changes needed
[x] Add has_voting_exclusions flag to cluster health output https://github.com/elastic/elasticsearch/issues/38568 - no client changes needed
[x] Return cached segments stats if include_unloaded_segments is true https://github.com/elastic/elasticsearch/issues/39698 (issue: https://github.com/elastic/elasticsearch/issues/39512) - parameters picked up by API generator
[x] Expose external refreshes through the stats API https://github.com/elastic/elasticsearch/issues/38643 (issue: https://github.com/elastic/elasticsearch/issues/36712) - PR open: https://github.com/elastic/elasticsearch-net/pull/3992
[x] Add start and stop time to cat recovery API https://github.com/elastic/elasticsearch/issues/40378 - not visible to users, therefore no client changes needed
[x] Return 0 for negative "free" and "total" memory reported by the OS https://github.com/elastic/elasticsearch/issues/42725 (issue: https://github.com/elastic/elasticsearch/issues/42157) - no client changes needed
[x] Introduce aliases version https://github.com/elastic/elasticsearch/issues/41397 (issue: https://github.com/elastic/elasticsearch/issues/41396) - no client changes needed
[x] Added param ignore_throttled=false when indicesOptions.ignoreThrottle… https://github.com/elastic/elasticsearch/issues/42393 (issue: https://github.com/elastic/elasticsearch/issues/42358) - no .NET client changes needed
[x] Add packaging to cluster stats response https://github.com/elastic/elasticsearch/issues/41048 (issue: https://github.com/elastic/elasticsearch/issues/39378) - PR open: https://github.com/elastic/elasticsearch-net/pull/3995
[x] Add created_by info to usage stats https://github.com/elastic/elasticsearch/issues/40518 (issue: https://github.com/elastic/elasticsearch/issues/38403) - https://github.com/elastic/elasticsearch-net/pull/3996
[x] Increase maximum forecast interval from 8 weeks to a limit based on the amount of data seen, up to a maximum of 10 years https://github.com/elastic/elasticsearch/issues/214 and https://github.com/elastic/elasticsearch/issues/41082 (issue: https://github.com/elastic/elasticsearch/issues/41103) - no client changes needed
[x] Updates max dimensions for sparse_vector and dense_vector to 1024. https://github.com/elastic/elasticsearch/issues/40597 (issue: https://github.com/elastic/elasticsearch/issues/40492) - no client changes needed
[x] Add date and date_nanos conversion to the numeric_type sort option https://github.com/elastic/elasticsearch/issues/40199 - PR open: https://github.com/elastic/elasticsearch-net/pull/3998
[x] Add use_field option to intervals query https://github.com/elastic/elasticsearch/issues/40157
[x] Support multiple repositories in get snapshot request https://github.com/elastic/elasticsearch/issues/41799 (issue: https://github.com/elastic/elasticsearch/issues/41210) - no client changes needed, was bumped to 8.0
[x] Fix FiltersAggregation NPE when filters is empty https://github.com/elastic/elasticsearch/issues/41459 (issue: https://github.com/elastic/elasticsearch/issues/41408) - server-side validation only, no client changes needed
[x] Fix settings prefix for realm truststore password https://github.com/elastic/elasticsearch/issues/42336 (issues: https://github.com/elastic/elasticsearch/issues/30241, https://github.com/elastic/elasticsearch/issues/41663) - no client changes needed
[x] Merge claims from userinfo and ID Token correctly https://github.com/elastic/elasticsearch/issues/42277 - no client changes needed
[x] _cat/indices with Security, hide names when wildcard https://github.com/elastic/elasticsearch/issues/38824 (issue: https://github.com/elastic/elasticsearch/issues/37190) - no client changes needed
[x] Propogate version in reindex from remote search https://github.com/elastic/elasticsearch/issues/42412 (issue: https://github.com/elastic/elasticsearch/issues/31908) - no client changes needed
[x] Fix sorting on nested field with unmapped https://github.com/elastic/elasticsearch/issues/42451 (issue: https://github.com/elastic/elasticsearch/issues/33644)
more_like_this query to throw an error if the like fields is not provided https://github.com/elastic/elasticsearch/issues/40632 - no client changes needed
[x] Fix indices shown in _cat/indices https://github.com/elastic/elasticsearch/issues/43286 (issues: https://github.com/elastic/elasticsearch/issues/33888, https://github.com/elastic/elasticsearch/issues/38824, https://github.com/elastic/elasticsearch/issues/39933) - no client changes needed
[x] Add include_type_name in indices.exitst REST API spec https://github.com/elastic/elasticsearch/issues/43910 (issue: https://github.com/elastic/elasticsearch/issues/43905) - PR was closed, no client changes needed
FYI. All of the links result in a 404 for me. Seems they should use "/issues/" instead of "/issue/"
I think the following have no impact:
7.2.0 was released: https://github.com/elastic/elasticsearch-net/releases/tag/7.2.0
Most helpful comment
FYI. All of the links result in a 404 for me. Seems they should use "/issues/" instead of "/issue/"