Closed
Description
Ticket to track progress on 7.4.1 client release.
7.4
Enhancements
Authorization
- Add
manage_own_api_key
cluster privilege #45897 (issue: #40031) - PR: Security API changes to add owner flag #4178 - REST API changes for manage-own-api-key privilege #44936 (issue: #40031) - PR: Security API changes to add owner flag #4178
-
Simplify API key service API #44935 (issue: #40031)No client changes needed.
Geo
- Support WKT point conversion to geo_point type #44107 (issue: #41821) - implemented in Add support for WKT with GeoLocation type #4222
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, aThe client already encodes+
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 propertyes.rest.url_plus_as_space
totrue
. Note that this behaviour is deprecated and setting this system property totrue
will cease to be supported in version 8.+
as%2B
usingUri.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 supportsFormat
property.
Allocation
-
Dangling indices strip aliases #47581no client changes needed
Analysis
-
Reset Token position on reuse in predicate_token_filter #47424 (issue: #47197)no client changes needed
Authentication
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
Features/Indices APIs
Features/Java High Level REST Client
-
Fix ILM HLRC Javadoc→Documentation links #48083no client changes needed
Features/Monitoring
-
[Monitoring] Add new cluster privilege now necessary for the stack monitoring ui #47871no client changes needed
Infra/Scripting
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
Labels
No labels