Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: neo4j-contrib/neo4j-apoc-procedures
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.22.0
Choose a base ref
...
head repository: neo4j-contrib/neo4j-apoc-procedures
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.23.0
Choose a head ref
  • 6 commits
  • 30 files changed
  • 3 contributors

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    eff84ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    811eb70 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    cf0ddd3 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Release 5.23.0 (#4013) (#4051) (#4173)

    * Release 5.23.0 (#4013) (#4051)
    
    * Release 5.23.0 (#4013)
    
    * Release 5.23.0
    * Updated java driver, antora and other references to 5.23
    
    * restored teamcity-repository.gradle, build.gradle, ci.yaml and action.yml like the 5.22 ones
    vga91 authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c813781 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. De-ignore and solve failing docker tests in 5.23 (#4174)

    * Revert "Provisionally ignored failing docker tests in 5.20 (#4085)"
    
    This reverts commit 05bb7ff.
    
    * update gradle version and syntax
    
    * added empty CODEARTIFACT_DOWNLOAD_URL
    
    * add codeartifact references
    
    * added gradle prints
    
    * removed teamcity-repository.gradle
    
    * try restoring gradle version
    
    * restored ci.yaml like dev one
    
    * changed maven repo to codeartifact_url
    
    * try upgrading version
    
    * [NOID] Improving AWS cli call to retrieve latest neo4j_version from CodeArtifact
    
    * restored neo4j version
    
    * restored ci.yaml like dev one
    
    * try changing NEO4J_VERSION_CI to NEO4JVERSION
    
    ---------
    
    Co-authored-by: Omar Ahmad <omar.ahmad@neo4j.com>
    vga91 and omar952 authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    de44ba7 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Fixes #4138: Add support for loading Gephi GEXF file format (#4177)

    * Fixes #4138: Add support for loading Gephi GEXF file format
    
    * removed unused imports
    
    * improved assertMapEquals to include nulls
    
    * added malformed gexf tests and examples, small fix typo
    vga91 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    01f4d95 View commit details
    Browse the repository at this point in the history
Loading