Releases: SolidLabResearch/decentralized-stream-aggregator
Releases · SolidLabResearch/decentralized-stream-aggregator
v2 : Solid Stream Aggregator
What's Changed
- Added support for query registry. by @argahsuknesib in #9
- 10 add support for dividing the aggregation events into multiple containers based upon its query. by @argahsuknesib in #12
- Support for Solid Notifications. by @argahsuknesib in #14
- Mutlipod global engine + fix : LDES Reader by @argahsuknesib in #15
- added the location of aggregator in the webID by @argahsuknesib in #16
- refactored a class. by @argahsuknesib in #17
- Improved the Querying with a WebSocket client. by @argahsuknesib in #18
- Bump @babel/traverse from 7.20.5 to 7.23.2 by @dependabot in #19
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #20
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #21
- update on the publisher. by @argahsuknesib in #22
- Webhook support by @argahsuknesib in #27
- Add linting by @pheyvaer in #29
- fixed the linting errors. by @argahsuknesib in #31
- Fix linting errors by @argahsuknesib in #32
- added some tests, and the CSS Server class. by @argahsuknesib in #38
- fixes #43 by @argahsuknesib in #44
New Contributors
- @dependabot made their first contribution in #19
- @pheyvaer made their first contribution in #29
Full Changelog: v1.0.0...v2.0.0
Initial Solid Stream Aggregator Version.
Initial version of the stream aggregator based upon RSP-JS and VersionAwareLDESinLDP.