You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/06/07 20:57:42 UTC

[GitHub] [druid] dependabot[bot] opened a new pull request #11335: Bump astyanax from 1.0.1 to 3.10.2

dependabot[bot] opened a new pull request #11335:
URL: https://github.com/apache/druid/pull/11335


   Bumps [astyanax](https://github.com/Netflix/astyanax) from 1.0.1 to 3.10.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/Netflix/astyanax/releases">astyanax's releases</a>.</em></p>
   <blockquote>
   <h2>Dependency update to ease migration away from Astyanax</h2>
   <p>Keep cassandra-all compile-time dependency out of the shaded pom; previous release 3.10.1 did not include latest merge of astyanax-cassandra-all-shaded build.gradle from dependency-update branch.</p>
   <h2>Dependency update to ease migration away from Astyanax</h2>
   <p>Update dependencies and shade cassandra-all usage to ease migration from Astyanax to <a href="https://github.com/datastax/java-driver">DataStax Java Driver for Apache Cassandra</a>.</p>
   <p>This release does not imply any change in Astyanax deprecation. Projects still using Astyanax should upgrade to <a href="https://github.com/datastax/java-driver">DataStax Java Driver for Apache Cassandra</a>.</p>
   <ul>
   <li>Remove cassandra-all from the astyanax-cassandra-all-shaded pom</li>
   </ul>
   <h2>Dependency update to ease migration away from Astyanax</h2>
   <p>Update dependencies and shade cassandra-all usage to ease migration from Astyanax to <a href="https://github.com/datastax/java-driver">DataStax Java Driver for Apache Cassandra</a>.</p>
   <p>This release does not imply any change in Astyanax deprecation. Projects still using Astyanax should upgrade to <a href="https://github.com/datastax/java-driver">DataStax Java Driver for Apache Cassandra</a>.</p>
   <ul>
   <li>Shade cassandra-all</li>
   <li>Update dependencies</li>
   <li>Upgrade to latest recommended Gradle 4.8.1 and NetflixOSS 5.1.1.</li>
   <li>Remove unused log4j files interfering with app-specific definition.</li>
   <li>Remove unused C* yaml configs.</li>
   <li>Add astyanax-test:test properties file for slf4j SimpleLogger.</li>
   <li>Add Travis config for current Netflix OSS build and publish.</li>
   </ul>
   <h2>Dependency update to ease migration away from Astyanax</h2>
   <p>Update dependencies and shade cassandra-all usage to ease migration from Astyanax to DataStax Java Driver for Apache Cassandra. This release does not imply any change in Astyanax deprecation.</p>
   <p>Changes introduced by this release candidate:</p>
   <ul>
   <li>Upgrade to latest recommended Gradle 4.8.1 and NetflixOSS 5.1.1.</li>
   </ul>
   <h2>Dependency update to ease migration away from Astyanax</h2>
   <p>Update dependencies and shade cassandra-all usage to ease migration from Astyanax to DataStax Java Driver for Apache Cassandra. This release does not imply any change in Astyanax deprecation.</p>
   <p>Changes introduced by this release candidate:</p>
   <ul>
   <li>Removed unused log4j files interfering with app-specific definition.</li>
   <li>Removed unused C* yaml configs.</li>
   <li>Added astyanax-test:test properties file for slf4j SimpleLogger.</li>
   </ul>
   <h2>Dependency update to ease migration away from Astyanax</h2>
   <p>Update dependencies and shade cassandra-all usage to ease migration from Astyanax to DataStax Java Driver for Apache Cassandra. This release does not imply any change in Astyanax deprecation. Add Travis config for current Netflix OSS build and publish.</p>
   <h2>Dependency update to ease migration away from Astyanax</h2>
   <p>Update dependencies and shade cassandra-all usage to ease migration from Astyanax to DataStax Java Driver for Apache Cassandra. This release does not imply any change in Astyanax deprecation.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a href="https://github.com/Netflix/astyanax/commits/v3.10.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.netflix.astyanax:astyanax&package-manager=maven&previous-version=1.0.1&new-version=3.10.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)
   
   
   </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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] ccaominh commented on pull request #11335: Bump astyanax from 1.0.1 to 3.10.2

Posted by GitBox <gi...@apache.org>.
ccaominh commented on pull request #11335:
URL: https://github.com/apache/druid/pull/11335#issuecomment-857291318


   I'm not aware of anyone actively using the cassandra extension. To fix the CVEs, I think we need to switch to the Datastax driver instead of using astyanax: https://github.com/apache/druid/issues/10358


-- 
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] xvrl commented on pull request #11335: Bump astyanax from 1.0.1 to 3.10.2

Posted by GitBox <gi...@apache.org>.
xvrl commented on pull request #11335:
URL: https://github.com/apache/druid/pull/11335#issuecomment-856877750


   @boneill42 @ccaominh @ginoledesma do we know anyone using the cassandra extension? It doesn't seem to get much love and would probably need some work to get some of the CVEs in dependencies issues addressed, since astyanax is  no longer maintained?


-- 
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org