Releases: mimiro-io/datahub
Releases · mimiro-io/datahub
v1.11.1
What's Changed
- re-use http connections in httpDatasetSource by @rompetroll in #335
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- Chore/dep upgrade by @rompetroll in #327
- introduce contextual store to track accessed datasets during transform by @rompetroll in #328
- implement new lineage API endpoints and tests by @rompetroll in #329
- fix path parameter in lineage endpoint by @rompetroll in #330
- add lineage doc by @rompetroll in #331
- include multisource sources in lineage by @rompetroll in #332
- add load test for contextual store usage by @rompetroll in #333
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- Feat/compact by @rompetroll in #321
- fix: dont ignore deleted state when compacting refs by @rompetroll in #322
- allow configuring proxy dataset timeout by @rompetroll in #323
- Chore/more testcases compaction by @rompetroll in #326
Full Changelog: v1.9.3...v1.10.0
v1.9.3
What's Changed
- handle nil values in equality check by @rompetroll in #317
Full Changelog: v1.9.2...v1.9.3
v1.9.2
What's Changed
- improved entity equality check when storing entities by @rompetroll in #316
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- Fix: avoid possible panic when ctx cancel is unavail by @rompetroll in #314
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- New feature: Virtual datasets by @rompetroll in #304
- log transform errors by @rompetroll in #305
- add limit to docs and route it from webhandler to js by @rompetroll in #306
- handle possible panics with nil refs by @rompetroll in #307
- add statistics endpoints by @rompetroll in #308
- disable arm build temporarily by @rompetroll in #309
- skip ref counts for dataset stats by @rompetroll in #310
- chore: fix FromAsCasing warning when building docker container by @ingve in #311
- statistics: improve counting efficiency by @rompetroll in #312
- move stats and gc to internal jobs by @rompetroll in #313
Full Changelog: v1.8.7...v1.9.0
v1.8.7
What's Changed
- check for error before using result by @rompetroll in #303
Full Changelog: v1.8.6...v1.8.7
v1.8.6
What's Changed
- Improvement/http transform supports context by @ashmanto in #298
- Patch CVE-2023-45288 by @ingve in #300
New Contributors
Full Changelog: v1.8.5...v1.8.6
v1.8.5
What's Changed
- upgrade goja runtime by @rompetroll in #296
- Add check to handle missing related entity by @andebor in #297
Full Changelog: v1.8.4...v1.8.5