You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by dependabot on 2023/01/26 14:13:20 UTC

[GitHub] [tinkerpop] dependabot[bot] opened a new pull request, #1951: Bump neo4j-kernel from 3.4.11 to 5.4.0

dependabot[bot] opened a new pull request, #1951:
URL: https://github.com/apache/tinkerpop/pull/1951

   Bumps [neo4j-kernel](https://github.com/neo4j/neo4j) from 3.4.11 to 5.4.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/neo4j/neo4j/releases">neo4j-kernel's releases</a>.</em></p>
   <blockquote>
   <h2>Neo4j 1.9.0 stable release</h2>
   <p>The 1.9 release of Neo4j builds upon the previous 1.8 releases and brings extensive improvements in stability and performance. In addition, <em>Neo4j 1.9 Enterprise</em> introduces auto-clustering support, with dramatically simplified configuration and deployment for high demand production use.</p>
   <ul>
   <li>Support for <a href="http://docs.neo4j.org/chunked/1.9/ha.html">auto-clustering in <em>Neo4j Enterprise</em></a>, which replaces the previous Zookeeper based HA clustering, provides a streamlined deployment process and is much safer and more resilient in failure scenarios.</li>
   <li>New <a href="http://docs.neo4j.org/chunked/1.9/arbiter-instances.html">neo4j-arbiter</a> tool, which acts as a voting instance in a Neo4j cluster but does not keep a data store or handle transactions.</li>
   <li>Addition of <a href="http://docs.neo4j.org/chunked/1.9/query-function.html">string manipulation, timestamp and other functions</a> to the Cypher query language.</li>
   <li>Improvements to memory utilization, which reduces working memory requirements and improves overall performance.</li>
   <li>New <a href="http://docs.neo4j.org/chunked/1.9/ha-rest-info.html">REST endpoints for inspecting cluster status information</a> (master, slave, etc).</li>
   <li>Correction of several concurrency and performance issues.</li>
   <li>Improvements to <a href="http://docs.neo4j.org/chunked/1.9/operations-backup.html">Online Backup</a> in <em>Neo4j Enterprise</em>, including auto-detection of full vs incremental backup based on existing content at the backup location.</li>
   <li>Updates to Neo4j server webadmin, including welcome pages for new users.</li>
   </ul>
   <p><strong>It is recommended to upgrade all previous Neo4j installations to this release.</strong> Neo4j 1.9 does not require any explicit upgrade to persistent stores created using Neo4j 1.7 and 1.8 installations, however <em>current users of Neo4j Enterprise must consult the documentation and update the cluster configuration</em>. Please see the <a href="http://docs.neo4j.org/chunked/1.9/deployment.html">deployment</a> and <a href="http://docs.neo4j.org/chunked/1.9/upgrade-guide.html">cluster upgrade</a> sections of the Neo4j manual for more detail. Also note that Neo4j 1.9 is tested and supported with <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Oracle JRE 7</a>. <em>Users of previous Java versions should upgrade to <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Oracle JRE 7</a> when deploying Neo4j 1.9.</em></p>
   <p>As part of the Neo4j 1.9 release, multiple behaviours and features of Neo4j have been declared as deprecated, in order to help users prepare for the removal of these in the next major Neo4j release. A <a href="http://docs.neo4j.org/chunked/1.9.3/deprecations.html">list of deprecations</a> can be found in the Neo4j manual.</p>
   <p>For a full summary of changes in this release, please review the CHANGES.TXT file contained within the distribution.</p>
   <h2>Neo4j 1.8.0 stable release</h2>
   <p>The 1.8 release of Neo4j provides extensive improvements in stability and performance. As an incremental service release, Neo4j 1.8 builds upon the previous 1.6 and 1.7 releases and provides full backward compatibility.</p>
   <p>This release includes the following corrections and improvements:</p>
   <ul>
   <li>Correction of several concurrency issues affecting performance in multi-
   threaded configurations.</li>
   <li>Correction of several concurrency issues that infrequently affect consistency of persisted data.</li>
   <li>Optimization of high-availability (HA) protocols to increase write performance.</li>
   <li>Support for zero-downtime rolling upgrades in HA clusters.</li>
   <li>Improvements to transaction distribution in HA clusters, providing greater resistance to branching.</li>
   <li>Configurable rotation of logical logs.</li>
   <li>Support for streamed responses to REST API requests.</li>
   <li>Support for bi-directional traversals, branch state and path expanders in the traversal framework.</li>
   <li>Performance improvements to several graph algorithms.<!-- raw HTML omitted --></li>
   <li>Support in the Cypher language for writing graph data and updating auto-indexes (manual indexes are not supported).</li>
   <li>Extensions to the Cypher language to allow the use of patterns as expressions and predicates.</li>
   <li>Correction of several issues in the Cypher parser when using collections and when aggregating.</li>
   <li>Improved error reporting in Cypher and more reliable statement parsing.</li>
   <li>Support for explicit transactions in neo4j-shell.</li>
   </ul>
   <p><strong>It is recommended to upgrade all previous Neo4j installations to this release.</strong> Neo4j 1.8 does not require any explicit upgrade to persistent stores created using Neo4j 1.6 and 1.7 installations. Please see the <a href="http://docs.neo4j.org/chunked/1.8/deployment.html">deployment section of the Neo4j manual</a> for more detail.</p>
   <p>For a full summary of changes in this release, please review the CHANGES.TXT file contained within the distribution.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a href="https://github.com/neo4j/neo4j/commits">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.neo4j:neo4j-kernel&package-manager=maven&previous-version=3.4.11&new-version=5.4.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 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-unsubscribe@tinkerpop.apache.org

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


[GitHub] [tinkerpop] codecov-commenter commented on pull request #1951: Bump neo4j-kernel from 3.4.11 to 5.4.0

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #1951:
URL: https://github.com/apache/tinkerpop/pull/1951#issuecomment-1405088040

   # [Codecov](https://codecov.io/gh/apache/tinkerpop/pull/1951?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#1951](https://codecov.io/gh/apache/tinkerpop/pull/1951?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (ce5eea7) into [3.5-dev](https://codecov.io/gh/apache/tinkerpop/commit/692b3223046d365d2a37a4dcd11a9d071753c3c2?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (692b322) will **decrease** coverage by `5.62%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@              Coverage Diff              @@
   ##             3.5-dev    #1951      +/-   ##
   =============================================
   - Coverage      69.31%   63.69%   -5.62%     
   =============================================
     Files            865       24     -841     
     Lines          41092     3680   -37412     
     Branches        5418        0    -5418     
   =============================================
   - Hits           28481     2344   -26137     
   + Misses         10694     1159    -9535     
   + Partials        1917      177    -1740     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/tinkerpop/pull/1951?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...mlin/process/traversal/step/branch/BranchStep.java](https://codecov.io/gh/apache/tinkerpop/pull/1951?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL3RyYXZlcnNhbC9zdGVwL2JyYW5jaC9CcmFuY2hTdGVwLmphdmE=) | | |
   | [...op/gremlin/tinkergraph/structure/TinkerVertex.java](https://codecov.io/gh/apache/tinkerpop/pull/1951?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-dGlua2VyZ3JhcGgtZ3JlbWxpbi9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvdGlua2VycG9wL2dyZW1saW4vdGlua2VyZ3JhcGgvc3RydWN0dXJlL1RpbmtlclZlcnRleC5qYXZh) | | |
   | [...apache/tinkerpop/gremlin/server/GremlinServer.java](https://codecov.io/gh/apache/tinkerpop/pull/1951?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1zZXJ2ZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3RpbmtlcnBvcC9ncmVtbGluL3NlcnZlci9HcmVtbGluU2VydmVyLmphdmE=) | | |
   | [...egy/verification/ComputerVerificationStrategy.java](https://codecov.io/gh/apache/tinkerpop/pull/1951?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL3RyYXZlcnNhbC9zdHJhdGVneS92ZXJpZmljYXRpb24vQ29tcHV0ZXJWZXJpZmljYXRpb25TdHJhdGVneS5qYXZh) | | |
   | [.../jsr223/customizer/AbstractSandboxExtension.groovy](https://codecov.io/gh/apache/tinkerpop/pull/1951?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1ncm9vdnkvc3JjL21haW4vZ3Jvb3Z5L29yZy9hcGFjaGUvdGlua2VycG9wL2dyZW1saW4vZ3Jvb3Z5L2pzcjIyMy9jdXN0b21pemVyL0Fic3RyYWN0U2FuZGJveEV4dGVuc2lvbi5ncm9vdnk=) | | |
   | [...ocess/traversal/step/util/ReducingBarrierStep.java](https://codecov.io/gh/apache/tinkerpop/pull/1951?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL3RyYXZlcnNhbC9zdGVwL3V0aWwvUmVkdWNpbmdCYXJyaWVyU3RlcC5qYXZh) | | |
   | [...mlin/process/traversal/step/branch/RepeatStep.java](https://codecov.io/gh/apache/tinkerpop/pull/1951?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL3RyYXZlcnNhbC9zdGVwL2JyYW5jaC9SZXBlYXRTdGVwLmphdmE=) | | |
   | [...p/gremlin/process/traversal/step/map/TreeStep.java](https://codecov.io/gh/apache/tinkerpop/pull/1951?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL3RyYXZlcnNhbC9zdGVwL21hcC9UcmVlU3RlcC5qYXZh) | | |
   | [...pop/gremlin/process/traversal/step/Generating.java](https://codecov.io/gh/apache/tinkerpop/pull/1951?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9wcm9jZXNzL3RyYXZlcnNhbC9zdGVwL0dlbmVyYXRpbmcuamF2YQ==) | | |
   | [...mlin/structure/io/binary/types/DateSerializer.java](https://codecov.io/gh/apache/tinkerpop/pull/1951?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Z3JlbWxpbi1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90aW5rZXJwb3AvZ3JlbWxpbi9zdHJ1Y3R1cmUvaW8vYmluYXJ5L3R5cGVzL0RhdGVTZXJpYWxpemVyLmphdmE=) | | |
   | ... and [831 more](https://codecov.io/gh/apache/tinkerpop/pull/1951?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


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

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


[GitHub] [tinkerpop] dependabot[bot] closed pull request #1951: Bump neo4j-kernel from 3.4.11 to 5.4.0

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #1951: Bump neo4j-kernel from 3.4.11 to 5.4.0
URL: https://github.com/apache/tinkerpop/pull/1951


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

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


[GitHub] [tinkerpop] dependabot[bot] commented on pull request #1951: Bump neo4j-kernel from 3.4.11 to 5.4.0

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #1951:
URL: https://github.com/apache/tinkerpop/pull/1951#issuecomment-1431517434

   Superseded by #1972.


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

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