Skip to content

[Automation] Bump product version numbers#3249

Merged
theletterf merged 2 commits intomainfrom
updatecli_main_bfbda0570cfbf1ebee5ba4801497a4b00fe1289653863b5c09f26db4b8c67c6e
May 5, 2026
Merged

[Automation] Bump product version numbers#3249
theletterf merged 2 commits intomainfrom
updatecli_main_bfbda0570cfbf1ebee5ba4801497a4b00fe1289653863b5c09f26db4b8c67c6e

Conversation

@elastic-observability-automation
Copy link
Copy Markdown
Contributor

Bump release versions in the config/versions.yml

Update config/versions.yml edot-collector 9.4.0

change detected: * key "$.versioning_systems.edot-collector.current" updated from "9.3.4" to "9.4.0", in file "config/versions.yml"

v9.4.0
Downloads: https://elastic.co/downloads/elastic-agent
Release notes: https://www.elastic.co/docs/release-notes/elastic-agent#elastic-agent-release-notes-9.4.0
Update config/versions.yml elasticsearch-client-go 9.4.0

change detected: * key "$.versioning_systems.elasticsearch-client-go.current" updated from "9.3.3" to "9.4.0", in file "config/versions.yml"

v9.4.0
## [9.4.0](https://github.com/elastic/go-elasticsearch/compare/v9.3.3...v9.4.0) (2026-05-05)


### ⚠ BREAKING CHANGES

* **esutil:** default Client to elasticsearch.NewBase in NewBulkIndexer
* **esapi:** params previously typed *int on ~25 esapi endpoints are now *int64 to match the spec long type. Call sites passing untyped integer literals keep compiling; call sites passing a typed int variable need an int64(...) cast.

### Features

* Add AutoDrainBody option for automatic response body draining ([#1373](https://github.com/elastic/go-elasticsearch/issues/1373)) ([4a7dfdf](https://github.com/elastic/go-elasticsearch/commit/4a7dfdff074984dc8ee64e9b01c808ff60b5bc88))
* **client:** Add (*Client).ToTyped() conversion method ([#1449](https://github.com/elastic/go-elasticsearch/issues/1449)) ([6d5f630](https://github.com/elastic/go-elasticsearch/commit/6d5f630c037a1cc48a0206737472146cc940576a))
* Deprecate legacy Config-based constructors ([#1378](https://github.com/elastic/go-elasticsearch/issues/1378)) ([30dad2d](https://github.com/elastic/go-elasticsearch/commit/30dad2d4469c9b6eeee9789941046f9466f723d9))
* **esutil:** Add Flush method to BulkIndexer for explicit flush-and-wait ([#1360](https://github.com/elastic/go-elasticsearch/issues/1360)) ([e61767b](https://github.com/elastic/go-elasticsearch/commit/e61767b69dbdfc4a340928c31a8cf96a8afd29c7))
* **esutil:** Add FlushJitter option to BulkIndexer ([#1442](https://github.com/elastic/go-elasticsearch/issues/1442)) ([5e9828b](https://github.com/elastic/go-elasticsearch/commit/5e9828beb0c49294a46ff6a8dc35480656c5c901))
* **esutil:** Default Client to elasticsearch.NewBase in NewBulkIndexer ([60905b7](https://github.com/elastic/go-elasticsearch/commit/60905b7c1d6349719cf44d489561b62342b5e134))
* **Typed API:** Update 9.4 client to spec fcf537e ([#1455](https://github.com/elastic/go-elasticsearch/issues/1455)) ([4aa8c6e](https://github.com/elastic/go-elasticsearch/commit/4aa8c6edff8a4cd2edce4e8a9455dc91101e6938))
* **Typed API:** Update client from spec 836fca8 ([27b32e4](https://github.com/elastic/go-elasticsearch/commit/27b32e40d9b1c3be12665db5d6431a62c58f80aa))


### Bug Fixes

* **esapi:** Regenerate esapi with *int64 for long-typed params ([#1402](https://github.com/elastic/go-elasticsearch/issues/1402)) ([84b4bf8](https://github.com/elastic/go-elasticsearch/commit/84b4bf81833352428f159fb899204784ee0e28ec))
* **gen:** Map spec long to *int64 for esapi params ([#1394](https://github.com/elastic/go-elasticsearch/issues/1394)) ([34db2b1](https://github.com/elastic/go-elasticsearch/commit/34db2b1fe70b409a7419e29f50c35a1966528c0c))
* **gen:** Support *int64 fields in gen-tests output ([#1420](https://github.com/elastic/go-elasticsearch/issues/1420)) ([b8e1973](https://github.com/elastic/go-elasticsearch/commit/b8e19736e529235c2a33cc97b97c791c5abb8304))
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@theletterf theletterf merged commit b31505c into main May 5, 2026
24 checks passed
@theletterf theletterf deleted the updatecli_main_bfbda0570cfbf1ebee5ba4801497a4b00fe1289653863b5c09f26db4b8c67c6e branch May 5, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant