dependabot[bot] opened a new pull request, #20790: URL: https://github.com/apache/camel/pull/20790
Bumps [io.nats:jnats](https://github.com/nats-io/nats.java) from 2.24.1 to 2.25.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nats-io/nats.java/releases">io.nats:jnats's releases</a>.</em></p> <blockquote> <h2>2.25.0 Options Additions and Message Queue Improvements</h2> <h3>Core</h3> <ul> <li>Fix setting options via properties <a href="https://redirect.github.com/nats-io/nats.java/issues/1489">#1489</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Lazy initialize Options executors <a href="https://redirect.github.com/nats-io/nats.java/issues/1492">#1492</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Adding flexibility for executor options <a href="https://redirect.github.com/nats-io/nats.java/issues/1493">#1493</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>[bug] Properly count message/bytes when in discardWhenFull mode <a href="https://redirect.github.com/nats-io/nats.java/issues/1498">#1498</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Subject validation <a href="https://redirect.github.com/nats-io/nats.java/issues/1501">#1501</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Call to error listener should have been done in a callback, not directly <a href="https://redirect.github.com/nats-io/nats.java/issues/1502">#1502</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Message Queue Splitting <a href="https://redirect.github.com/nats-io/nats.java/issues/1505">#1505</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>NatsConnectionReader better ReadListener call <a href="https://redirect.github.com/nats-io/nats.java/issues/1507">#1507</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>NatsConnectionReader better exceptions <a href="https://redirect.github.com/nats-io/nats.java/issues/1509">#1509</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Enable path component when connecting via WebSocket <a href="https://redirect.github.com/nats-io/nats.java/issues/1514">#1514</a> <a href="https://github.com/jbaeck"><code>@jbaeck</code></a></li> </ul> <h3>Object Store</h3> <ul> <li>Object Store purge on re-put <a href="https://redirect.github.com/nats-io/nats.java/issues/1491">#1491</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> </ul> <h3>Miscellaneous</h3> <ul> <li>Documenting Uber Jar and fixing example class usages. <a href="https://redirect.github.com/nats-io/nats.java/issues/1496">#1496</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Fix Flapper Test testSocketDataPortTimeout <a href="https://redirect.github.com/nats-io/nats.java/issues/1500">#1500</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Subject validation readme and backfill <a href="https://redirect.github.com/nats-io/nats.java/issues/1503">#1503</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Doc examples <a href="https://redirect.github.com/nats-io/nats.java/issues/1508">#1508</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Fix line ends <a href="https://redirect.github.com/nats-io/nats.java/issues/1511">#1511</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Doc examples <a href="https://redirect.github.com/nats-io/nats.java/issues/1513">#1513</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nats-io/nats.java/blob/main/CHANGELOG.md">io.nats:jnats's changelog</a>.</em></p> <blockquote> <h2>2.25.0</h2> <h3>Core</h3> <ul> <li>Fix setting options via properties <a href="https://redirect.github.com/nats-io/nats.java/issues/1489">#1489</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Lazy initialize Options executors <a href="https://redirect.github.com/nats-io/nats.java/issues/1492">#1492</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Adding flexibility for executor options <a href="https://redirect.github.com/nats-io/nats.java/issues/1493">#1493</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>[bug] Properly count message/bytes when in discardWhenFull mode <a href="https://redirect.github.com/nats-io/nats.java/issues/1498">#1498</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Subject validation <a href="https://redirect.github.com/nats-io/nats.java/issues/1501">#1501</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Call to error listener should have been done in a callback, not directly <a href="https://redirect.github.com/nats-io/nats.java/issues/1502">#1502</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Message Queue Splitting <a href="https://redirect.github.com/nats-io/nats.java/issues/1505">#1505</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>NatsConnectionReader better ReadListener call <a href="https://redirect.github.com/nats-io/nats.java/issues/1507">#1507</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>NatsConnectionReader better exceptions <a href="https://redirect.github.com/nats-io/nats.java/issues/1509">#1509</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Enable path component when connecting via WebSocket <a href="https://redirect.github.com/nats-io/nats.java/issues/1514">#1514</a> <a href="https://github.com/jbaeck"><code>@jbaeck</code></a></li> </ul> <h3>Object Store</h3> <ul> <li>Object Store purge on re-put <a href="https://redirect.github.com/nats-io/nats.java/issues/1491">#1491</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> </ul> <h3>Miscellaneous</h3> <ul> <li>Documenting Uber Jar and fixing example class usages. <a href="https://redirect.github.com/nats-io/nats.java/issues/1496">#1496</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Fix Flapper Test testSocketDataPortTimeout <a href="https://redirect.github.com/nats-io/nats.java/issues/1500">#1500</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Subject validation readme and backfill <a href="https://redirect.github.com/nats-io/nats.java/issues/1503">#1503</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Doc examples <a href="https://redirect.github.com/nats-io/nats.java/issues/1508">#1508</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Fix line ends <a href="https://redirect.github.com/nats-io/nats.java/issues/1511">#1511</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Doc examples <a href="https://redirect.github.com/nats-io/nats.java/issues/1513">#1513</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nats-io/nats.java/commit/b39d8975f65ec75300d4c1e5817413c692c7284f"><code>b39d897</code></a> Merge pull request <a href="https://redirect.github.com/nats-io/nats.java/issues/1515">#1515</a> from nats-io/for-release-2-25-0</li> <li><a href="https://github.com/nats-io/nats.java/commit/d8cd63c3f41bab1df57059d68ed61c4c26c33987"><code>d8cd63c</code></a> Version 2.25.0 instead of 2.24.2</li> <li><a href="https://github.com/nats-io/nats.java/commit/93b79d892d007060e323b60130e5e91bfd6048da"><code>93b79d8</code></a> Merge pull request <a href="https://redirect.github.com/nats-io/nats.java/issues/1514">#1514</a> from jbaeck/feature/ws-enable-path</li> <li><a href="https://github.com/nats-io/nats.java/commit/d54fe889338e84e11bd9523f0b2f9afe34acacd0"><code>d54fe88</code></a> Fixed code formatting.</li> <li><a href="https://github.com/nats-io/nats.java/commit/8c9f44f86d071514979430e8e5c9b2ac9f4ffa98"><code>8c9f44f</code></a> Fixed code formatting.</li> <li><a href="https://github.com/nats-io/nats.java/commit/982fd29a1b81913226f544adcc12229156f983bf"><code>982fd29</code></a> Added possibility to add a path when creating a websocket.</li> <li><a href="https://github.com/nats-io/nats.java/commit/a63cc2eae61d972624bed4d5cec0e00b83325f04"><code>a63cc2e</code></a> Merge pull request <a href="https://redirect.github.com/nats-io/nats.java/issues/1513">#1513</a> from nats-io/doc-examples</li> <li><a href="https://github.com/nats-io/nats.java/commit/42dcbb9e365a68098ccb0fcadb80141a1abf431b"><code>42dcbb9</code></a> Queue Group Examples</li> <li><a href="https://github.com/nats-io/nats.java/commit/edf5d40c8ee6ff385761363907a998fd5e65c7e2"><code>edf5d40</code></a> RequestReplyHeaders</li> <li><a href="https://github.com/nats-io/nats.java/commit/bd3c6024116b0176287ca529ff0f04b37c70e565"><code>bd3c602</code></a> RequestReplyNoResponders</li> <li>Additional commits viewable in <a href="https://github.com/nats-io/nats.java/compare/2.24.1...2.25.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]
