New batch of improvements for v4 branch
Fixes & Improvements
- Deduplicate objects services if they share a same PeerAddress to avoid v3 => v4 migration issues
- Fix possible concurrent map read/write in configs
- Better retries on sql transaction deadlocks
- Email digest notification: show clickable links for documents
- Scheduler tasks and tasks logs are not properly cleared when using MongoDB
- Publish prometheus target discovery with a custom endpoint (protected with basic auth)
- Rewire bigCache metrics and add new metrics for system info
- [Ent] Fix Glob Path condition in Security Policies
[Ent] Cells Flows
- New debug mode displaying messages flowing directly in the graph
- Ability to wait for parallel actions to be done and merge their output into a new action
- New playground for live-testing Anko script
- New "Hook" mechanism to define custom API endpoints and custom UX buttons to trigger a Flow
- Better handling of job "mandatory" parameters
- Queue selectors in the throttled dispatchers (like actions), to avoid applying tons of selectors parallel
Change log
You can find a summary of the change log here.