Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rc/5.4.1 #841

Merged
merged 12 commits into from
Nov 29, 2024
Merged

Rc/5.4.1 #841

merged 12 commits into from
Nov 29, 2024

Commits on Nov 19, 2024

  1. Prep rc branch

    mariusconjeaud committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    68ee553 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Improved intermediate_transform method.

    New syntax to allow more complex statements when injecting intermediate
    transformation:
    * Use of DISTINCT clause
    * Indicate item property instead of complete item
    * Indicate if transformed variable should be returned by query or not
    tonioo committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    7a5cbdd View commit details
    Browse the repository at this point in the history
  2. Removed useless code

    tonioo committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ab8f4ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1720df View commit details
    Browse the repository at this point in the history
  4. Add doc and changelog

    mariusconjeaud committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a13697f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #840 from neo4j-contrib/improved_intermediate_tran…

    …sform
    
    Improved intermediate_transform method.
    mariusconjeaud authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    f866109 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    1355fa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    990815a View commit details
    Browse the repository at this point in the history
  3. Fix tests

    mariusconjeaud committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    53291f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01bfb6e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #842 from neo4j-contrib/parallel-runtime

    Add support for parallel runtime
    mariusconjeaud authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    cb0d196 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    mariusconjeaud committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    f9344d5 View commit details
    Browse the repository at this point in the history