Describe the summary/big picture of your changes here to communicate to the maintainers why we should accept this pull request.
- Bugfix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Refactoring (no functional changes, no api changes)
- Build related changes
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- Code style update (formatting, renaming)
- Documentation update
- Other (please describe):
- I have added tests that prove my fix is effective or that my feature works
- I have added necessary architecture and public interface documentation
- Complex database migration required (with downtime)
- Reprocessing of existing data required