dependabot[bot] opened a new pull request, #116: URL: https://github.com/apache/plc4x-extras/pull/116
Bumps [io.nats:jnats](https://github.com/nats-io/nats.java) from 2.19.1 to 2.20.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.20.0</h2> <h3>Core</h3> <ul> <li>CONNECT username and password need json encoding <a href="https://redirect.github.com/nats-io/nats.java/issues/1168">#1168</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>UTF subject support <a href="https://redirect.github.com/nats-io/nats.java/issues/1169">#1169</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Handle InterruptedException when obtaining the lock to queue a message. <a href="https://redirect.github.com/nats-io/nats.java/issues/1170">#1170</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Handle duration string when accepting duration properties <a href="https://redirect.github.com/nats-io/nats.java/issues/1183">#1183</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Make NatsServerPool extendable <a href="https://redirect.github.com/nats-io/nats.java/issues/1185">#1185</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Allow user to set socket read timeout option <a href="https://redirect.github.com/nats-io/nats.java/issues/1188">#1188</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> </ul> <h3>JetStream</h3> <ul> <li>Stream state subjects as a map <a href="https://redirect.github.com/nats-io/nats.java/issues/1177">#1177</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Stream state more efficient loading of subjects <a href="https://redirect.github.com/nats-io/nats.java/issues/1179">#1179</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> </ul> <h3>Key Value</h3> <ul> <li>Add filtering to KV keys methods <a href="https://redirect.github.com/nats-io/nats.java/issues/1173">#1173</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Add filtering to KV keys methods - Use greater than constant <a href="https://redirect.github.com/nats-io/nats.java/issues/1174">#1174</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Add filtering to KV keys methods - remove unnecessary optimization <a href="https://redirect.github.com/nats-io/nats.java/issues/1175">#1175</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> </ul> <h3>Object Store</h3> <ul> <li>Object Store use over leaf-hub domain part 2 <a href="https://redirect.github.com/nats-io/nats.java/issues/1172">#1172</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> </ul> <h3>Unit Testing</h3> <ul> <li>Test implementation dependency update <a href="https://redirect.github.com/nats-io/nats.java/issues/1167">#1167</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Improve cluster testing support <a href="https://redirect.github.com/nats-io/nats.java/issues/1171">#1171</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>Change test to run against 2.10 or later <a href="https://redirect.github.com/nats-io/nats.java/issues/1180">#1180</a> <a href="https://redirect.github.com/nats-io/nats.java/issues/1181">#1181</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> <li>[Flapper] Reconnect test fix <a href="https://redirect.github.com/nats-io/nats.java/issues/1189">#1189</a> <a href="https://github.com/scottf"><code>@scottf</code></a></li> </ul> <h3>Project Management</h3> <ul> <li>Switch to Eclipse Temurin and add SDKMan for local dev <a href="https://redirect.github.com/nats-io/nats.java/issues/1176">#1176</a> <a href="https://github.com/artur-ciocanu"><code>@artur-ciocanu</code></a></li> <li>Allowing building main on workflow_dispatch <a href="https://redirect.github.com/nats-io/nats.java/issues/1186">#1186</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> <h1>Change Log</h1> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nats-io/nats.java/commit/376ba3bace38ebd55550c69771a825a03defc9ea"><code>376ba3b</code></a> [Flapper] Reconnect test fix (<a href="https://redirect.github.com/nats-io/nats.java/issues/1189">#1189</a>)</li> <li><a href="https://github.com/nats-io/nats.java/commit/37d03e82aa4d297f85224754d9a9847f3c53b2e7"><code>37d03e8</code></a> Allow user to set socket read timeout option (<a href="https://redirect.github.com/nats-io/nats.java/issues/1188">#1188</a>)</li> <li><a href="https://github.com/nats-io/nats.java/commit/606699eddb6bf4d1bf185c090319de158a55326b"><code>606699e</code></a> Update builds setup-go to v5</li> <li><a href="https://github.com/nats-io/nats.java/commit/b22564ac8146179c93fa440048c68ca50aca522b"><code>b22564a</code></a> Allowing building main on workflow_dispatch (<a href="https://redirect.github.com/nats-io/nats.java/issues/1186">#1186</a>)</li> <li><a href="https://github.com/nats-io/nats.java/commit/367e405b526a748e466a58e65f1c07ebbd95846e"><code>367e405</code></a> Make NatsServerPool extendable (<a href="https://redirect.github.com/nats-io/nats.java/issues/1185">#1185</a>)</li> <li><a href="https://github.com/nats-io/nats.java/commit/51b9cef299a58da6ab8d83a4d52f3da3baa5e8a3"><code>51b9cef</code></a> Handle duration string when accepting duration properties (<a href="https://redirect.github.com/nats-io/nats.java/issues/1183">#1183</a>)</li> <li><a href="https://github.com/nats-io/nats.java/commit/19ac0329cd01430d29c4ee930b5c162983bc4dfb"><code>19ac032</code></a> Change test to run against 2.10 or later (<a href="https://redirect.github.com/nats-io/nats.java/issues/1181">#1181</a>)</li> <li><a href="https://github.com/nats-io/nats.java/commit/8dbaa7aaa0a07f59c60211599f9aca7905cb6482"><code>8dbaa7a</code></a> Change test to run against 2.10 or later (<a href="https://redirect.github.com/nats-io/nats.java/issues/1180">#1180</a>)</li> <li><a href="https://github.com/nats-io/nats.java/commit/b6804c0006f811083b8de4bdc9971709f77b6cc5"><code>b6804c0</code></a> Stream state more efficient loading of subjects (<a href="https://redirect.github.com/nats-io/nats.java/issues/1179">#1179</a>)</li> <li><a href="https://github.com/nats-io/nats.java/commit/f80d42d6f334cf461b80d5f3f4a23be6560e1d41"><code>f80d42d</code></a> Stream state subjects as a map (<a href="https://redirect.github.com/nats-io/nats.java/issues/1177">#1177</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nats-io/nats.java/compare/2.19.1...2.20.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.nats:jnats&package-manager=maven&previous-version=2.19.1&new-version=2.20.0)](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: commits-unsubscr...@plc4x.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org