Nikita Salnikov-Tarnovski
|
a62801649f
|
More fixes for Gradle warnings (#643)
* More gradle deprecation warnings fixed
* More gradle deprecation warnings fixed
* More fixes
* More fixes
Co-authored-by: Anuraag Agrawal <aanuraag@amazon.co.jp>
|
2020-07-07 15:02:07 +03:00 |
Sergei Malafeev
|
9a5954a8ff
|
#593 Remove HttpClientTest.READ_TIMEOUT_MS (#635)
Signed-off-by: Sergei Malafeev <sergei@malafeev.org>
|
2020-07-07 08:24:42 +03:00 |
Anuraag Agrawal
|
1aae2bd7f0
|
Add extension point for HTTP client decorators to return headers gene… (#623)
* Add extension point for HTTP client decorators to return headers generically instead of only user agent.
|
2020-07-02 14:29:21 +09:00 |
Anuraag Agrawal
|
874b157fe5
|
Newline between license and package. (#581)
|
2020-06-25 13:31:16 -07:00 |
Nikita Salnikov-Tarnovski
|
9a52f6708e
|
Gradle dependencies cleanup (#556)
* Bootstrap fixed
* Tooling fixed
* Testing fixed
* All instrumentation tests pass
* All tests pass
* Fix test
* Muzzle workaround
* Muzzle fix
* Update instrumentation/trace-annotation/trace-annotation.gradle
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2020-06-24 12:01:14 +03:00 |
Nikolay Martynov
|
84d4e24989
|
Upgradle gradle to 6.5 (DataDog/dd-trace-java#1589)
|
2020-06-23 14:08:46 -07:00 |
Anuraag Agrawal
|
918d3913e3
|
Populate user-agent in HTTP clients. (#540)
|
2020-06-22 21:13:12 -07:00 |
Tyler Benson
|
1b29184e7c
|
Make rootDir usage consistent (DataDog/dd-trace-java#1518)
|
2020-06-11 10:14:02 -07:00 |
Tyler Benson
|
5ecd8cb81e
|
Add instrumentation for okhttp 2.2+ (DataDog/dd-trace-java#1402)
|
2020-05-14 11:50:27 -07:00 |