Skip to content

7.4.1 meta ticket #4174

Closed
Closed
@codebrain

Description

@codebrain

Ticket to track progress on 7.4.1 client release.

7.4

Enhancements

Authorization

Geo

Bug fixes

Geo

  • Geo: add validator that only checks altitude #43893 - .NET client might need to remove range checks?

HTTP changes

  • Starting in version 7.4, a + in a URL will be encoded as %2B by all REST API functionality. Prior versions handled a + as a single space. If your application requires handling + as a single space you can return to the old behaviour by setting the system property es.rest.url_plus_as_space to true. Note that this behaviour is deprecated and setting this system property to true will cease to be supported in version 8. The client already encodes + as %2B using Uri.EscapeDataString(str)

7.4.1

Enhancements

Engine

  • Avoid unneeded refresh with concurrent realtime gets #47895 - no client changes needed
  • Sync before trimUnreferencedReaders to improve index preformance #47790 (issues: #46201, #46203) - no client changes needed
  • Limit number of retaining translog files for peer recovery #47414 - no client changes needed

Infra/Circuit Breakers

  • Emit log message when parent circuit breaker trips #47000 - no client changes needed

Machine Learning

  • [ML] Throttle the delete-by-query of expired results #47177 (issues: #47003, #47103) - no client changes needed

Bug fixes

Aggregations

  • DocValueFormat implementation for date range fields #47472 (issues: #47323, #47469) no client changes needed, client already supports Format property.

Allocation

  • Dangling indices strip aliases #47581 no client changes needed

Analysis

  • Reset Token position on reuse in predicate_token_filter #47424 (issue: #47197) no client changes needed

Authentication

  • Fix AD realm additional metadata #47179 (issue: #45848) no client changes needed

Authorization

  • Use should clause instead of filter when querying native privileges #47019 - no client changes needed

CCR

  • Do not auto-follow closed indices #47721 (issue: #47582) - no client changes needed
  • Relax maxSeqNoOfUpdates assertion in FollowingEngine #47188 (issue: #47137) no client changes needed

Cluster Coordination

  • Omit writing index metadata for non-replicated closed indices on data-only node #47285 (issue: #47276) - no client changes needed

Features/ILM+SLM

  • Throw error retrieving non-existent SLM policy #47679 (issue: #47664) no client changes needed

Features/Indices APIs

  • Fix Rollover error when alias has closed indices #47148 (issue: #47146) no client changes needed

Features/Java High Level REST Client

  • Fix ILM HLRC Javadoc→Documentation links #48083 no client changes needed

Features/Monitoring

  • [Monitoring] Add new cluster privilege now necessary for the stack monitoring ui #47871 no client changes needed

Infra/Scripting

  • Drop stored scripts with the old style-id #48078 (issue: #47593) - no client changes needed

Machine Learning

  • [ML] Fix detection of syslog-like timestamp in find_file_structure #47970 - no client changes needed
  • [ML] Reinstate ML daily maintenance actions #47103 (issue: #47003) - no client changes needed

Network

  • Fix es.http.cname_in_publish_address Deprecation Logging #47451 (issue: #47436) - no client changes needed

SQL

  • SQL: Fix issue with negative literels and parentheses #48113 (issue: #48009) - no client changes needed
  • SQL: add "format" for "full" date range queries #48073 (issue: #48033) - no client changes needed
  • SQL: Allow whitespaces in escape patterns #47577 (issue: #47401) - no client changes needed
  • SQL: fix multi full-text functions usage with aggregate functions #47444 (issue: #47365) - no client changes needed
  • SQL: wrong number of values for columns #42122 - no client changes needed

Search

  • Fix alias field resolution in match query #47369 - no client changes needed

Snapshot/Restore

  • Fix Bug in Azure Repo Exception Handling #47968 - no client changes needed
  • Fix Snapshot Corruption in Edge Case #47552 (issues: #46250, #47550) - no client changes needed

Store

  • Allow truncation of clean translog #47866 - no client changes needed

Transform

  • [7.5][Transform] prevent assignment if any node is older than 7.4 #48055 (issue: #48019) - no client changes needed
  • [Transform] prevent assignment to nodes older than 7.4 #48044 (issue: #48019) - no client changes needed
  • [ML][Transforms] fix bwc serialization with 7.3 #48021 - no client changes needed

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