elasticsearch/docs/changelog
Armin Braun 06d4ef7df1
Use chunked REST serialization for large REST responses (#88311)
Adds chunked rest serialization infrastructure that tries to serialize
only what can be flushed to the channel right away instead of fully
materializing a response on heap first and then writing it to the channel.

Makes use of the new infrastructure for get-snapshots as an example use case.
2022-09-06 14:32:00 +02:00
..
85449.yaml Format runtime geo_points (#85449) 2022-07-27 13:11:07 -04:00
85525.yaml Capture deprecation warnings in batched master tasks (#85525) 2022-08-15 19:20:15 +09:30
85745.yaml Upgrade Apache Commons Logging to 1.2 (#85745) 2022-08-10 13:19:15 -04:00
88020.yaml Adding logic to master_is_stable indicator to check for discovery problems (#88020) 2022-07-27 10:26:35 -05:00
88311.yaml Use chunked REST serialization for large REST responses (#88311) 2022-09-06 14:32:00 +02:00
88334.yaml Synthetic source error on script loads (#88334) 2022-08-26 11:32:53 -07:00
88409.yaml Enable BloomFilter for _id of non-datastream indices (#88409) 2022-08-08 11:14:26 -04:00
88439.yaml [ML] add new text_similarity nlp task (#88439) 2022-08-01 08:05:22 -04:00
88443.yaml Provide tracing implementation using OpenTelemetry + APM agent (#88443) 2022-08-03 14:13:31 +01:00
88655.yaml [ML] make bucket_correlation aggregation generally available (#88655) 2022-07-21 07:20:09 -04:00
88657.yaml [ML] Make bucket_count_ks_test aggregation generally available (#88657) 2022-07-25 13:30:48 -04:00
88665.yaml Script: Reindex & UpdateByQuery Metadata (#88665) 2022-07-28 17:21:07 -05:00
88695.yaml [TSDB] Metric fields in the field caps API (#88695) 2022-08-04 20:42:34 +03:00
88733.yaml Script: Protected _source inside update scripts (#88733) 2022-07-27 15:10:36 -05:00
88735.yaml Add source fallback for keyword fields using operation (#88735) 2022-07-28 10:34:05 -07:00
88775.yaml Stable Plugin API modules and analysis interfaces (#88775) 2022-08-30 11:04:39 +02:00
88789.yaml TSDB: Build _id without reparsing (#88789) 2022-08-16 16:17:45 -04:00
88856.yaml Support bulk updates of API keys (#88856) 2022-08-01 12:53:03 +02:00
88909.yaml Add synthetic_source support to aggregate_metric_double fields (#88909) 2022-08-01 20:42:25 +03:00
88910.yaml [Transform] improve error handling in state persistence (#88910) 2022-08-03 07:57:40 +02:00
88914.yaml Support camel case dates on 7.x indices (#88914) 2022-08-16 15:57:59 -04:00
88916.yaml synthetic source: fix scaled_float rounding (#88916) 2022-08-01 22:17:23 +09:30
88924.yaml Deprecate network plugins (#88924) 2022-07-29 11:28:31 -07:00
88925.yaml Deprecate overriding DiscoveryPlugin internals (#88925) 2022-07-30 06:30:34 +09:30
88943.yaml [ML] Frequent Items: use a bitset for deduplication (#88943) 2022-08-01 15:16:17 +02:00
88946.yaml Graph: fix race condition in timeout (#88946) 2022-08-17 08:28:01 -04:00
88954.yaml Support source fallback for byte, short, and long fields (#88954) 2022-08-01 08:23:36 -07:00
88961.yaml Add deprecation message for deprecated plugin APIs (#88961) 2022-07-29 14:30:04 -07:00
88972.yaml In the field capabilities API, re-add support for fields in the request body (#88972) 2022-08-04 13:44:50 -04:00
88987.yaml Reject unknown request body fields in Mount API (#88987) 2022-08-02 09:11:29 +02:00
89005.yaml Preemptively compute RoutingNodes and the indices lookup during publication (#89005) 2022-08-02 11:02:00 +02:00
89010.yaml Support source fallback for double, float, and half_float field types (#89010) 2022-08-02 10:13:58 -07:00
89014.yaml Polling for cluster diagnostics information (#89014) 2022-08-08 08:29:09 -05:00
89023.yaml User Profile - GetProfile API nows supports multiple UIDs (#89023) 2022-08-10 10:51:38 +09:30
89032.yaml Preemptively initialize routing nodes and indices lookup on all node types (#89032) 2022-08-02 17:30:18 +02:00
89041.yaml Improve efficiency of BoundedBreakIteratorScanner fragmentation algorithm (#89041) 2022-08-03 12:07:17 +01:00
89052.yaml Add support for source fallback with the boolean field type (#89052) 2022-08-08 08:38:48 -07:00
89053.yaml Add support for source fallback with scaled float field type (#89053) 2022-08-08 08:39:13 -07:00
89062.yaml [ML] Optimize frequent items transaction lookup (#89062) 2022-08-04 08:51:31 +02:00
89074.yaml [ML] add new trained model deployment cache clear API (#89074) 2022-08-04 19:45:15 +01:00
89094.yaml Deduplicate fetching doc-values fields (#89094) 2022-08-04 14:05:09 -04:00
89106.yaml Update changelog (release highlight) for #89106 (#89649) 2022-08-26 18:11:25 +02:00
89166.yaml Show assigned role descriptors in Get/QueryApiKey response (#89166) 2022-08-09 11:42:05 +09:30
89212.yaml [Transform] add an unattended mode setting to transform (#89212) 2022-08-11 16:50:57 +02:00
89219.yaml Adding a check to the master stability health API when there is no master and the current node is not master eligible (#89219) 2022-08-12 08:28:31 -05:00
89224.yaml User Profile - Detailed errors in hasPrivileges response (#89224) 2022-08-18 11:37:04 +09:30
89248.yaml fix a typo in Security.java (#89248) 2022-08-17 12:53:48 -04:00
89251.yaml Include runtime fields in total fields count (#89251) 2022-08-15 09:43:12 -04:00
89273.yaml Limited-by role descriptors in Get/QueryApiKey response (#89273) 2022-08-12 15:47:49 +09:30
89292.yaml move log-related logic into log block in IndexLifecycleRunner (#89292) 2022-08-17 23:59:15 +09:30
89318.yaml Check circuit breaker before sending join request (#89318) 2022-08-15 10:53:41 +01:00
89333.yaml Return 400 error for GetUserPrivileges call with API keys (#89333) 2022-08-18 12:34:43 +09:30
89347.yaml [ML] Skip renormalization after node shutdown API called (#89347) 2022-08-16 09:27:52 +01:00
89349.yaml Add source fallback support for unsigned long mapped type (#89349) 2022-08-17 08:10:17 -07:00
89351.yaml Fix shard splitting for nested (#89351) 2022-08-16 11:55:46 -04:00
89352.yaml Fix duplication bug for source fallback in numeric types (#89352) 2022-08-17 08:10:51 -07:00
89396.yaml Add text field support in the Painless scripting fields API (#89396) 2022-08-17 09:13:13 -07:00
89419.yaml Reuse Info in lifecycle step (#89419) 2022-08-19 00:01:16 +09:30
89440.yaml Add source fallback support for date and date_nanos mapped types (#89440) 2022-08-18 07:33:05 -07:00
89450.yaml Reject unknown bulk actions (#89450) 2022-09-05 20:57:02 +09:30
89466.yaml Synthetic _source: support ignore_above (#89466) 2022-09-01 10:43:34 -04:00
89467.yaml Remove unexpected meta param in agg's response (#89467) 2022-08-26 15:57:51 -04:00
89472.yaml Fixing the conditions for fetching remote master history (#89472) 2022-08-22 11:18:05 -05:00
89473.yaml Add source fallback support for match_only_text mapped type (#89473) 2022-08-22 07:32:25 -07:00
89492.yaml More accurate error message for LDAP user modes (#89492) 2022-08-23 16:25:57 +10:00
89516.yaml Synthetic _source: support match_only_text (#89516) 2022-09-01 11:59:46 -04:00
89534.yaml Fix incorrect failed shards count in APIs for current snapshots (#89534) 2022-08-23 15:45:33 +02:00
89535.yaml Update openjdk to 18.0.2.1 (#89535) 2022-09-06 10:12:25 +02:00
89566.yaml Grace period for user profile activation (#89566) 2022-09-01 11:26:00 +09:30
89568.yaml check parent circuit breaker when allocating empty bucket (#89568) 2022-08-25 01:46:22 +09:30
89570.yaml Option to return profile uid in GetUser response (#89570) 2022-08-31 12:19:54 +10:00
89599.yaml Fleet: Add new mappings for .fleet-agents last_checkin_message and components fields (#89599) 2022-08-30 08:52:02 -04:00
89612.yaml [ML] Return 408 when start deployment api times out (#89612) 2022-08-25 19:16:43 +03:00
89621.yaml Fix bug for kNN with filtered aliases (#89621) 2022-08-30 15:57:37 -07:00
89622.yaml Fix allow_no_indices request option in special cases (#89622) 2022-08-31 18:41:23 +09:30
89630.yaml Fix FileSettingsService hang on error update (#89630) 2022-08-29 10:23:19 -04:00
89632.yaml Fix pipeline id not present in ingest metadata inside on_failure block (#89632) 2022-08-31 04:51:55 +09:30
89650.yaml Copy isHidden during ILM alias swap (#89650) 2022-08-26 16:46:40 +02:00
89680.yaml Add info of effective roles in denial messages (#89680) 2022-09-01 11:30:01 +09:30
89693.yaml Extend the date rounding logic to be conditional (#89693) 2022-09-05 10:36:42 +02:00
89706.yaml Synthetic _source: support version field type (#89706) 2022-08-30 09:39:50 -04:00
89716.yaml [Transform] Scheduler concurrency fix (#89716) 2022-08-31 16:19:34 +02:00
89734.yaml Fix partial reduce bug in ip_prefix (#89734) 2022-08-31 16:23:09 -04:00
89738.yaml Script: Write Field API with basic path resolution (#89738) 2022-09-01 10:23:02 -05:00
89768.yaml Autoscaling after clone fix (#89768) 2022-09-02 05:44:58 +02:00
89774.yaml [Transform] Return 408 when start api times out (#89774) 2022-09-01 16:56:23 +03:00
89775.yaml [ML] Return 408 when open/start APIs time out (#89775) 2022-09-01 17:25:23 +03:00
89803.yaml Fork TransportRollupCapsAction to MANAGEMENT POOL (#89803) 2022-09-06 08:09:35 +02:00