go-elasticsearch v9.3.5 - BulkIndexer Routing Fix

elastic/go-elasticsearch v9.3.5 was published on June 22, 2026 with one practical fix for esutil.BulkIndexer: empty routing values are no longer sent as a routing query parameter. For data teams that use the Go client to load events, documents, or derived records into Elasticsearch, this is a small release about cleaner bulk indexing requests and less surprising routing behavior.

Read full post