Change Updates

Do not miss any Elasticsearch API changes, ever again

Subscribe to the Elasticsearch API changelog to be up to date on recent changes.

RSS

Mar 26, 2025

v8
Compare

Elasticsearch version 8.17.4 documentation

This documentation update aligns with the 8.17.4 release. Check out the release notes

6 structure changes including:
6 Modifications
Modified 6 Breaking
GET /_ingest/_simulate
  • Body
  • application/json content type Modified
    • index_template_subtitutions property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • index_template_substitutions property Added
GET /_ingest/{index}/_simulate
  • Body
  • application/json content type Modified
    • index_template_subtitutions property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • index_template_substitutions property Added
POST /_ingest/_simulate
  • Body
  • application/json content type Modified
    • index_template_subtitutions property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • index_template_substitutions property Added
POST /_ingest/{index}/_simulate
  • Body
  • application/json content type Modified
    • index_template_subtitutions property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • index_template_substitutions property Added
POST /_nodes/reload_secure_settings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • nodes property Modified
        • * property Added
POST /_nodes/{node_id}/reload_secure_settings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • nodes property Modified
        • * property Added