24.10.1
What's New
- Wipe out record content on record delete #1685
- Add "trimPrefix" and "trimSuffix" SQL Methods by @gramian in #1686
- Preview: encryption at rest: initial draft by @pawellhasa in #1680
Bugs fixed & Misc
- SQL Script: BREAK is ignored in nested FOREACH loop #1673
- SQL Script: BREAK is ignored when followed by other statements #1672
- MATCH query with NOT pattern fails to return unique vertices #1689
- Gremlin ".count()" ignores ".has" queries with boolean properties #1674
- Sending a body on /api/v1/begin/{database} with missing key isolationLevel should return HTTP 400 not an error #1698
- Use only relative paths in studio URLs. by @docbacardi in #1675
- Unexpect Behavior when issuing shutdown command over HTTP #1683
- custom plugins broken after update from 24.2.1 to 24.5.1 #1684
Dependencies Updated
- build(deps): bump io.fabric8:docker-maven-plugin from 0.44.0 to 0.45.0 by @dependabot in #1677
- build(deps-dev): bump testcontainers.version from 1.20.0 to 1.20.1 by @dependabot in #1682
- build(deps): bump org.codehaus.mojo:buildnumber-maven-plugin from 1.4 to 3.2.1 by @dependabot in #1718
- build(deps): bump mockito-core.version from 5.12.0 to 5.13.0 by @dependabot in #1717
- build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 by @dependabot in #1716
- build(deps): bump io.netty:netty-transport from 4.1.112.Final to 4.1.113.Final by @dependabot in #1715
- build(deps-dev): bump org.apache.tomcat:tomcat-jdbc from 10.1.28 to 10.1.30 by @dependabot in #1728
- build(deps): bump jline.version from 3.26.3 to 3.27.0 by @dependabot in #1726
- build(deps): bump lucene.version from 9.11.1 to 9.12.0 by @dependabot in #1739
- build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.7 by @dependabot in #1738
- build(deps): bump com.mycila:license-maven-plugin from 4.5 to 4.6 by @dependabot in #1737
- build(deps): bump junit.jupiter.version from 5.11.0 to 5.11.1 by @dependabot in #1736
- build(deps): bump io.fabric8:docker-maven-plugin from 0.45.0 to 0.45.1 by @dependabot in #1734
- build(deps): bump org.mockito:mockito-core from 5.13.0 to 5.14.0 by @dependabot in #1735
- build(deps): bump io.netty:netty-transport from 4.1.113.Final to 4.1.114.Final by @dependabot in #1746
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #1745
- build(deps): bump org.mockito:mockito-core from 5.13.0 to 5.14.1 by @dependabot in #1744
- build(deps): bump junit.jupiter.version from 5.11.1 to 5.11.2 by @dependabot in #1743
- build(deps-dev): bump testcontainers.version from 1.20.1 to 1.20.2 by @dependabot in #1742
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #1741
- build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.1 by @dependabot in #1740
New Contributors
- @pawellhasa made their first contribution in #1680
Full Changelog: 24.6.1...24.10.1