Releases: bakdata/dedupe
Releases · bakdata/dedupe
2.2.0
2.2.0 - 2026-03-31
What's changed
- Fix generic wildcards by @philipp94831 in #36
Full Changelog: 2.1.2...2.2.0
2.1.2
2.1.2 - 2026-03-02
What's changed
-
Migrate azure pipeline to GH-action by @yannick-roeder in #27
-
Upgrade to Gradle 8.4 by @philipp94831 in #28
-
Upgrade to Gradle 9.3 by @philipp94831 in #29
-
Configure Dependabot by @philipp94831 in #30
-
Bump org.apache.commons:commons-text from 1.11.0 to 1.15.0 by @dependabot[bot] in #34
-
Bump org.apache.commons:commons-csv from 1.10.0 to 1.14.1 by @dependabot[bot] in #35
-
Bump commons-codec:commons-codec from 1.16.0 to 1.21.0 by @dependabot[bot] in #32
-
Bump com.google.guava:guava from 33.0.0-jre to 33.5.0-jre by @dependabot[bot] in #33
New Contributors
- @dependabot[bot] made their first contribution in #33
- @yannick-roeder made their first contribution in #27
Full Changelog: 2.1.1...2.1.2
Release 2.1.1
Release 2.1.0
Change Log
2.1.0 (2021-09-28)
Merged pull requests:
- Make cluster id generator only use ids #24 (@philipp94831)
Release 2.0.3
Change Log
2.0.3 (2019-11-06)
Merged pull requests:
- Handle clusters with more than 128 elements #23 (@SvenLehmann)
Release 2.0.2
Change Log
2.0.2 (2019-10-07)
Merged pull requests:
- Add RefineCluster interface #22 (@SvenLehmann)
- Fix heuristic cluster refinement #21 (@SvenLehmann)
- Fix right candidate selection for large cluster refinement #20 (@fapaul)