dependabot[bot] opened a new pull request, #4444: URL: https://github.com/apache/streampipes/pull/4444
Bumps [io.nats:jnats](https://github.com/nats-io/nats.java) from 2.19.1 to 2.25.2. <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.2 Bug Fixes and Housekeeping</h2> <h3>Core</h3> <ul> <li>fix race condition in reconnect <a href="https://redirect.github.com/nats-io/nats.java/issues/1523">#1523</a> <a href="https://github.com/scottf"><code>@scottf</code></a> <a href="https://github.com/jkraml-staffbase"><code>@jkraml-staffbase</code></a></li> <li>"Payload Size" includes header bytes, not just data <a href="https://redirect.github.com/nats-io/nats.java/issues/1525">#1525</a> <a href="https://github.com/scottf"><code>@scottf</code></a> <a href="https://github.com/francoisprunier"><code>@francoisprunier</code></a></li> <li>NatsConnection improvements: reader and writer replace, options executors use <a href="https://redirect.github.com/nats-io/nats.java/issues/1526">#1526</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>HostnameResolveMode better organizes the 4 possible modes <a href="https://redirect.github.com/nats-io/nats.java/issues/1536">#1536</a> <a href="https://github.com/scottf"><code>@scottf</code></a> <a href="https://github.com/bartosz822"><code>@bartosz822</code></a></li> </ul> <h3>JetStream</h3> <ul> <li>Simplification track user processed not client received. <a href="https://redirect.github.com/nats-io/nats.java/issues/1528">#1528</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>New Examples for Priority Groups <a href="https://redirect.github.com/nats-io/nats.java/issues/1529">#1529</a> <a href="https://github.com/roeschter"><code>@roeschter</code></a></li> <li>StreamInfo fix active to handle -1 and not supplied correctly <a href="https://redirect.github.com/nats-io/nats.java/issues/1531">#1531</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> </ul> <h3>Testing</h3> <ul> <li>SSL Error Raising Testing <a href="https://redirect.github.com/nats-io/nats.java/issues/1532">#1532</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Cleanup temp files and folders in tests <a href="https://redirect.github.com/nats-io/nats.java/issues/1534">#1534</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> </ul> <h3>Miscellaneous</h3> <ul> <li>Updating Badges <a href="https://redirect.github.com/nats-io/nats.java/issues/1521">#1521</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Housekeeping <a href="https://redirect.github.com/nats-io/nats.java/issues/1535">#1535</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> </ul> <h2>2.25.1 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> <li>Faster JsonValue equals and hashcode <a href="https://redirect.github.com/nats-io/nats.java/issues/1517">#1517</a> <a href="https://github.com/scottf"><code>@scottf</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> <h2>2.24.1 Minor and Automatic-Module-Name</h2> <h3>Build</h3> <ul> <li>Fix removed Automatic-Module-Name <a href="https://redirect.github.com/nats-io/nats.java/issues/1486">#1486</a> <a href="https://github.com/scottf"><code>@scottf</code></a> <a href="https://github.com/derklaro"><code>@derklaro</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.2</h2> <h3>Core</h3> <ul> <li>fix race condition in reconnect <a href="https://redirect.github.com/nats-io/nats.java/issues/1523">#1523</a> <a href="https://github.com/scottf"><code>@scottf</code></a> <a href="https://github.com/jkraml-staffbase"><code>@jkraml-staffbase</code></a></li> <li>"Payload Size" includes header bytes, not just data <a href="https://redirect.github.com/nats-io/nats.java/issues/1525">#1525</a> <a href="https://github.com/scottf"><code>@scottf</code></a> <a href="https://github.com/francoisprunier"><code>@francoisprunier</code></a></li> <li>NatsConnection improvements: reader and writer replace, options executors use <a href="https://redirect.github.com/nats-io/nats.java/issues/1526">#1526</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>HostnameResolveMode better organizes the 4 possible modes <a href="https://redirect.github.com/nats-io/nats.java/issues/1536">#1536</a> <a href="https://github.com/scottf"><code>@scottf</code></a> <a href="https://github.com/bartosz822"><code>@bartosz822</code></a></li> </ul> <h3>JetStream</h3> <ul> <li>Simplification track user processed not client received. <a href="https://redirect.github.com/nats-io/nats.java/issues/1528">#1528</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>New Examples for Priority Groups <a href="https://redirect.github.com/nats-io/nats.java/issues/1529">#1529</a> <a href="https://github.com/roeschter"><code>@roeschter</code></a></li> <li>StreamInfo fix active to handle -1 and not supplied correctly <a href="https://redirect.github.com/nats-io/nats.java/issues/1531">#1531</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> </ul> <h3>Testing</h3> <ul> <li>SSL Error Raising Testing <a href="https://redirect.github.com/nats-io/nats.java/issues/1532">#1532</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Cleanup temp files and folders in tests <a href="https://redirect.github.com/nats-io/nats.java/issues/1534">#1534</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> </ul> <h3>Miscellaneous</h3> <ul> <li>Updating Badges <a href="https://redirect.github.com/nats-io/nats.java/issues/1521">#1521</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Housekeeping <a href="https://redirect.github.com/nats-io/nats.java/issues/1535">#1535</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> </ul> <h2>2.25.1</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> <h2>2.24.1</h2> <h3>Build</h3> <ul> <li>Fix removed Automatic-Module-Name <a href="https://redirect.github.com/nats-io/nats.java/issues/1486">#1486</a> <a href="https://github.com/scottf"><code>@scottf</code></a> <a href="https://github.com/derklaro"><code>@derklaro</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nats-io/nats.java/commit/789fee7f4460a1be30ef763dfd6003ac378a85cc"><code>789fee7</code></a> Merge pull request <a href="https://redirect.github.com/nats-io/nats.java/issues/1536">#1536</a> from nats-io/HostnameResolveMode</li> <li><a href="https://github.com/nats-io/nats.java/commit/bf1856eba9e55a5fb0ace6d56dad8f283272e4d7"><code>bf1856e</code></a> fixed IPV6 handling</li> <li><a href="https://github.com/nats-io/nats.java/commit/08207a243cc11a1ba3092429646e2c8b22ce9dbf"><code>08207a2</code></a> fixed IPV6 handling</li> <li><a href="https://github.com/nats-io/nats.java/commit/931c78feb6e84621b7d36c5e1faaf75e6a38f7c9"><code>931c78f</code></a> Fixed isNoResolveHostnames doc, impl and test</li> <li><a href="https://github.com/nats-io/nats.java/commit/c121b8fd002055aed1d92f3c5065b4f0f607996a"><code>c121b8f</code></a> Addressing claude's review</li> <li><a href="https://github.com/nats-io/nats.java/commit/76fcf60d7157d8c5ec0ec8f7e352a906f5dfa4f8"><code>76fcf60</code></a> Naming, organizing and tuning</li> <li><a href="https://github.com/nats-io/nats.java/commit/9948372b9a29a29b35b01b5a25f5809adef55377"><code>9948372</code></a> Address Copilot and Claude Review</li> <li><a href="https://github.com/nats-io/nats.java/commit/02e261f614ffe84ba4a93fae6bbaab480bcd972d"><code>02e261f</code></a> HostnameResolveMode better organizes the 4 possible modes</li> <li><a href="https://github.com/nats-io/nats.java/commit/8be2da5d98120204d5e35c0d7924ee72a4c22362"><code>8be2da5</code></a> Merge pull request <a href="https://redirect.github.com/nats-io/nats.java/issues/913">#913</a> from rivero-ag/fix-proxy-hostname-resolution</li> <li><a href="https://github.com/nats-io/nats.java/commit/3ec1bd359e7a9d8880f21e33cf7248d7e936463f"><code>3ec1bd3</code></a> PR review reworks</li> <li>Additional commits viewable in <a href="https://github.com/nats-io/nats.java/compare/2.19.1...2.25.2">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 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]
