Skip to content

Latest commit

 

History

History
132 lines (82 loc) · 5.6 KB

CHANGELOG.md

File metadata and controls

132 lines (82 loc) · 5.6 KB

0.8.0-rc1 (2023-08-29)

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

  • #39 Feature/better processing correction version handling (@cecemel)
  • #40 Ensure when fetching latest timestamp, the query sorts results (@cecemel)

Committers: 2

0.7.1 (2023-07-28)

🚀 Enhancement

  • #32 provide options to configure ldes client (@nvdk)

Committers: 2

0.7.0 (2023-02-10)

🚀 Enhancement

  • #26 batched queries (@MikiDi)
  • #29 update running state, regardless of success or fail (@MikiDi)
  • #27 improved string-formatting of sparql queries for cleaner log output (@MikiDi)
  • #25 Add option to run only once (@MPParsley)

🐛 Bug Fix

  • #23 blank nodes skolemization now works with immutable quads (@MikiDi)

🏠 Internal

Committers: 3

0.6.0 (2023-01-12)

🚀 Enhancement

  • #7 provide support for sparql endpoint authentication (@nvdk)
  • #19 Filter duplicate triples (@MPParsley)
  • #14 make version_of and timestamp path configurable and check timestamp (@nvdk)

🐛 Bug Fix

  • #21 Fix copy-paste typo in config for timestamp path (@MikiDi)

🏠 Internal

Committers: 3

0.5.0 (2022-10-04)

🚀 Enhancement

  • #12 Add initial support for custom SPARQL headers (@elpoelma)

Committers: 1

0.4.0 (2022-09-28)

🚀 Enhancement

🏠 Internal

Committers: 1

0.3.0 (2022-09-19)

🚀 Enhancement

🐛 Bug Fix

  • #6 change default cron pattern to run every minute (@nvdk)

Committers: 2

0.2.3 (2022-09-09)

🐛 Bug Fix

Committers: 1

0.2.2 (2022-08-09)

🐛 Bug Fix

  • #5 add error handling to callback function (@elpoelma)

Committers: 1

0.2.1 (2022-08-08)

0.2.0 (2022-08-05)

🚀 Enhancement

  • #3 Introduction of seperate Consumer class and change in the polling strategy (@elpoelma)

Committers: 1