Skip to content

Release v1.0.0-rc02

Compare
Choose a tag to compare
@neo4j-connectors neo4j-connectors released this 19 Jun 10:07
· 88 commits to main since this release

Changelog

3d20755 build: release version 1.0.0-rc02
ae130f7 fix: javadoc reference to Locale.ROOT
eba0984 feat: add coverage for relationship vector indexes
407de75 feat: add coverage for relationship fulltext indexes
aec6785 feat: add coverage for relationship point indexes
fd6d17b feat: add coverage for relationship text indexes
bbc3dbe feat: add coverage for relationship range indexes
831e6f9 build(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin
77543ab test: add missing edge cases for node type constraints
c56e55d build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin
11cdcf1 build(deps): bump org.apache.maven.plugins:maven-surefire-plugin
63fc493 feat: add coverage for relationship existence constraints
530c6ba refactor: reuse property extraction method
1b374b4 feat: add coverage for relationship unique constraints
f8c9280 feat: add coverage for relationship key constraints
c8d83ad feat: add coverage for relationship type constraints
49307dc feat: add coverage for node vector indexes (#82)
d0e0e3f feat: add coverage for node full text indexes (#81)
6d3be83 feat: add coverage for node point indexes (#80)
cfaef5b feat: add coverage for node text indexes (#79)
5ec9b89 feat: add coverage for node range indexes (#77)
d58c76e build(deps-dev): bump braces from 3.0.2 to 3.0.3
555ecd4 fix: error code clashes
1a5df94 feat: add coverage for node existence constraint
2279519 build: remove sortpom warning
12199e8 feat: validate node key constraints
9a725d8 feat: add coverage for node unique constraints
4b5c322 refactor: simplify naming of dangling validators (#72)
27b77f2 feat: validate node type constraints
46c6bb5 feat: version validation support (#68)
567b026 build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin
a3efb80 test: add coverage on relationship target validation (#65)
ff4e1e4 build(deps-dev): bump org.neo4j.driver:neo4j-java-driver
00c9360 fix: add missing version attribute to README example spec
e249ad3 build(deps-dev): bump org.assertj:assertj-core from 3.25.3 to 3.26.0
6b63c18 ---
34414d0 feat: make sources extensible (#63)
8373d6c test: add coverage on node target validation
c2a73b3 build(deps): bump com.mycila:license-maven-plugin from 4.3 to 4.5
197d0dd build(deps): bump org.testcontainers:testcontainers-bom
12106af build(deps): bump org.neo4j.build:resources from 2024-03.2 to 2024-05.1
d9b0153 build(deps): bump org.jreleaser:jreleaser-maven-plugin
71bafd1 ci: skip whitelist checks for dependabot
1b12834 build(deps-dev): bump beam.version from 2.55.1 to 2.56.0
a72dc46 build(deps): bump com.fasterxml.jackson:jackson-bom
107f0a5 build: update version to 1.0-SNAPSHOT