Releases: FalkorDB/JFalkorDB
0.7.0
v0.6.0
v0.5.2
v0.5.1
What's Changed
- [Snyk] Upgrade redis.clients:jedis from 6.1.0 to 6.2.0 by @gkorland in #175
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.12.0 by @dependabot[bot] in #173
- Bump rojopolis/spellcheck-github-actions from 0.51.0 to 0.52.0 by @dependabot[bot] in #172
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #164
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #160
- Bump codecov/codecov-action from 5.4.3 to 5.5.1 by @dependabot[bot] in #170
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #165
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #171
- update snapshot to 0.6 by @gkorland in #176
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
-
Add support for the command GRAPH.EXPLAIN with comprehensive test coverage by @Copilot in #150
-
Bump redis.clients:jedis from 6.0.0 to 6.1.0 by @dependabot[bot] in #147
-
Add support for GRAPH.PROFILE command by @Copilot in #152
-
Add support for GRAPH.LIST by @Copilot in #154
-
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.22.0 to 3.25.0 by @dependabot[bot] in #78
-
Bump nl.jqno.equalsverifier:equalsverifier from 3.16.1 to 3.17.1 by @dependabot[bot] in #79
-
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.7 by @dependabot[bot] in #80
-
Bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16 by @dependabot[bot] in #77
-
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.10.1 by @dependabot[bot] in #83
-
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot[bot] in #86
-
Bump codecov/codecov-action from 4.6.0 to 5.0.7 by @dependabot[bot] in #90
-
Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 by @dependabot[bot] in #84
-
Bump nl.jqno.equalsverifier:equalsverifier from 3.17.1 to 3.17.3 by @dependabot[bot] in #88
-
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.25.0 to 3.26.0 by @dependabot[bot] in #85
-
Bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot[bot] in #94
-
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot[bot] in #92
-
Bump nl.jqno.equalsverifier:equalsverifier from 3.17.3 to 3.17.5 by @dependabot[bot] in #93
-
Bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot[bot] in #97
-
Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 by @dependabot[bot] in #96
-
Bump nl.jqno.equalsverifier:equalsverifier from 3.17.5 to 3.18 by @dependabot[bot] in #98
-
Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 by @dependabot[bot] in #95
-
Bump org.sonatype.central:central-publishing-maven-plugin from 0.6.0 to 0.7.0 by @dependabot[bot] in #100
-
Bump nl.jqno.equalsverifier:equalsverifier from 3.18 to 3.18.1 by @dependabot[bot] in #99
-
Bump codecov/codecov-action from 5.1.2 to 5.4.3 by @dependabot[bot] in #117
-
Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.2 by @dependabot[bot] in #116
-
Bump advanced-security/maven-dependency-submission-action from 4.1.1 to 4.1.2 by @dependabot[bot] in #115
-
Bump nl.jqno.equalsverifier:equalsverifier from 3.18.1 to 3.19.3 by @dependabot[bot] in #114
-
Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot[bot] in #113
-
Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 by @dependabot[bot] in #109
-
upgrade redis.clients to latest 6.0.0 by @andriiborovyk in #119
-
Bump org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 0.8.0 by @dependabot[bot] in #130
-
Bump nl.jqno.equalsverifier:equalsverifier from 3.19.3 to 4.0.2 by @dependabot[bot] in #127
-
Bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.1 by @dependabot[bot] in #122
-
Bump advanced-security/maven-dependency-submission-action from 4.1.2 to 5.0.0 by @dependabot[bot] in #125
-
Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 by @dependabot[bot] in #121
-
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.5.3 by @dependabot[bot] in #137
-
Bump nl.jqno.equalsverifier:equalsverifier from 3.14.2 to 4.0.3 by @dependabot[bot] in #136
-
Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 by @dependabot[bot] in #145
-
Bump org.junit.jupiter:junit-jupiter from 5.13.1 to 5.13.4 by @dependabot[bot] in #144
-
Bump rojopolis/spellcheck-github-actions from 0.50.0 to 0.51.0 by @dependabot[bot] in #139
-
Bump nl.jqno.equalsverifier:equalsverifier from 4.0.3 to 4.0.7 by @dependabot[bot] in https://github.com/FalkorDB/JFalkorDB/pull/1485
New Contributors
- @andriiborovyk made their first contribution in #119
- @barakb made their first contribution in #128
- @Copilot made their first contribution in #154
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
-
fix #47 repalce getResponse with enqueResponse by @gkorland in #48
-
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.12.0 to 3.22.0 by @dependabot in #56
-
Bump org.junit.jupiter:junit-jupiter from 5.7.1 to 5.10.2 by @dependabot in #55
-
Bump advanced-security/maven-dependency-submission-action from 4.0.2 to 4.0.3 by @dependabot in #60
-
Bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #59
-
Bump advanced-security/maven-dependency-submission-action from 4.0.3 to 4.1.0 by @dependabot in #64
-
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 by @dependabot in #57
-
Bump codecov/codecov-action from 4.3.1 to 4.5.0 by @dependabot in #63
-
Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #72
-
Bump advanced-security/maven-dependency-submission-action from 4.1.0 to 4.1.1 by @dependabot in #66
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Version 0.2.9
Changes
- clean jdoc warns (#24)
Version 0.2.8
Changes
- rerelease
Version 0.2.7
Changes
- Rerelease