Skip to content

2023.9.3

Compare
Choose a tag to compare
@michael-simons michael-simons released this 29 Jan 10:01
· 265 commits to main since this release
353ee85

🚀 Features

  • Add a parser option to unify the direction of relationships. (#906)

🐛 Bug Fixes

  • Driving symbolic names for list predicate function must not be scoped. (#905)

🧹 Housekeeping

  • Dependency upgrades:
    • Bump neo4j.version from 5.15.0 to 5.16.0 (#910)
    • Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#914)
    • Bump com.querydsl:querydsl-core from 5.0.0 to 5.1.0 (#913)
    • Bump mockito.version from 5.9.0 to 5.10.0 (#912)
    • Bump com.puppycrawl.tools:checkstyle (#911)
    • Bump testcontainers.version from 1.19.3 to 1.19.4 (#909)
    • Bump org.springframework.boot:spring-boot-starter-parent (#904)