v2.9.0
What's Changed
📘 Ldio:RepositoryMaterialiser ➡️ Ldio:RepositorySink
Due to the reposink not actually materialising the object passed through it, the name was very confusing.
This has been updated.
For more details, check out the documentation.
📈 Performance tweaks
- We fixed a memory issue inside the RepoSink. This should normally result in a smoother experience
- Additionally, we tweaked the LDES Client database interactions. This results in an overall 15% performance increase.
Change Notes
- chore: restructure ldio application by @Yalz in #659
- fix: #660: Repository Sink: performance degradation by @Yalz in #666
- docs: Add note for exactly once filter by @MPParsley in #665
- feat: RepoSink: delete skolem uris by @Yalz in #670
- chore: improve ci pipeline by @jobulcke in #672
- fix: optimize ldes client by @jobulcke in #681
- ci: finalise 2.9.0 by @Yalz in #683
New Contributors
- @MPParsley made their first contribution in #665
Full Changelog: v2.5.1...v2.9.0