- Updated dependencies to latest PR #104
- Fixed trace ID injection for Spring Boot apps PR #75
- Added default Spring Boot config location PR #77
- Prefer
X-Forwarded-For
for Client IP PR #79 - Added capturing of SQL prepare events PR #92
- Fixed NPE in Servlet Response Handler PR #63
- Fixed bug in parsing sampling decision from upstream header PR #66
- Added build steps to compile X-Ray agent ZIP PR #55
- Added Benchmarking tests PR #57
- Added support for trace ID injection and plugins PR #52
- Added SQL instrumentation PR #52
- Converted agent architecture to be a DiSCo plugin rather than monolith PR #52
- Converted project to Gradle PR #52
- Added ability to configure agent via external JSON file PR #33
- Switched to use Apache Commons Logging PR #32
Initial commit