You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/04/11 11:25:17 UTC

[GitHub] [rocketmq-connect] dependabot[bot] opened a new pull request, #67: Bump rabbitmq-jms from 1.11.2 to 1.15.2 in /connectors/rocketmq-connect-rabbitmq

dependabot[bot] opened a new pull request, #67:
URL: https://github.com/apache/rocketmq-connect/pull/67

   Bumps [rabbitmq-jms](https://github.com/rabbitmq/rabbitmq-jms-client) from 1.11.2 to 1.15.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/rabbitmq/rabbitmq-jms-client/releases">rabbitmq-jms's releases</a>.</em></p>
   <blockquote>
   <h2>1.15.2</h2>
   <h1>Changes between 1.15.1 and 1.15.2</h1>
   <p>This is a patch release that includes a security fix. It is backward-compatible with 1.15.1. All 1.x users are encouraged to upgrade or even better, upgrade directly to 2.2.0, as <a href="https://www.rabbitmq.com/java-versions.html">1.x extended support period ends on 31 December 2020</a>.</p>
   <p>Thanks to Roman Shemyakin for his contribution.</p>
   <h2>Limit <code>StreamMessage</code> deserialization</h2>
   <p>GitHub issue: <a href="https://github-redirect.dependabot.com/rabbitmq/rabbitmq-jms-client/issues/135">#135</a></p>
   <h2>1.15.1</h2>
   <h1>Changes between 1.15.0 and 1.15.1</h1>
   <p>This is a patch release that includes bug fixes. It is backward-compatible with 1.15.0. All 1.x users are encouraged to upgrade or even better, upgrade directly to 2.1.1, as <a href="https://www.rabbitmq.com/java-versions.html">1.x general support period ends on 31 July 2020</a>.</p>
   <h2>Reading JMSTimestamp from an 'amqp' destination results in exception</h2>
   <p>GitHub issue: <a href="https://github-redirect.dependabot.com/rabbitmq/rabbitmq-jms-client/issues/126">#126</a></p>
   <h2>Make RMQConnectionFactory and RMQDestination compatible with RMQObjectFactory</h2>
   <p>GitHub issue: <a href="https://github-redirect.dependabot.com/rabbitmq/rabbitmq-jms-client/issues/128">#128</a></p>
   <h2>RMQObjectFactory does not allow creating some variants of RMQDestination</h2>
   <p>GitHub issue: <a href="https://github-redirect.dependabot.com/rabbitmq/rabbitmq-jms-client/issues/129">#129</a></p>
   <h2>1.15.0</h2>
   <h1>Changes between 1.14.0 and 1.15.0</h1>
   <p>This is a maintenance release that includes a new feature and dependency upgrades. It is backward-compatible with 1.14.0. All 1.x users are encouraged to upgrade or even better, upgrade directly to 2.1.0, as <a href="https://www.rabbitmq.com/java-versions.html">1.x general support period ends on 31 July 2020</a>.</p>
   <p>Thanks to <a href="https://github.com/sdurrenmatt"><code>@​sdurrenmatt</code></a> for his contribution.</p>
   <h2>Add channelsQos property to JNDI Factory</h2>
   <p>GitHub PR: <a href="https://github-redirect.dependabot.com/rabbitmq/rabbitmq-jms-client/issues/124">#124</a></p>
   <h2>Bump dependencies</h2>
   <p>GitHub issue: <a href="https://github-redirect.dependabot.com/rabbitmq/rabbitmq-jms-client/issues/125">#125</a></p>
   <h2>1.15.0.RC1</h2>
   <h1>Changes between 1.14.0 and 1.15.0.RC1</h1>
   <p>This is a release candidate for 1.14.0, a maintenance release that includes a new feature and dependency upgrades. It is backward-compatible with 1.13.0. All users are encouraged to experiment with this pre-release or even better, test 2.1.0.RC1, as <a href="https://www.rabbitmq.com/java-versions.html">1.x general support period ends on 31 July 2020</a>.</p>
   <p>Thanks to <a href="https://github.com/sdurrenmatt"><code>@​sdurrenmatt</code></a> for his contribution on this pre-release.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/rabbitmq/rabbitmq-jms-client/commit/df5a7fc2806ce3b2a84f1eee3921036fc700781f"><code>df5a7fc</code></a> [maven-release-plugin] prepare release v1.15.2</li>
   <li><a href="https://github.com/rabbitmq/rabbitmq-jms-client/commit/ba7030bac074cfb732ce2033e4e7f96dbd689c16"><code>ba7030b</code></a> Set release version to 1.15.2</li>
   <li><a href="https://github.com/rabbitmq/rabbitmq-jms-client/commit/7cd5d06a4d3520baf50adf38cc5b8b34cbfbc4ab"><code>7cd5d06</code></a> Use trusted packages in StreamMessage</li>
   <li><a href="https://github.com/rabbitmq/rabbitmq-jms-client/commit/e87126c2cef960195e0b6f895b6fb2a8af55d742"><code>e87126c</code></a> Set release version to 1.16.0.RC1</li>
   <li><a href="https://github.com/rabbitmq/rabbitmq-jms-client/commit/0b58ff7c7b970abc342d0dbdca5e8b8cda476936"><code>0b58ff7</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/rabbitmq/rabbitmq-jms-client/commit/44189b0f39b3f2eddc16d8876353e76c5bd579b4"><code>44189b0</code></a> [maven-release-plugin] prepare release v1.15.1</li>
   <li><a href="https://github.com/rabbitmq/rabbitmq-jms-client/commit/5c98373d0a0d7aacaf1a9cf3e4fc0416bb7357f1"><code>5c98373</code></a> Set version to 1.15.1</li>
   <li><a href="https://github.com/rabbitmq/rabbitmq-jms-client/commit/537cf7e35b4db07b373c6a61a92924e521ef536e"><code>537cf7e</code></a> Fix AMQP resource creation in RMQObjectFactory</li>
   <li><a href="https://github.com/rabbitmq/rabbitmq-jms-client/commit/8757597b12e6882b729e876a645fd00b776e2275"><code>8757597</code></a> Make RMQConnectionFactory and RMQDestination compatible with RMQObjectFactory</li>
   <li><a href="https://github.com/rabbitmq/rabbitmq-jms-client/commit/aac59b24c7fbfa4e8edaa589a888c802d9eaaba0"><code>aac59b2</code></a> Return 0 JMS timestamp if property is null</li>
   <li>Additional commits viewable in <a href="https://github.com/rabbitmq/rabbitmq-jms-client/compare/v1.11.2...v1.15.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.rabbitmq.jms:rabbitmq-jms&package-manager=maven&previous-version=1.11.2&new-version=1.15.2)](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 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)
   - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/rocketmq-connect/network/alerts).
   
   </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-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-connect] odbozhou merged pull request #67: Bump rabbitmq-jms from 1.11.2 to 1.15.2 in /connectors/rocketmq-connect-rabbitmq

Posted by GitBox <gi...@apache.org>.
odbozhou merged PR #67:
URL: https://github.com/apache/rocketmq-connect/pull/67


-- 
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-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org