Releases: cap-js-community/event-queue
Releases · cap-js-community/event-queue
v2.0.3
What's Changed
- cleanup example project by @soccermax in #416
- Add Tests to example project by @soccermax in #417
- Couple of small fixes by @soccermax in #419
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Small fixes by @soccermax in #411
- Fb/discover cds events by @soccermax in #412
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
What's Changed
- Fully support cds queued by @soccermax in #391
- fix:
srv.entities('namespace')is not an official API by @sjvans in #392 - cds common redis rework by @soccermax in #393
- namespace support by @soccermax in #394
- More improvements for namespaces by @soccermax in #395
- Fix missing namespace - periodic events by @soccermax in #396
- Adjust redis namespace by @soccermax in #398
- Fix redis namespaces by @soccermax in #399
- Fix publish messages redis by @soccermax in #400
- add missing redis integration tests by @soccermax in #403
- allow start after modification in event return value by @soccermax in #404
- Fix CAP status return by @soccermax in #406
- CDS namespace support by @soccermax in #407
- Publish events admin service by @soccermax in #408
- Docu for event-queue 2.0 by @soccermax in #401
New Contributors
Full Changelog: v1.11.0...v2.0.0
v2.0.0-beta.8
What's Changed
- Fix CAP status return by @soccermax in #406
- CDS namespace support by @soccermax in #407
Full Changelog: v2.0.0-beta.7...v2.0.0-beta.8
v2.0.0-beta.7
What's Changed
- add missing redis integration tests by @soccermax in #403
- allow start after modification in event return value by @soccermax in #404
Full Changelog: v2.0.0-beta.4...v2.0.0-beta.7
v2.0.0-beta.6
Full Changelog: v2.0.0-beta.5...v2.0.0-beta.6
v2.0.0-beta.5
What's Changed
- add missing redis integration tests by @soccermax in #403
- return status + startAfter + error in event handler
Full Changelog: v2.0.0-beta.4...v2.0.0-beta.5
v1.11.1
- [Event Configuration]
propagateHeadersallows forwarding headers from the original CDS context to the outbox call by specifying their names in an array.
Full Changelog: v1.11.0...v1.11.1
v2.0.0-beta.4
What's Changed
- Fix publish messages redis by @soccermax in #400
Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4