v3.2.28
michael-simons
released this
24 Nov 14:25
·
576 commits
to master
since this release
- [dependencies] Upgrade Neo4j 3.5 to 3.5.30.
- [improvement] Avoid locking on whole class for retrieving various information. (#891)
- [improvement] Removed unnecessary synchronized. (#889)
- [dependencies] Upgrade testcontainers to 1.16.2.
Thanks a lot to our long-time contributor @torstenkuhnhenne for providing the initial
PR to remove the overly large locks in ClassInfo
.