dependabot[bot] opened a new pull request, #793: URL: https://github.com/apache/syncope/pull/793
Bumps [org.opensearch.client:opensearch-java](https://github.com/opensearch-project/opensearch-java) from 2.11.1 to 2.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/opensearch-project/opensearch-java/releases">org.opensearch.client:opensearch-java's releases</a>.</em></p> <blockquote> <h2>v2.12.0</h2> <h2>What's Changed</h2> <ul> <li>Made InlineGet source field nullable by <a href="https://github.com/BrendonFaleiro"><code>@BrendonFaleiro</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1046">opensearch-project/opensearch-java#1046</a></li> <li>[Backport 2.x] fix(parent/agg): deserialize parent aggregation (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/706">#706</a>) by <a href="https://github.com/romansmirnov"><code>@romansmirnov</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1048">opensearch-project/opensearch-java#1048</a></li> <li>[Backport] [2.x] Bump io.github.classgraph:classgraph from 4.8.173 to 4.8.174 in /java-client (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1050">#1050</a>) by <a href="https://github.com/reta"><code>@reta</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1053">opensearch-project/opensearch-java#1053</a></li> <li>[2.x] Update CHANGELOG post 2.11.1 release by <a href="https://github.com/Xtansia"><code>@Xtansia</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1059">opensearch-project/opensearch-java#1059</a></li> <li>Add support for phase_took & search_pipeline request params (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1036">#1036</a>) by <a href="https://github.com/dzane17"><code>@dzane17</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1067">opensearch-project/opensearch-java#1067</a></li> <li>[Backport] [2.x] Bump org.owasp.dependencycheck from 9.2.0 to 10.0.2 (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1069">#1069</a>) by <a href="https://github.com/reta"><code>@reta</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1071">opensearch-project/opensearch-java#1071</a></li> <li>[Backport 2.x] Update Gradle to 8.9 by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1075">opensearch-project/opensearch-java#1075</a></li> <li>[Backport 2.x] 588 - [FEATURE] serialize requests to JSON by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1076">opensearch-project/opensearch-java#1076</a></li> <li>[Backport] [2.x] Bump commons-logging:commons-logging from 1.3.2 to 1.3.3 in /java-client (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1079">#1079</a>) by <a href="https://github.com/reta"><code>@reta</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1081">opensearch-project/opensearch-java#1081</a></li> <li>Bump org.apache.httpcomponents.core5:httpcore5 from 5.2.4 to 5.2.5 (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1080">#1080</a>) by <a href="https://github.com/reta"><code>@reta</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1082">opensearch-project/opensearch-java#1082</a></li> <li>[Backport 2.x] Added json.md - Serialization part by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1084">opensearch-project/opensearch-java#1084</a></li> <li>[Backport 2.x] Add failing test for GetRequest w/ AwsSdk2Transport (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1068">#1068</a>) by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1085">opensearch-project/opensearch-java#1085</a></li> <li>[Backport 2.x] Fix delete backport PR branches workflow by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1088">opensearch-project/opensearch-java#1088</a></li> <li>Prepare changelog for 2.12.0 release by <a href="https://github.com/Xtansia"><code>@Xtansia</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1094">opensearch-project/opensearch-java#1094</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/opensearch-project/opensearch-java/compare/v2.11.0...v2.12.0">https://github.com/opensearch-project/opensearch-java/compare/v2.11.0...v2.12.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/opensearch-project/opensearch-java/blob/main/CHANGELOG.md">org.opensearch.client:opensearch-java's changelog</a>.</em></p> <blockquote> <h2>[2.12.0] - 07/22/2024</h2> <h3>Added</h3> <ul> <li>Added support for the <code>parent</code> aggregation type (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/706">#706</a>)</li> <li>Added support for phase_took & search_pipeline request params (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1036">#1036</a>)</li> <li>Added an interface PlainJsonSerializable with a default method for serialization to Json (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1064">#1064</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>Bumps <code>io.github.classgraph:classgraph</code> from 4.8.173 to 4.8.174</li> <li>Bumps <code>org.owasp.dependencycheck</code> from 9.1.0 to 10.0.2</li> <li>Bumps <code>com.github.jk1.dependency-license-report</code> from 2.7 to 2.8</li> <li>Bumps <code>commons-logging:commons-logging</code> from 1.3.2 to 1.3.3</li> <li>Bumps <code>org.apache.httpcomponents.core5:httpcore5-h2</code> from 5.2.4 to 5.2.5</li> <li>Bumps <code>org.apache.httpcomponents.core5:httpcore5</code> from 5.2.4 to 5.2.5</li> </ul> <h3>Fixed</h3> <ul> <li>Fixed deserializing of error responses when using AwsSdk2Transport (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1068">#1068</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/eb357bc8aed662822c579e46c13bf246975b2243"><code>eb357bc</code></a> Prepare changelog for 2.12.0 release (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1094">#1094</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/83cafef83135e7d508b0159eab97be275f09ad81"><code>83cafef</code></a> Fix delete backport PR branches workflow (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1086">#1086</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1088">#1088</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/680f98f1acd562c3c9fe94dfd86e139d57c6dd71"><code>680f98f</code></a> Fix for AwsSdk2Transport error handling (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1068">#1068</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1072">#1072</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1085">#1085</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/67b8c1a8b305d5e5ee82124c3254fbaad67a969c"><code>67b8c1a</code></a> Added json.md - Serialization part (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1083">#1083</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1084">#1084</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/024250790d344d7d2e9c549378c08ed6123d13ce"><code>0242507</code></a> Bump org.apache.httpcomponents.core5:httpcore5 from 5.2.4 to 5.2.5 (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1080">#1080</a>) (#...</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/d8d1aed25f216861c8bce8510381709950c881c4"><code>d8d1aed</code></a> Bump commons-logging:commons-logging from 1.3.2 to 1.3.3 in /java-client (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/10">#10</a>...</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/0be01da21d6ff8415cc2ce7d6eeccba1e35b5e4e"><code>0be01da</code></a> 588 - [FEATURE] serialize requests to JSON (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1064">#1064</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1076">#1076</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/d4bb11b8d5507440f7b91bc9c157a4e69fa04445"><code>d4bb11b</code></a> Update Gradle to 8.9 (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1074">#1074</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1075">#1075</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/2d5f79c25645cf517f08cff77ebb061dfd0890d1"><code>2d5f79c</code></a> Bump org.owasp.dependencycheck from 9.2.0 to 10.0.2 (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1069">#1069</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1071">#1071</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/de32f162002cfd39e1ea02406714585623218210"><code>de32f16</code></a> Add support for phase_took & search_pipeline request params (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1036">#1036</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1067">#1067</a>)</li> <li>Additional commits viewable in <a href="https://github.com/opensearch-project/opensearch-java/compare/v2.11.1...v2.12.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org