Commit Graph

2788 Commits

Author SHA1 Message Date
dependabot-preview[bot]
b919bc06bb Bump animal-sniffer-maven-plugin from 1.18 to 1.19 (#1747)
Bumps [animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 1.18 to 1.19.
- [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
- [Commits](https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-parent-1.18...animal-sniffer-parent-1.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-01 11:52:52 +02:00
dependabot-preview[bot]
4cdc13a731 Bump okhttp from 4.8.0 to 4.9.0 (#1743)
Bumps [okhttp](https://github.com/square/okhttp) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.8.0...parent-4.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-01 09:52:16 +02:00
buildmaster
d969aa7b54 Bumping versions 2020-09-30 05:31:01 +00:00
buildmaster
5d4a303d61 Bumping versions 2020-09-23 05:31:16 +00:00
Asi Bross
4ec412c6ae Make the WebClient instrumentation conditional on property (#1723)
* Make the WebClient instrumentation conditional on property

* Add configuration metadata for 'spring.sleuth.web.webclient.enable' property

* Fix checkstyle errors

Co-authored-by: Asi Bross <abross@netflix.com>
2020-09-21 09:13:25 +02:00
buildmaster
05461159eb Bumping versions 2020-09-17 05:29:17 +00:00
dependabot-preview[bot]
ff44daa2bd Bump grpc-spring-boot-starter from 3.5.6 to 3.5.7 (#1725)
Bumps [grpc-spring-boot-starter](https://github.com/LogNet/grpc-spring-boot-starter) from 3.5.6 to 3.5.7.
- [Release notes](https://github.com/LogNet/grpc-spring-boot-starter/releases)
- [Changelog](https://github.com/LogNet/grpc-spring-boot-starter/blob/master/ReleaseNotes.adoc)
- [Commits](https://github.com/LogNet/grpc-spring-boot-starter/compare/v.3.5.6...v.3.5.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-01 11:21:09 +02:00
dependabot-preview[bot]
eb6b013de2 Bump spring-security-oauth2-autoconfigure (#1724)
Bumps [spring-security-oauth2-autoconfigure](https://github.com/spring-projects/spring-security) from 2.3.1.RELEASE to 2.3.3.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Commits](https://github.com/spring-projects/spring-security/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-01 11:20:52 +02:00
buildmaster
1a8c7f83c4 Bumping versions 2020-08-28 05:30:17 +00:00
Marcin Grzejszczak
368eabb412 Added spanHandler that skips span name via patterns; fixes gh-1720 2020-08-27 16:36:37 +02:00
buildmaster
f252a6f3ae Bumping versions 2020-08-27 05:28:56 +00:00
Marcin Grzejszczak
824e5ca2af Added a guard for a missing class 2020-08-26 14:37:33 +02:00
Marcin Grzejszczak
f37d9f4da0 Supports null result in function wrapping 2020-08-26 14:28:31 +02:00
Marcin Grzejszczak
a7ffc92e9d Fixed checkstyle 2020-08-25 17:16:58 +02:00
Marcin Grzejszczak
83d92c75fa Fixed the conditions with enable binding 2020-08-25 16:50:02 +02:00
Marcin Grzejszczak
fc8efb5f5d Sets name of the executor service bean for all created runnables / callables
without this change the names are 'async'
with this change the name will be the name of the executor service bean. It will be easier to reason about the origin of such a span

fixes gh-1465
2020-08-18 13:42:28 +02:00
Marcin Grzejszczak
391059f824 Updated docs 2020-08-13 15:07:13 +02:00
buildmaster
ba19f037df Bumping versions 2020-08-12 05:29:01 +00:00
spencergibb
131e94e4f6 Updates to set use-legacy-processing=true 2020-08-11 11:27:41 -04:00
Marcin Grzejszczak
9d0ee1428d Added an option to disable refresh scope on samplers; fixes gh-1557 2020-08-07 13:57:13 +02:00
Marcin Grzejszczak
c091f4f337 Changed the name of the app 2020-08-07 12:23:07 +02:00
Marcin Grzejszczak
49145bf524 Checkstyle 2020-08-07 12:18:06 +02:00
Marcin Grzejszczak
bd7c25f341 Something has changed with bootstrap config 2020-08-07 12:15:57 +02:00
Marcin Grzejszczak
ce9e3aed82 Ensures that context is refreshed for the disabled sleuth test 2020-08-07 12:05:29 +02:00
Marcin Grzejszczak
3768d221fc For Gateway will set reactor instrumentation to manual; fixes gh-1710 2020-08-06 19:16:53 +02:00
Marcin Grzejszczak
ed68a109c6 Merge branch '2.2.x' 2020-08-06 17:14:39 +02:00
Marcin Grzejszczak
aea67cb0bb Improved checks on final methods and cglib proxy creation; fixes gh-1569 2020-08-06 17:13:45 +02:00
Marcin Grzejszczak
9d1150356b libs-X-local to X migration 2020-08-06 15:07:53 +02:00
Marcin Grzejszczak
8187fa6e47 Removed legacy headers from messaging; fixes gh-1221 2020-08-06 14:57:50 +02:00
Marcin Grzejszczak
00fbdceb91 Removed reactor bom entry 2020-08-05 19:13:06 +02:00
Marcin Grzejszczak
3ecd34d9c2 Merge branch '2.2.x' 2020-08-05 18:29:44 +02:00
Marcin Grzejszczak
f31df6b3e2 Resolves the remote ip when behind proxy; fixes gh-1683 2020-08-05 18:28:19 +02:00
Marcin Grzejszczak
965d22ff08 Bumped okhttp to 4.8.0 2020-08-05 18:05:06 +02:00
dependabot-preview[bot]
d38a5d986a Bump hamcrest-core from 1.3 to 2.2 (#1706)
Bumps [hamcrest-core](https://github.com/hamcrest/JavaHamcrest) from 1.3 to 2.2.
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases)
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md)
- [Commits](https://github.com/hamcrest/JavaHamcrest/compare/hamcrest-java-1.3...v2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-05 17:38:30 +02:00
dependabot-preview[bot]
3428a942ac Bump jmeter-maven-plugin from 1.10.1 to 3.1.1 (#1704)
Bumps [jmeter-maven-plugin](https://github.com/jmeter-maven-plugin/jmeter-maven-plugin) from 1.10.1 to 3.1.1.
- [Release notes](https://github.com/jmeter-maven-plugin/jmeter-maven-plugin/releases)
- [Changelog](https://github.com/jmeter-maven-plugin/jmeter-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jmeter-maven-plugin/jmeter-maven-plugin/compare/jmeter-maven-plugin-1.10.1...3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-05 17:37:55 +02:00
dependabot-preview[bot]
01d87edec2 Bump grpc-spring-boot-starter from 3.4.1 to 3.5.6 (#1703)
Bumps [grpc-spring-boot-starter](https://github.com/LogNet/grpc-spring-boot-starter) from 3.4.1 to 3.5.6.
- [Release notes](https://github.com/LogNet/grpc-spring-boot-starter/releases)
- [Changelog](https://github.com/LogNet/grpc-spring-boot-starter/blob/master/ReleaseNotes.adoc)
- [Commits](https://github.com/LogNet/grpc-spring-boot-starter/compare/v.3.4.1...v.3.5.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-05 17:37:32 +02:00
Marcin Grzejszczak
466749588e Added Reactor Netty Http 2020-08-05 14:34:43 +02:00
spencergibb
34133f75a7 Bumps s-c-build to 2.3.2.BUILD-SNAPSHOT 2020-08-03 13:41:36 -04:00
buildmaster
bb8d203f4c Bumping versions to 2.2.5.BUILD-SNAPSHOT after release 2020-07-31 21:27:20 +00:00
buildmaster
8fe9812944 Going back to snapshots 2020-07-31 21:27:20 +00:00
buildmaster
db7427984e Update SNAPSHOT to 2.2.4.RELEASE 2020-07-31 21:25:19 +00:00
spencergibb
cd72c6954f Comments out failing bit of test.
See gh-1702
2020-07-31 15:45:31 -04:00
Marcin Grzejszczak
0b5dec8cd7 Added Consumer / Producer post processors (#1701)
fixes gh-1670
2020-07-31 09:57:03 +02:00
Marcin Grzejszczak
a78ec6cf4c Merge branch '2.2.x' 2020-07-29 16:07:00 +02:00
Marcin Grzejszczak
5fa8409114 Reuses messaging properties for remote service name for brokers; fixes gh-1691 2020-07-29 15:53:55 +02:00
Marcin Grzejszczak
b435d0eef9 Updated docs 2020-07-29 09:06:54 +02:00
buildmaster
cfaa0c711e Bumping versions 2020-07-29 05:29:08 +00:00
Marcin Grzejszczak
1c33332320 Further WebFlux and Messaging Reactor Sleuth improvements (#1699)
* Improving performance and adding docs
2020-07-28 18:02:16 +02:00
fpnuseis
5b98f79f92 Update reverted README.adoc for broken dependencies image link (#1698)
this commit is reverted at 946f5a8e85

relate #1676
2020-07-28 15:51:03 +02:00
buildmaster
dca561e4e8 Going back to snapshots 2020-07-23 18:49:08 +00:00