Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OpenSearch] Add more provider credential options #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aarongerig
Copy link

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no

This PR adds the connection options, which are mentioned in the docs here. There are a few more options, when it comes to build a OpenSearch client instance. It probably would make sense to use the fromConfig method to cover all of them, but that would probably introduce some BC breaks as e.g. username and password credentials have to be configured as an array instead of separate values, etc.

@solverat solverat added the enhancement New feature or request label Mar 6, 2025
@solverat solverat added this to the 2.1.0 milestone Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants