dependabot[bot] opened a new pull request, #17897: URL: https://github.com/apache/camel/pull/17897
Bumps [io.dapr:dapr-sdk](https://github.com/dapr/java-sdk) from 1.13.1 to 1.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dapr/java-sdk/releases">io.dapr:dapr-sdk's releases</a>.</em></p> <blockquote> <h2>v1.14.0</h2> <h2>What's Changed</h2> <ul> <li>Fix script tp update release version. by <a href="https://github.com/artursouza"><code>@artursouza</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1153">dapr/java-sdk#1153</a></li> <li>Add Micrometer Observation support to Spring Dapr Messaging by <a href="https://github.com/artur-ciocanu"><code>@artur-ciocanu</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1150">dapr/java-sdk#1150</a></li> <li>Simplify OTEL integration to reduce deps by <a href="https://github.com/artur-ciocanu"><code>@artur-ciocanu</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1160">dapr/java-sdk#1160</a></li> <li>Fixing vulnerabilities <a href="https://redirect.github.com/dapr/java-sdk/issues/1162">#1162</a> by <a href="https://github.com/salaboy"><code>@salaboy</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1163">dapr/java-sdk#1163</a></li> <li>New overload in invokeBinding + allow null typeref. by <a href="https://github.com/artursouza"><code>@artursouza</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1159">dapr/java-sdk#1159</a></li> <li>Implement actor client metadata. by <a href="https://github.com/artursouza"><code>@artursouza</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1165">dapr/java-sdk#1165</a></li> <li>Replacing subWorkflow to childWorkflow to align with other SDKs by <a href="https://github.com/salaboy"><code>@salaboy</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1168">dapr/java-sdk#1168</a></li> <li>[docs] remove 'beta' for Java SDK workflow docs by <a href="https://github.com/hhunter-ms"><code>@hhunter-ms</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1169">dapr/java-sdk#1169</a></li> <li>Fix create release to run with right JDK by <a href="https://github.com/artursouza"><code>@artursouza</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1171">dapr/java-sdk#1171</a></li> <li>Remove test from create release script. by <a href="https://github.com/artursouza"><code>@artursouza</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1172">dapr/java-sdk#1172</a></li> <li>Fix typo in create release script by <a href="https://github.com/artursouza"><code>@artursouza</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1173">dapr/java-sdk#1173</a></li> <li>Update master version to 1.14.0-SNAPSHOT by <a href="https://github.com/dapr-bot"><code>@dapr-bot</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1174">dapr/java-sdk#1174</a></li> <li>Update docs to 1.13.1 by <a href="https://github.com/artursouza"><code>@artursouza</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1179">dapr/java-sdk#1179</a></li> <li>Fix conflict and build trigger branch by <a href="https://github.com/artursouza"><code>@artursouza</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1180">dapr/java-sdk#1180</a></li> <li>Fixing all protobuf java to be 3.25.5 by <a href="https://github.com/salaboy"><code>@salaboy</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1182">dapr/java-sdk#1182</a></li> <li>up maven plugins and okhttp versions (<a href="https://redirect.github.com/dapr/java-sdk/issues/1184">#1184</a>) by <a href="https://github.com/artursouza"><code>@artursouza</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1185">dapr/java-sdk#1185</a></li> <li>Workflows alignment with Spring Boot (Dependency Injection for Workflows and Activities) by <a href="https://github.com/salaboy"><code>@salaboy</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1170">dapr/java-sdk#1170</a></li> <li>Ensure Dapr workflows classes and interfaces have proper packages and visibility by <a href="https://github.com/artur-ciocanu"><code>@artur-ciocanu</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1176">dapr/java-sdk#1176</a></li> <li>Fix vulnerabilities in master by <a href="https://github.com/cicoyle"><code>@cicoyle</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1188">dapr/java-sdk#1188</a></li> <li>removing maven resources plugin dependency from SDK by <a href="https://github.com/salaboy"><code>@salaboy</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1193">dapr/java-sdk#1193</a></li> <li>remove duplicated dependency by <a href="https://github.com/theonefx"><code>@theonefx</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1189">dapr/java-sdk#1189</a></li> <li>Adding WorkflowTaskOptions and use it instead of TaskOptions by <a href="https://github.com/artur-ciocanu"><code>@artur-ciocanu</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1200">dapr/java-sdk#1200</a></li> <li>Adding spring boot workflows integration to docs by <a href="https://github.com/salaboy"><code>@salaboy</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1195">dapr/java-sdk#1195</a></li> <li>Register workflows and acitivities using instances along classes by <a href="https://github.com/artur-ciocanu"><code>@artur-ciocanu</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1201">dapr/java-sdk#1201</a></li> <li>feat: Adding basic HTTPEndpoint configuration support in testcontainers module by <a href="https://github.com/lbroudoux"><code>@lbroudoux</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1210">dapr/java-sdk#1210</a></li> <li>Add app health check support to Dapr Testcontainer by <a href="https://github.com/artur-ciocanu"><code>@artur-ciocanu</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1213">dapr/java-sdk#1213</a></li> <li>Replacing OkHttpClient with Java 11 HttpClient by <a href="https://github.com/artur-ciocanu"><code>@artur-ciocanu</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1218">dapr/java-sdk#1218</a></li> <li>Removing Saga from Dapr Workflows by <a href="https://github.com/artur-ciocanu"><code>@artur-ciocanu</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1216">dapr/java-sdk#1216</a></li> <li>Does not rely on MAINTAINERS env for merging with auto-merge by <a href="https://github.com/artursouza"><code>@artursouza</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1224">dapr/java-sdk#1224</a></li> <li>Adding producer and consumer app examples for Spring Boot integration by <a href="https://github.com/salaboy"><code>@salaboy</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1208">dapr/java-sdk#1208</a></li> <li>Add actor testcontainer tests by <a href="https://github.com/akkie"><code>@akkie</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1192">dapr/java-sdk#1192</a></li> <li>Upgrading spring boot version to 3.4.3 by <a href="https://github.com/salaboy"><code>@salaboy</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1220">dapr/java-sdk#1220</a></li> <li>[1.14] Restrict deploy to a subset of artifacts by <a href="https://github.com/artursouza"><code>@artursouza</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1229">dapr/java-sdk#1229</a></li> <li>[1.14] Fix release by <a href="https://github.com/cicoyle"><code>@cicoyle</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1236">dapr/java-sdk#1236</a></li> <li>[1.14] Cherrypick into release by <a href="https://github.com/cicoyle"><code>@cicoyle</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1240">dapr/java-sdk#1240</a></li> <li>Fixing release, skipping sb examples. by <a href="https://github.com/salaboy"><code>@salaboy</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1247">dapr/java-sdk#1247</a></li> <li>Fixing argument order for deploy profile option by <a href="https://github.com/salaboy"><code>@salaboy</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1251">dapr/java-sdk#1251</a></li> <li>Using nexus staging plugig to deploy and skip deploys by <a href="https://github.com/salaboy"><code>@salaboy</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1253">dapr/java-sdk#1253</a></li> <li>Setting nexus URL by <a href="https://github.com/salaboy"><code>@salaboy</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1254">dapr/java-sdk#1254</a></li> <li>up build timeout by <a href="https://github.com/cicoyle"><code>@cicoyle</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1256">dapr/java-sdk#1256</a></li> <li>Adding missing reuse to tests by <a href="https://github.com/salaboy"><code>@salaboy</code></a> in <a href="https://redirect.github.com/dapr/java-sdk/pull/1263">dapr/java-sdk#1263</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/theonefx"><code>@theonefx</code></a> made their first contribution in <a href="https://redirect.github.com/dapr/java-sdk/pull/1189">dapr/java-sdk#1189</a></li> <li><a href="https://github.com/lbroudoux"><code>@lbroudoux</code></a> made their first contribution in <a href="https://redirect.github.com/dapr/java-sdk/pull/1210">dapr/java-sdk#1210</a></li> <li><a href="https://github.com/akkie"><code>@akkie</code></a> made their first contribution in <a href="https://redirect.github.com/dapr/java-sdk/pull/1192">dapr/java-sdk#1192</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dapr/java-sdk/compare/v1.13.3...v1.14.0">https://github.com/dapr/java-sdk/compare/v1.13.3...v1.14.0</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dapr/java-sdk/commit/d3bdec09fef6213a4ed4bf995a3a060fb96dabde"><code>d3bdec0</code></a> Generate updated javadocs for 1.14.0</li> <li><a href="https://github.com/dapr/java-sdk/commit/3917e2a765a4740f201f843ad5e700fa73652d83"><code>3917e2a</code></a> Release 1.14.0</li> <li><a href="https://github.com/dapr/java-sdk/commit/07fa88fe9bd94efb4dcaaf1f6db3755da2009b51"><code>07fa88f</code></a> Release 1.14.0-rc-10</li> <li><a href="https://github.com/dapr/java-sdk/commit/18af05bd23c7a5b80f585c313ac0c99558e8ebf7"><code>18af05b</code></a> adding missing reuse to tests (<a href="https://redirect.github.com/dapr/java-sdk/issues/1263">#1263</a>)</li> <li><a href="https://github.com/dapr/java-sdk/commit/f2fee549c37750b484dbdf6f469e8eb65299d72e"><code>f2fee54</code></a> Release 1.14.0-rc-9</li> <li><a href="https://github.com/dapr/java-sdk/commit/d456698155ca04b647571524e4780791816dd325"><code>d456698</code></a> up build timeout (<a href="https://redirect.github.com/dapr/java-sdk/issues/1256">#1256</a>)</li> <li><a href="https://github.com/dapr/java-sdk/commit/e5d9072ac2466992ce86499b66876f63a4392329"><code>e5d9072</code></a> Release 1.14.0-rc-8</li> <li><a href="https://github.com/dapr/java-sdk/commit/affeb2dca7309f5f66e0b202b933ed6cf6b10f7f"><code>affeb2d</code></a> Setting nexus URL (<a href="https://redirect.github.com/dapr/java-sdk/issues/1254">#1254</a>)</li> <li><a href="https://github.com/dapr/java-sdk/commit/326b024f2f9413b7647e35a9c4eb677c1296f58a"><code>326b024</code></a> Release 1.14.0-rc-7</li> <li><a href="https://github.com/dapr/java-sdk/commit/6404646ea794b16fcdefa6c95c3904ec97423e9f"><code>6404646</code></a> using nexus staging plugig to deploy and skip deploys (<a href="https://redirect.github.com/dapr/java-sdk/issues/1253">#1253</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dapr/java-sdk/compare/v1.13.1...v1.14.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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
