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

9 days ago

main
Compare

API structure has changed

6 structure changes including:
1 Addition
5 Modifications
Modified 5
DELETE /_template/{name}
  • Operation is now deprecated
GET /_template
  • Operation is now deprecated
GET /_template/{name}
  • Operation is now deprecated
POST /_template/{name}
  • Operation is now deprecated
PUT /_template/{name}
  • Operation is now deprecated
Added 1
POST /_snapshot/{repository}/_verify_integrity