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

May 22, 2025

v9
Compare

API structure has changed

8 structure changes including:
8 Modifications
Modified 8
DELETE /_template/{name}
  • Operation is now deprecated
GET /_snapshot/{repository}/{snapshot}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • responses property Modified
        • snapshots property Modified
      • snapshots property Modified
        • failures property Modified
GET /_template
  • Operation is now deprecated
GET /_template/{name}
  • Operation is now deprecated
POST /_snapshot/{repository}/{snapshot}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • snapshot property Modified
        • failures property Modified
POST /_template/{name}
  • Operation is now deprecated
PUT /_snapshot/{repository}/{snapshot}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • snapshot property Modified
        • failures property Modified
PUT /_template/{name}
  • Operation is now deprecated