Iraklis Psaroudakis 3ed7a04d22 Introduce node mappings stats (#89807) 3 years ago
..
84624.yaml a00a85cd8f Safeguard RegExp use against StackOverflowError (#84624) 3 years ago
85449.yaml 3bcee8eaa0 Format runtime geo_points (#85449) 3 years ago
85525.yaml 745947e854 Capture deprecation warnings in batched master tasks (#85525) 3 years ago
85745.yaml 841ac8e43a Upgrade Apache Commons Logging to 1.2 (#85745) 3 years ago
86388.yaml 5a6ff5d990 Do not use recovery from snapshots in searchable snapshots (#86388) 3 years ago
86939.yaml 9ce5657d34 Fix merging with empty results (#86939) 3 years ago
88020.yaml 41d7280295 Adding logic to master_is_stable indicator to check for discovery problems (#88020) 3 years ago
88209.yaml c7e36c3bf0 Rework shard snapshot workers (#88209) 3 years ago
88241.yaml db359d9693 Log unsuccessful attempts to get credentials from web identity tokens (#88241) 3 years ago
88311.yaml 06d4ef7df1 Use chunked REST serialization for large REST responses (#88311) 3 years ago
88334.yaml db5ddb321f Synthetic source error on script loads (#88334) 3 years ago
88388.yaml 84eb60ee16 SQL: Implement DATE_FORMAT function (#88388) 3 years ago
88409.yaml cfad420cde Enable BloomFilter for _id of non-datastream indices (#88409) 3 years ago
88439.yaml 6d1b2277b3 [ML] add new text_similarity nlp task (#88439) 3 years ago
88443.yaml 512bfebc10 Provide tracing implementation using OpenTelemetry + APM agent (#88443) 3 years ago
88639.yaml 34471b1cd2 Introduce max headroom for disk watermark stages (#88639) 3 years ago
88655.yaml 239d45a019 [ML] make bucket_correlation aggregation generally available (#88655) 3 years ago
88657.yaml 46fc42b817 [ML] Make bucket_count_ks_test aggregation generally available (#88657) 3 years ago
88665.yaml 476da8c4ed Script: Reindex & UpdateByQuery Metadata (#88665) 3 years ago
88695.yaml b81f4187ab [TSDB] Metric fields in the field caps API (#88695) 3 years ago
88733.yaml 3ecd7ec817 Script: Protected _source inside update scripts (#88733) 3 years ago
88735.yaml 5e0701f026 Add source fallback for keyword fields using operation (#88735) 3 years ago
88775.yaml bc4c6784dd Stable Plugin API modules and analysis interfaces (#88775) 3 years ago
88789.yaml 82ad45f411 TSDB: Build `_id` without reparsing (#88789) 3 years ago
88856.yaml d2868b00bf Support bulk updates of API keys (#88856) 3 years ago
88909.yaml ad2dc834a7 Add `synthetic_source` support to `aggregate_metric_double` fields (#88909) 3 years ago
88910.yaml d3e057c33a [Transform] improve error handling in state persistence (#88910) 3 years ago
88914.yaml 5af8ec52fe Support camel case dates on 7.x indices (#88914) 3 years ago
88916.yaml 4607182ce8 synthetic source: fix scaled_float rounding (#88916) 3 years ago
88924.yaml e501609604 Deprecate network plugins (#88924) 3 years ago
88925.yaml e3c6726a71 Deprecate overriding DiscoveryPlugin internals (#88925) 3 years ago
88943.yaml e64eb8cd4f [ML] Frequent Items: use a bitset for deduplication (#88943) 3 years ago
88946.yaml 09d00259f4 Graph: fix race condition in timeout (#88946) 3 years ago
88954.yaml 5194d29b1c Support source fallback for byte, short, and long fields (#88954) 3 years ago
88957.yaml 5809b0d318 Date histogram range edge case fix (#88957) 3 years ago
88961.yaml bc9a93975e Add deprecation message for deprecated plugin APIs (#88961) 3 years ago
88972.yaml f28f4545b2 In the field capabilities API, re-add support for `fields` in the request body (#88972) 3 years ago
88987.yaml d0b8caebb9 Reject unknown request body fields in Mount API (#88987) 3 years ago
89005.yaml 9bed4b89fd Preemptively compute RoutingNodes and the indices lookup during publication (#89005) 3 years ago
89010.yaml 3bb4a84bdd Support source fallback for double, float, and half_float field types (#89010) 3 years ago
89014.yaml ee33383156 Polling for cluster diagnostics information (#89014) 3 years ago
89016.yaml 3c1b070329 Avoid negative scores with cross_fields type (#89016) 3 years ago
89023.yaml d663231a83 User Profile - GetProfile API nows supports multiple UIDs (#89023) 3 years ago
89032.yaml d9dc3a9629 Preemptively initialize routing nodes and indices lookup on all node types (#89032) 3 years ago
89041.yaml 6bf5078fa9 Improve efficiency of BoundedBreakIteratorScanner fragmentation algorithm (#89041) 3 years ago
89052.yaml 24e367fe0f Add support for source fallback with the boolean field type (#89052) 3 years ago
89053.yaml 81265d2c2a Add support for source fallback with scaled float field type (#89053) 3 years ago
89056.yaml 54c446f08b Add delayed allocation diagnosis case to shards availability indicator (#89056) 3 years ago
89062.yaml 68050e9502 [ML] Optimize frequent items transaction lookup (#89062) 3 years ago
89074.yaml d588d456f0 [ML] add new trained model deployment cache clear API (#89074) 3 years ago
89094.yaml e3c33e2acd Deduplicate fetching doc-values fields (#89094) 3 years ago
89106.yaml afefcbcb49 Update changelog (release highlight) for #89106 (#89649) 3 years ago
89138.yaml 3783ed193a Update SLM health diagnosis message to include unhealthy policy details (#89138) 3 years ago
89166.yaml e6cfd9c263 Show assigned role descriptors in Get/QueryApiKey response (#89166) 3 years ago
89196.yaml 1c2bd7c0f1 Buffer H3Polygon2D bounding boxes to avoid edge precision issues (#89196) 3 years ago
89212.yaml 6c12fe0d67 [Transform] add an unattended mode setting to transform (#89212) 3 years ago
89219.yaml 5a26455170 Adding a check to the master stability health API when there is no master and the current node is not master eligible (#89219) 3 years ago
89224.yaml 725367e14b User Profile - Detailed errors in hasPrivileges response (#89224) 3 years ago
89248.yaml f31b1f6d57 fix a typo in Security.java (#89248) 3 years ago
89251.yaml 10b804730d Include runtime fields in total fields count (#89251) 3 years ago
89273.yaml 8dfbcd5c02 Limited-by role descriptors in Get/QueryApiKey response (#89273) 3 years ago
89292.yaml ad612746c6 move log-related logic into log block in IndexLifecycleRunner (#89292) 3 years ago
89318.yaml 8d37d48426 Check circuit breaker before sending join request (#89318) 3 years ago
89333.yaml 3bb13e245e Return 400 error for GetUserPrivileges call with API keys (#89333) 3 years ago
89347.yaml e4ff839e4c [ML] Skip renormalization after node shutdown API called (#89347) 3 years ago
89349.yaml fe8e58658b Add source fallback support for unsigned long mapped type (#89349) 3 years ago
89351.yaml b327b17653 Fix shard splitting for `nested` (#89351) 3 years ago
89352.yaml f849847aef Fix duplication bug for source fallback in numeric types (#89352) 3 years ago
89396.yaml 1aa43ecf2c Add text field support in the Painless scripting fields API (#89396) 3 years ago
89419.yaml 22e1150dd6 Reuse Info in lifecycle step (#89419) 3 years ago
89440.yaml 058ea4594a Add source fallback support for date and date_nanos mapped types (#89440) 3 years ago
89450.yaml 6e3fe01b5a Reject unknown bulk actions (#89450) 3 years ago
89466.yaml 703571a4f1 Synthetic _source: support ignore_above (#89466) 3 years ago
89467.yaml cdcf238787 Remove unexpected meta param in agg's response (#89467) 3 years ago
89472.yaml 5b3d51d30c Fixing the conditions for fetching remote master history (#89472) 3 years ago
89473.yaml 58fafe224f Add source fallback support for match_only_text mapped type (#89473) 3 years ago
89492.yaml 8f52a5512f More accurate error message for LDAP user modes (#89492) 3 years ago
89516.yaml 44693b05c4 Synthetic _source: support match_only_text (#89516) 3 years ago
89534.yaml 0cf3dc97a9 Fix incorrect failed shards count in APIs for current snapshots (#89534) 3 years ago
89535.yaml 43e2852016 Update openjdk to 18.0.2.1 (#89535) 3 years ago
89566.yaml 69a31da016 Grace period for user profile activation (#89566) 3 years ago
89568.yaml 061e6432bf check parent circuit breaker when allocating empty bucket (#89568) 3 years ago
89570.yaml 80c6d9faea Option to return profile uid in GetUser response (#89570) 3 years ago
89599.yaml 4b4116533a Fleet: Add new mappings for .fleet-agents last_checkin_message and components fields (#89599) 3 years ago
89601.yaml bdc0539aeb Add reserved snapshot/repo action (#89601) 3 years ago
89612.yaml 3fca120092 [ML] Return 408 when start deployment api times out (#89612) 3 years ago
89619.yaml b69d1bd15a Make SnapshotsInProgress Diffable (#89619) 3 years ago
89621.yaml 8c30b86fe2 Fix bug for kNN with filtered aliases (#89621) 3 years ago
89622.yaml 843dc58331 Fix allow_no_indices request option in special cases (#89622) 3 years ago
89630.yaml 94d7a31873 Fix FileSettingsService hang on error update (#89630) 3 years ago
89632.yaml 6161447659 Fix pipeline id not present in ingest metadata inside on_failure block (#89632) 3 years ago
89645.yaml 407dc18eb8 [ML] Add processor autoscaling decider (#89645) 3 years ago
89650.yaml cdf4e07ba5 Copy isHidden during ILM alias swap (#89650) 3 years ago
89662.yaml 284dce6a2a Centralize the concept of processors configuration (#89662) 3 years ago
89680.yaml adf8e01286 Add info of effective roles in denial messages (#89680) 3 years ago
89693.yaml 8e517da159 Extend the date rounding logic to be conditional (#89693) 3 years ago
89706.yaml 104f4e9fb5 Synthetic _source: support version field type (#89706) 3 years ago
89708.yaml 9d774d9404 Operator/autoscaling (#89708) 3 years ago
89716.yaml 8694393c0a [Transform] Scheduler concurrency fix (#89716) 3 years ago
89719.yaml d83ed3315a Re-registering corrupt repository unblocks it (#89719) 3 years ago
89734.yaml 734dae6d36 Fix partial reduce bug in ip_prefix (#89734) 3 years ago
89738.yaml e3f34dcac0 Script: Write Field API with basic path resolution (#89738) 3 years ago
89754.yaml 188990fea7 Fix segment stats in tsdb (#89754) 3 years ago
89766.yaml e58d28dc26 Remove magic string for the empty Role (#89766) 3 years ago
89768.yaml 0302d2db2d Autoscaling after clone fix (#89768) 3 years ago
89770.yaml 586d3fb13a Clarified fielddata not supported for text fields error message (#89770) 3 years ago
89774.yaml 9af107fff0 [Transform] Return 408 when start api times out (#89774) 3 years ago
89775.yaml 4bbe4eab2d [ML] Return 408 when open/start APIs time out (#89775) 3 years ago
89778.yaml e399f8b2ed Synthetic _source: fix extra fields in GET (#89778) 3 years ago
89790.yaml c402723948 Introduce new `read_security` cluster privilege (#89790) 3 years ago
89803.yaml 317f06a6e2 Fork TransportRollupCapsAction to MANAGEMENT POOL (#89803) 3 years ago
89807.yaml 3ed7a04d22 Introduce node mappings stats (#89807) 3 years ago
89822.yaml c733eb8908 [ML] Distribute trained model allocations across availability zones (#89822) 3 years ago
89833.yaml b667aa33f0 Synthetic _source: support histogram field (#89833) 3 years ago
89840.yaml c4a77d572d Synthetic _source: support dense_vector (#89840) 3 years ago
89845.yaml 72a384d8d4 Fleet: Added upgrade_status field to fleet-agents (#89845) 3 years ago
89851.yaml 984d225ff9 Distinguish no shutdowns case in NodeShutdownAllocationDecider (#89851) 3 years ago
89869.yaml 7ddb7179ed Add permissions for Enterprise Search Behavioural Analytics indexes (#89869) 3 years ago
89873.yaml 7c67116adc Fix memory leak when double invoking RestChannel.sendResponse (#89873) 3 years ago
89889.yaml a1082a6986 Script: Write Field API path manipulation (#89889) 3 years ago
89895.yaml a23999e700 Support DoubleValues expression scripts in lang-expression (#89895) 3 years ago
89929.yaml 7164e35119 Make sure listener is resolved when file queue is cleared (#89929) 3 years ago
89930.yaml bae3284c69 Fix double sending of response in TransportOpenIdConnectPrepareAuthenticationAction (#89930) 3 years ago
89934.yaml 36ed4a5e0d Fix deadlock bug exposed by a test (#89934) 3 years ago
89935.yaml 116b0de282 Fix memory leak in TransportDeleteExpiredDataAction (#89935) 3 years ago
89962.yaml 332361ecd4 Empty intervals needs to start in position -1 (#89962) 3 years ago
89969.yaml 35ea2b13b5 [Stable plugin API] Load plugin named components (#89969) 3 years ago
89973.yaml 7c721bb363 Fix debug mode in MaxRetryAllocationDecider (#89973) 3 years ago
89990.yaml 59580f7ac2 License check for user profile collaboration feature (#89990) 3 years ago
89993.yaml 9056ff7bc4 Fail when rebuilding scorer in breadth_first mode and query context has changed (#89993) 3 years ago
90017.yaml cc0679ea81 Fix Fields API Caching Regression (#90017) 3 years ago
90035.yaml aed64a6c76 Add a TSID global ordinal to TimeSeriesIndexSearcher (#90035) 3 years ago
90064.yaml 2e4e3b848d Add support for predefined char class regexp on wildcard fields (#90064) 3 years ago