-
Notifications
You must be signed in to change notification settings - Fork 203
Comparing changes
Open a pull request
base repository: opensearch-project/opensearch-java
base: v2.10.3
head repository: opensearch-project/opensearch-java
compare: v2.10.4
- 6 commits
- 15 files changed
- 4 contributors
Commits on May 17, 2024
-
Finalize 2.10.3 release (#994)
Signed-off-by: Andriy Redko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad8a5a4 - Browse repository at this point
Copy the full SHA ad8a5a4View commit details
Commits on May 28, 2024
-
ApacheHttpClient5Transport requires Apache Commons Logging dependency (…
…#1003) (#1004) Signed-off-by: Andriy Redko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5a84c1 - Browse repository at this point
Copy the full SHA c5a84c1View commit details
Commits on May 30, 2024
-
Recreate or wrap exceptions thrown by async transport implementations…
… to preserve caller stack traces (#656) (#1006) * wrap exceptions thrown by async transport implementations in IOException * license headers * changelog * tolerate null causes * fix tests * remove print * one more license header * fix last non-aws test * use multicatch to restrict caught exceptions * Replicate the RestClient exception wrapping for async invocation flow * replicate hc5 exception extraction strategy in aws transport * move other tests * lint * delete aws test for now; add support for OpenSearchClientException * reintroduce an aws test, sadly, not extending the abstract case * java 8 * replicate ISE * poke * handle some netty-specific channel exceptions * poke * nevermind netty * io before rt * no hc5 --------- (cherry picked from commit db50b7d) Signed-off-by: Andrew Parmet <[email protected]> Signed-off-by: Andriy Redko <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Andriy Redko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f01790 - Browse repository at this point
Copy the full SHA 4f01790View commit details
Commits on Jun 3, 2024
-
Add text embedding processor (#1007) (#1010)
* Add text embedding processor * add changelog entry * add (de)serialization test * fix files headers * fix for java 8 --------- (cherry picked from commit 5b90848) Signed-off-by: miguel-vila <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2c69025 - Browse repository at this point
Copy the full SHA 2c69025View commit details
Commits on Jun 5, 2024
-
Modify to not use URLEncodedUtils (#999) (#1012) (#1013)
* modify to not use URLEncodedUtils * add a license header * add pathEncoder test * modify to use ByteBuffer in encodeBytes method * modify to use URLEncoder * delete PathEncoder * modify to use URLEncodedUtils per version per Classpath * fix to use MethodHandle instead of reflection * add CHANGELOG.md --------- Signed-off-by: AntCode97 <[email protected]> Signed-off-by: Andriy Redko <[email protected]> Co-authored-by: AntCode97 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1998800 - Browse repository at this point
Copy the full SHA 1998800View commit details -
Prepare 2.10.4 release (#1014)
Signed-off-by: Andriy Redko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f29a574 - Browse repository at this point
Copy the full SHA f29a574View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.10.3...v2.10.4