Skip to content

Conversation

@MattDevy
Copy link
Contributor

Anaethelion and others added 9 commits October 29, 2025 14:59
* Bump to 9.2.0

* Update API to v9.2.0 (3a7bef4)

* Update TypedAPI to v9.2.0 (d520d9e)

* Update skip list
Co-authored-by: Laurent Saint-Félix <laurent.saintfelix@elastic.co>
…back for 404 responses (#1046)

fix(buildkite): improve error handling for HTTP requests and add fallback for 404 responses (#1040)

Co-authored-by: Matt Devy <32791943+MattDevy@users.noreply.github.com>
ci: use ephemeral token for backport action (#1047)

* ci: use ephemeral token for backport action

* uses ephemeral token so that backport PRs still trigger GitHub Actions checks
* uses `pull_request_target` so that backporting PRs from forked repos works

* ci: update fetch-github-token action to specific commit version (best practice)

* ci: restrict backport action to only react to merged PRs, and backport labels

(cherry picked from commit 39f8a22)

Co-authored-by: Matt Devy <32791943+MattDevy@users.noreply.github.com>
* Add queue size multiplier config to BulkIndexer

* test: add unit tests for QueueSizeMultiplier BulkIndexerConfig value

---------


(cherry picked from commit c2f52b5)

Co-authored-by: Stephanie Wei <72533858+Stephanie0829@users.noreply.github.com>
fix: Notify items if an error occurs in bulk indexer (#615)

* notify items if an error occurs in bulk indexer

* fix message error on line 577

* test: OnFailure is called per item

* refactor: use a method to handle errors

* makes code DRYer
* fixes bug where `res.IsError()` resulted in BulkIndexerItem.OnError receiving a nil `err`

---------


(cherry picked from commit 6ea4a8a)

Co-authored-by: ansssu <eu@andersonribeiro.dev>
Co-authored-by: Matt Devy <matt.devy@elastic.co>
(cherry picked from commit 7c0dd50)

# Conflicts:
#	internal/version/version.go
@MattDevy MattDevy closed this Nov 25, 2025
@prodsecmachine
Copy link

prodsecmachine commented Nov 25, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions
Copy link

🤖 Generated Code Modified

This PR modifies 90 generated file(s):

  • esapi/api._.go
  • esapi/api.bulk.go
  • esapi/api.capabilities.go
  • esapi/api.cat.aliases.go
  • esapi/api.cat.allocation.go
  • esapi/api.cat.component_templates.go
  • esapi/api.cat.count.go
  • esapi/api.cat.fielddata.go
  • esapi/api.cat.health.go
  • esapi/api.cat.help.go
  • esapi/api.cat.indices.go
  • esapi/api.cat.master.go
  • esapi/api.cat.nodeattrs.go
  • esapi/api.cat.nodes.go
  • esapi/api.cat.pending_tasks.go
  • esapi/api.cat.plugins.go
  • esapi/api.cat.recovery.go
  • esapi/api.cat.repositories.go
  • esapi/api.cat.segments.go
  • esapi/api.cat.shards.go
  • esapi/api.cat.snapshots.go
  • esapi/api.cat.tasks.go
  • esapi/api.cat.templates.go
  • esapi/api.cat.thread_pool.go
  • esapi/api.clear_scroll.go
  • esapi/api.cluster.allocation_explain.go
  • esapi/api.cluster.delete_component_template.go
  • esapi/api.cluster.delete_voting_config_exclusions.go
  • esapi/api.cluster.exists_component_template.go
  • esapi/api.cluster.get_component_template.go
  • esapi/api.cluster.get_settings.go
  • esapi/api.cluster.health.go
  • esapi/api.cluster.info.go
  • esapi/api.cluster.pending_tasks.go
  • esapi/api.cluster.post_voting_config_exclusions.go
  • esapi/api.cluster.put_component_template.go
  • esapi/api.cluster.put_settings.go
  • esapi/api.cluster.remote_info.go
  • esapi/api.cluster.reroute.go
  • esapi/api.cluster.state.go
  • esapi/api.cluster.stats.go
  • esapi/api.connector.check_in.go
  • esapi/api.connector.delete.go
  • esapi/api.connector.get.go
  • esapi/api.connector.last_sync.go
  • esapi/api.connector.list.go
  • esapi/api.connector.post.go
  • esapi/api.connector.put.go
  • esapi/api.connector.secret_delete.go
  • esapi/api.connector.secret_get.go
  • esapi/api.connector.secret_post.go
  • esapi/api.connector.secret_put.go
  • esapi/api.connector.sync_job_cancel.go
  • esapi/api.connector.sync_job_check_in.go
  • esapi/api.connector.sync_job_claim.go
  • esapi/api.connector.sync_job_delete.go
  • esapi/api.connector.sync_job_error.go
  • esapi/api.connector.sync_job_get.go
  • esapi/api.connector.sync_job_list.go
  • esapi/api.connector.sync_job_post.go
  • esapi/api.connector.sync_job_update_stats.go
  • esapi/api.connector.update_active_filtering.go
  • esapi/api.connector.update_api_key_id.go
  • esapi/api.connector.update_configuration.go
  • esapi/api.connector.update_error.go
  • esapi/api.connector.update_features.go
  • esapi/api.connector.update_filtering.go
  • esapi/api.connector.update_filtering_validation.go
  • esapi/api.connector.update_index_name.go
  • esapi/api.connector.update_name.go
  • esapi/api.connector.update_native.go
  • esapi/api.connector.update_pipeline.go
  • esapi/api.connector.update_scheduling.go
  • esapi/api.connector.update_service_type.go
  • esapi/api.connector.update_status.go
  • esapi/api.count.go
  • esapi/api.create.go
  • esapi/api.dangling_indices.delete_dangling_index.go
  • esapi/api.dangling_indices.import_dangling_index.go
  • esapi/api.dangling_indices.list_dangling_indices.go
  • esapi/api.delete.go
  • esapi/api.delete_by_query.go
  • esapi/api.delete_by_query_rethrottle.go
  • esapi/api.delete_script.go
  • esapi/api.exists.go
  • esapi/api.exists_source.go
  • esapi/api.explain.go
  • esapi/api.features.get_features.go
  • esapi/api.features.reset_features.go
  • esapi/api.field_caps.go

What should I do?

Generated files are typically auto-generated and manual edits may be lost on regeneration.

Options:

  • ✅ Add the skip: gencheck label if these changes are intentional
  • 💬 Open an issue to discuss if you're unsure

This check can be bypassed by adding the skip label to PR #1066

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants