From 1772a6bf63a6f1fcbe642b12a0dd8dbc0645bb3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20Saint-F=C3=A9lix?= Date: Tue, 17 Dec 2024 19:32:39 +0100 Subject: [PATCH] bump changelog to 8.17 (#939) --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d5074cea0..649e058a57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# 8.17.0 + +* Expose BulkIndexer total flushed bytes metric [#914](https://github.com/elastic/go-elasticsearch/pull/914) thanks to @aureleoules + +# API + +Updated APIs to 8.17.0 + +# Typed API + +Update APIs to latest [elasticsearch-specification 8.17](https://github.com/elastic/elasticsearch-specification/tree/2f823ff6fcaa7f3f0f9b990dc90512d8901e5d64) + # 8.16.0 # API