Skip to content

Latest commit

 

History

History
57 lines (28 loc) · 2.74 KB

CHANGELOG.md

File metadata and controls

57 lines (28 loc) · 2.74 KB

2.1.1 (2025-02-01)

Bug Fixes

  • handle temporary identifiers deduplication (258a88f)

2.1.0 (2025-02-01)

Bug Fixes

  • improve VVI query performance by using direct SPARQL (dd6b728)

Features

  • add caching and performance improvements to CSV Generator Lite (491cc1e)
  • Add support for temporary identifiers in meta process (856c49e)
  • create lightweight CSV generator for basic exports (fe99bcc)

2.0.3 (2025-01-22)

Bug Fixes

  • improve container discovery in graph traversal (45f285c)

2.0.2 (2025-01-22)

Bug Fixes

  • prevent duplicate IDs when processing existing identifiers (88d5b57)

2.0.1 (2025-01-20)

Bug Fixes

  • collect IDs from all matches in finder_sparql results (29fc86c)

1.0.0 (2025-01-20)

Bug Fixes

  • collect IDs from all matches in finder_sparql results (b9950b9)
  • collect IDs from all matches in finder_sparql results (6e0fe16)
  • improve SPARQL connection handling and error reporting (e13b13b)
  • improve SPARQL query retry mechanism (524dadb)
  • Improve SPARQL query retry mechanism in ResourceFinder (d69606f)

Features

  • add script to verify Meta results and duplicate OMID test (c20d807)