Skip to content

docs: add Transport Actions API report for v3.4.0#1796

Merged
tkykenmt merged 1 commit into
mainfrom
docs/transport-actions-api-v3.4.0
Jan 11, 2026
Merged

docs: add Transport Actions API report for v3.4.0#1796
tkykenmt merged 1 commit into
mainfrom
docs/transport-actions-api-v3.4.0

Conversation

@tkykenmt
Copy link
Copy Markdown
Owner

Summary

Add documentation for the Transport Actions API feature introduced in OpenSearch v3.4.0.

Reports Created

  • Release report: docs/releases/v3.4.0/features/opensearch/transport-actions-api.md
  • Feature report: docs/features/opensearch/transport-actions-api.md

Feature Overview

This PR documents the new internal API that allows ActionFilter implementations to retrieve precise metadata about the indices a transport action will operate on. Key components include:

  • TransportIndicesResolvingAction<Request> interface
  • ActionRequestMetadata<Request, Response> class
  • ResolvedIndices and OptionallyResolvedIndices classes

Related

  • Closes #1686
  • OpenSearch PR: #18523
  • Security Issue: #5367

@tkykenmt tkykenmt merged commit 16f1d31 into main Jan 11, 2026
@tkykenmt tkykenmt deleted the docs/transport-actions-api-v3.4.0 branch January 11, 2026 08:30
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.

1 participant