0.20.0
👉 Changelog
🚀 Enhancements
- feat: Batched dependency management by @lemaitre-aneo in #542
- feat: Add size to the results by @lemaitre-aneo in #552
- feat: implement Health Check Service by @aneojgurhem in #559
🩹 Fixes
- fix: Catch proper exceptions from event API cancelling in Bench test by @aneojgurhem in #543
- fix: worker image build by @lemaitre-aneo in #553
- fix: More resilient MongoDB init by @lemaitre-aneo in #554
- fix: try to ensure that event subscription has succeeded before sending data from database by @aneojgurhem in #558
- fix: reduce metrics exported by @lemaitre-aneo in #555
- fix: Add missing result size while converting internal results to grpc result by @aneojgurhem in #560
💅 Refactors
- refactor: UpdateManyResults by @lemaitre-aneo in #540
- refactor: mask for accessing only some of the fields from data by @aneojgurhem in #539
- refactor: update API and rework imports to API by @aneojgurhem in #557
🏡 Chore
- chore: update to new sonarcloud and java versions by @ngruelaneo in #549
- chore: update to 3.15.0 by @aneojgurhem in #562
✅ Tests
- test: watch grpc test by @lemaitre-aneo in #545
🤖 CI
- ci: Add monitoring of the pipeline by @lemaitre-aneo in #541