Releases: mojaloop/reporting-events-processor-svc
Releases · mojaloop/reporting-events-processor-svc
v3.1.0
What's Changed
- chore: add apache nifi workflow by @vijayg10 in #19
- fix:IME-372-handle null data case for amount data by @Ujjwal-Izyane in #20
- feat/ime-296: add startup steps for nifi by @Ujjwal-Izyane in #21
- [moja-tools-bot] Update LICENSE.md by @elnyry-sam-k in #18
- add: indexing to events json schema by @Akku-Rawat in #22
- Ime 84/event reporting enhancements by @Ujjwal-Izyane in #23
- feat: enhancements fx by @vijayg10 in #24
New Contributors
- @Ujjwal-Izyane made their first contribution in #20
- @elnyry-sam-k made their first contribution in #18
- @Akku-Rawat made their first contribution in #22
Full Changelog: v3.0.0...v3.1.0
v3.0.1-snapshot.2
What's Changed
- chore: add apache nifi workflow by @vijayg10 in #19
- fix:IME-372-handle null data case for amount data by @Ujjwal-Izyane in #20
- feat/ime-296: add startup steps for nifi by @Ujjwal-Izyane in #21
New Contributors
- @Ujjwal-Izyane made their first contribution in #20
Full Changelog: v3.0.0...v3.0.1-snapshot.2
v3.0.0
What's Changed
- chore: updated node version by @vijayg10 in #12
- feat: support compression by @kalinkrustev in #15
- test: upgrade mongodb used by tests to 7.0.9
- chore: move from kafkajs to central-services-stream
- feat: new setting
APPLY_SCHEMA
controls is added to control if collection modification (to apply schema validator) is attempted. This validator is normally there and the collection modification requires permissions, which are not there by default. - BREAKING CHANGE: Kafka config changed to the one used by centreal-services-stream
- BREAKING CHANGE: default topic changed to topic-event-audit
New Contributors
- @kalinkrustev made their first contribution in #15
Full Changelog: v2.0.0...v3.0.0
v3.0.0-snapshot.6
chore: deps
v3.0.0-snapshot.5
fix: mongo optimization
v3.0.0-snapshot.4
fix: config
v3.0.0-snapshot.3
fix: args passing
v3.0.0-snapshot.2
fix: config validation
v3.0.0-snapshot.1
chore: build
v3.0.0-snapshot.0
chore: build