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

88 opensearch java client support for multiple transport options #113

Conversation

sboeckelmann
Copy link
Contributor

No description provided.

sboeckelmann and others added 16 commits November 18, 2023 10:44
Bumps `quarkus.version` from 3.2.3.Final to 3.5.2.

Updates `io.quarkus:quarkus-bom` from 3.2.3.Final to 3.5.2
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.2.3.Final...3.5.2)

Updates `io.quarkus:quarkus-maven-plugin` from 3.2.3.Final to 3.5.2

Updates `io.quarkus:quarkus-extension-processor` from 3.2.3.Final to 3.5.2

Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.2.3.Final to 3.5.2
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.2.3.Final...3.5.2)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…sion-3.5.2

Bump quarkus.version from 3.2.3.Final to 3.5.2
Bumps [org.opensearch:opensearch-testcontainers](https://github.com/opensearch-project/opensearch-testcontainers) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/opensearch-project/opensearch-testcontainers/releases)
- [Commits](opensearch-project/opensearch-testcontainers@release-2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: org.opensearch:opensearch-testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
remove rest-client dependencies from java client
improve documentation, add new config properties
…rch-opensearch-testcontainers-2.0.1

Bump org.opensearch:opensearch-testcontainers from 2.0.0 to 2.0.1
@sboeckelmann sboeckelmann mentioned this pull request Nov 24, 2023
sboeckelmann and others added 6 commits November 24, 2023 17:52
Bumps `opensearch.version` from 2.11.0 to 2.11.1.

Updates `org.opensearch.client:opensearch-rest-client` from 2.11.0 to 2.11.1
- [Release notes](https://github.com/opensearch-project/OpenSearch/releases)
- [Changelog](https://github.com/opensearch-project/OpenSearch/blob/main/CHANGELOG.md)
- [Commits](opensearch-project/OpenSearch@2.11.0...2.11.1)

Updates `org.opensearch.client:opensearch-rest-high-level-client` from 2.11.0 to 2.11.1
- [Release notes](https://github.com/opensearch-project/OpenSearch/releases)
- [Changelog](https://github.com/opensearch-project/OpenSearch/blob/main/CHANGELOG.md)
- [Commits](opensearch-project/OpenSearch@2.11.0...2.11.1)

Updates `org.opensearch.client:opensearch-rest-client-sniffer` from 2.11.0 to 2.11.1
- [Release notes](https://github.com/opensearch-project/OpenSearch/releases)
- [Changelog](https://github.com/opensearch-project/OpenSearch/blob/main/CHANGELOG.md)
- [Commits](opensearch-project/OpenSearch@2.11.0...2.11.1)

---
updated-dependencies:
- dependency-name: org.opensearch.client:opensearch-rest-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.opensearch.client:opensearch-rest-high-level-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.opensearch.client:opensearch-rest-client-sniffer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Merge commit '182b9c292af64b2040d639a618ead061b6cbc775' into 88-opensearch-java-client-support-for-multiple-transport-options
@sboeckelmann sboeckelmann merged commit 00a580a into 3.2-LTS Dec 3, 2023
1 check passed
@sboeckelmann sboeckelmann deleted the 88-opensearch-java-client-support-for-multiple-transport-options branch December 3, 2023 11:17
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.

2 participants