- Remove 'com.google.guava:guava' library
- Update dependencies (GSON and slf4j-api)
- Fix null attributes
- Fix gson reflection bug
- Update dependencies
- Upgrade gradle wrapper
- Add option to await on closing Backtrace Client
- Improve the queue handling to eliminate rare deadlocks occurred during closing BacktraceClient
- Fix the issue with excessive CPU usage by the backtrace-thread
- Filter out stack traces from 'org.apache.log4j' and 'org.apache.logging'
- First release.