elasticsearch/modules
Ryan Ernst 4b7de2fa30
Add http-only headers to ElasticsearchException (#130348)
When return an error from Elasticsearch exceptions may contain values
written as http response headers. ElasticsearchException contains a map
of headers that are added to the response. But these values are also
written to a special "header" section of the response body.

This commit renames the existing "headers" in ElasticsearchException to
"body headers", which are both http headers and written to the response
body. A new "http headers" is added for headers that should only be
written as response headers.
2025-07-01 15:03:08 -07:00
..
aggregations Optimize date rounding (#128687) 2025-06-10 10:56:56 +02:00
analysis-common Introduce projectClient method on Client (#129174) 2025-06-12 15:19:16 -03:00
apm
data-streams Correctly handling data stream settings when component templates are used (#130394) 2025-07-01 12:40:37 -05:00
dot-prefix-validation
health-shards-availability
ingest-attachment
ingest-common Reapply "Dispatch ingest work to coordination thread pool (#130152) 2025-06-27 11:34:28 -06:00
ingest-geoip Fix TransportPutDatabaseConfigurationActionTests (#130227) 2025-06-28 12:01:30 +08:00
ingest-otel Putting the ingest otel processor behind the logs stream feature flag (#129667) 2025-06-18 17:40:12 -05:00
ingest-user-agent
kibana
lang-expression
lang-mustache
lang-painless
legacy-geo
mapper-extras Fix match_only_text bugs if defined as multi-field (#130188) 2025-06-30 17:35:54 +10:00
parent-join
percolator
rank-eval Introduce projectClient method on Client (#129174) 2025-06-12 15:19:16 -03:00
reindex Add http-only headers to ElasticsearchException (#130348) 2025-07-01 15:03:08 -07:00
repository-azure Small changes in concurrent multipart upload interfaces (#128977) 2025-06-06 16:58:39 +02:00
repository-gcs
repository-s3 Remove dead `@TestIssueLogging` anns from repo-s3 (#129906) 2025-06-24 14:04:16 +01:00
repository-url
rest-root
runtime-fields-common
streams Tidy up project metadata fetching (#130130) 2025-06-26 19:00:22 -04:00
systemd
transport-netty4 Move HTTP content aggregation from Netty into RestController (#129302) 2025-06-19 09:05:17 -07:00
build.gradle