Skip to content

[Automation] Bump product version numbers#3134

Merged
shainaraskas merged 2 commits intomainfrom
updatecli_main_bfbda0570cfbf1ebee5ba4801497a4b00fe1289653863b5c09f26db4b8c67c6e
Apr 17, 2026
Merged

[Automation] Bump product version numbers#3134
shainaraskas 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 elasticsearch-client-go 9.3.2

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

v9.3.2
## [9.3.2](https://github.com/elastic/go-elasticsearch/compare/v9.3.1...v9.3.2) (2026-04-16)


### ⚠ BREAKING CHANGES

* **Typed API:** update client from spec df81426

### Features

* Add AutoDrainBody option for automatic response body draining ([#1372](https://github.com/elastic/go-elasticsearch/issues/1372)) ([783c1ac](https://github.com/elastic/go-elasticsearch/commit/783c1acba726019d60579b985798f89ff2790ac5))
* Add functional options pattern for client instantiation ([#1295](https://github.com/elastic/go-elasticsearch/issues/1295)) ([#1323](https://github.com/elastic/go-elasticsearch/issues/1323)) ([c0a69b1](https://github.com/elastic/go-elasticsearch/commit/c0a69b19d4e5e2eb2a9dc51c7df8d60356594939))
* **esutil:** Add Flush method to BulkIndexer for explicit flush-and-wait ([#1363](https://github.com/elastic/go-elasticsearch/issues/1363)) ([892f0d6](https://github.com/elastic/go-elasticsearch/commit/892f0d652a25465a1ebf9f14683e51f48df0be15))
* **Typed API:** Improved generated code comments ([f37f7d1](https://github.com/elastic/go-elasticsearch/commit/f37f7d17abbcce255e1124f3d3f82e885566c0b3))
* **Typed API:** Update client from spec df81426 ([32ea244](https://github.com/elastic/go-elasticsearch/commit/32ea2446ee295a7f54137e82ff642db63637b20c))


### Bug Fixes

* **esapi:** Document Response.Body must be closed; fix leaks in examples ([#1313](https://github.com/elastic/go-elasticsearch/issues/1313)) ([3b3dd1e](https://github.com/elastic/go-elasticsearch/commit/3b3dd1e33bc8b91a0127c3b3abe986c6fcafb1f4))
* **esutil:** Deterministic context check in BulkIndexer.Close ([#1340](https://github.com/elastic/go-elasticsearch/issues/1340)) ([a02272b](https://github.com/elastic/go-elasticsearch/commit/a02272b6210e326981df3bacb8327d8133582f1c))
* **esutil:** Propagate caller context through BulkIndexer item callbacks ([#1316](https://github.com/elastic/go-elasticsearch/issues/1316)) ([d28cd9d](https://github.com/elastic/go-elasticsearch/commit/d28cd9dc91703ac40818216897e734ad9ff83ba9))
* **Typed API:** Context variable shadowing in TypedAPI Perform causing otel attributes to leak to parent span ([#1331](https://github.com/elastic/go-elasticsearch/issues/1331)) ([f37f7d1](https://github.com/elastic/go-elasticsearch/commit/f37f7d17abbcce255e1124f3d3f82e885566c0b3))
Update config/versions.yml apm-agent-go 2.7.8

change detected: * key "$.versioning_systems.apm-agent-go.current" updated from "2.7.7" to "2.7.8", in file "config/versions.yml"

v2.7.8
## What's Changed
* update github.com/jackc/pgx/v5/pgproto3 to 5.9.1 by @florianl in https://github.com/elastic/apm-agent-go/pull/1803
* prepare 2.7.8 by @florianl in https://github.com/elastic/apm-agent-go/pull/1804

**Full Changelog**: https://github.com/elastic/apm-agent-go/compare/v2.7.7...v2.7.8
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!

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 17, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 69b6f983-908a-4542-ab3b-1750fcfe4120

📥 Commits

Reviewing files that changed from the base of the PR and between 9a34861 and a8b6b01.

📒 Files selected for processing (1)
  • config/versions.yml

📝 Walkthrough

Walkthrough

Updated version numbers in config/versions.yml for two Go dependencies: apm-agent-go from version 2.7.7 to 2.7.8 and elasticsearch-client-go from version 9.3.1 to 9.3.2. Only the current version field entries were modified.

Possibly related PRs

Suggested labels

dependencies

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: automated bumping of product version numbers in the configuration file.
Description check ✅ Passed The description clearly details the two version updates made to config/versions.yml, including changelogs and release notes for the updated components.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch updatecli_main_bfbda0570cfbf1ebee5ba4801497a4b00fe1289653863b5c09f26db4b8c67c6e

Comment @coderabbitai help to get the list of available commands and usage tips.

@shainaraskas shainaraskas merged commit 5795d21 into main Apr 17, 2026
31 checks passed
@shainaraskas shainaraskas deleted the updatecli_main_bfbda0570cfbf1ebee5ba4801497a4b00fe1289653863b5c09f26db4b8c67c6e branch April 17, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant