Skip to content

Conversation

@jamesross03
Copy link
Contributor

@jamesross03 jamesross03 commented Jul 22, 2025

Overview

Small patch, mostly containing updates to dependencies used by the package. Updates unit-testing to use JUnit5 and updates Ciesvium dependency to 1.1.1-SNAPSHOT to take advantage of patches to the EncryptedDataSet package.

Closes #4, closes #5, closes #9, closes #10

Changelist

Dependencies:

Refactoring:

  • Refactors objects to use String data-type instead of long for ids for compatibility with Neo4J Driver 5+ (as introduced in neo-storr 1.0.1-SNAPSHOT.

jar35 added 4 commits July 21, 2025 18:06
Adds proper parameterization (and supresses warnings where relevant).
See stacs-srg#6
Updates [Ciesvium](https://github.com/stacs-srg/ciesvium) dependency to
[`1.1.1-SNAPSHOT`](stacs-srg/ciesvium#6) to stay
up-to-date.
jamesross03 pushed a commit to jamesross03/population-linkage-develop that referenced this pull request Jul 23, 2025
Updates [`population-records`](https://github.com/stacs-srg/population-records) dependency to [`1.0.2-SNAPSHOT`](stacs-srg/population-records#7) to take advantage of patches to issues such as corrupt characters breaking the String distance measurements. See stacs-srg#22
jar35 added 3 commits July 23, 2025 15:50
Updated functions to use `String` data-type for object id rather than `long` for compatibility with Neo4J driver version 5+ (as introduced in [`neo-storr 1.0.1-SNAPSHOT`](stacs-srg/neo-storr#11)).
@grahamkirby grahamkirby marked this pull request as ready for review September 1, 2025 14:42
@grahamkirby grahamkirby merged commit 30b6085 into stacs-srg:master Sep 1, 2025
1 check failed
@jamesross03 jamesross03 mentioned this pull request Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update to use String IDs for Neo4j Driver 5+ Update neo-storr dependency to 1.0.1-SNAPSHOT Update ciesvium dependency Migrate tests to JUnit5

2 participants