buildmaster
ce3b1eab88
Update SNAPSHOT to 3.1.3
2022-05-26 21:02:45 +00:00
Spencer Gibb
2ab357a4c7
don't deploy docs to maven central
2022-05-26 11:51:54 -04:00
Jonatan Ivanov
17a773ac61
Fix breaking change introduced in the previous commit
...
related to gh-2169
2022-05-26 07:30:11 -07:00
Jonatan Ivanov
f3f949b3fc
Lazy initialization of the Tracer for JDBC instrumentation
...
This should resolve the cyclic dependency we have
fixes gh-2169
2022-05-25 09:52:35 -07:00
Jonatan Ivanov
0f4049c31a
Increase timeout for zipkin sender tests
2022-05-24 15:14:11 -07:00
Marcin Grzejszczak
fc8212bd2a
Makes TraceValve continue a trace when span is set as an attribute
...
without this change when TraceValve gets called multiple times for the same request, we will create a new trace each time a new dispatch takes place
with this change we're checking whether there's already a Span attribute set. If that's the case we will continue the trace instead of creating a new one
fixes gh-2075
2022-05-24 14:31:20 +02:00
Marcin Grzejszczak
07f02de6be
Bumped version to 3.1.3-SNAPSHOT
2022-05-24 14:02:58 +02:00
Marcin Grzejszczak
1ac5ec346c
Lowered logging level for SkipPatternConfiguration and bean resolution; fixes gh-2166
2022-05-24 12:34:55 +02:00
Marcin Grzejszczak
085e47c629
Fixed webclient sender not working properly; fixes gh-2126
2022-05-23 18:16:33 +02:00
dependabot[bot]
6f9cf85076
Bump actions/setup-java from 2 to 3 ( #2163 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-23 10:52:48 +02:00
dependabot[bot]
6ff2849046
Bump actions/cache from 2 to 3 ( #2164 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-23 10:52:25 +02:00
Naveen
01d0d4f297
chore: Enable codeql action ( #2160 )
...
This action runs GitHub's industry-leading semantic code analysis engine,
CodeQL, against a repository's source code to find security vulnerabilities.
https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/about-code-scanning-with-codeql
https://github.com/ossf/scorecard/blob/main/docs/checks.md#sast
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com >
2022-05-23 10:40:14 +02:00
Naveen
7739d0ca55
chore: Included githubactions in the dependabot config ( #2162 )
...
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.
Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot
GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com >
2022-05-23 10:36:11 +02:00
Jonatan Ivanov
f8e666d817
Improve SpringSecurityTests
...
Sometimes TestSpanHandler does not return the spans in time so these tests could skip the verification steps and not fail even if they should.
These changes ensure that the tests will fail in these cases.
2022-05-19 20:22:56 -07:00
buildmaster
bc996c634d
Bumping versions
2022-05-17 16:14:01 +00:00
Naveen
1e4a364dc5
chore: Set permissions for GitHub actions ( #2158 )
...
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/ )
Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com >
2022-05-17 12:01:46 +02:00
Karthik Kumar
488b871422
Support configuring queuedMaxSpans in AsyncReporter ( #2157 )
2022-05-17 12:01:13 +02:00
buildmaster
bc95c3ad8d
Bumping versions
2022-05-09 16:11:59 +00:00
zysaaa
273cf39f5d
Improve the instrument of spring-rabbit components. ( #2154 )
2022-05-09 16:21:01 +02:00
buildmaster
46f61dac86
Bumping versions
2022-05-05 16:13:47 +00:00
buildmaster
e25d169350
Bumping versions
2022-04-27 16:14:00 +00:00
buildmaster
b89301d899
Bumping versions to 3.1.3-SNAPSHOT after release
2022-04-27 11:28:21 +00:00
buildmaster
295bdbc016
Going back to snapshots
2022-04-27 11:28:21 +00:00
buildmaster
1c4ea08be3
Update SNAPSHOT to 3.1.2
2022-04-27 11:21:39 +00:00
Olga Maciaszek-Sharma
397069e9fa
Revert "Update SNAPSHOT to 3.1.2"
...
This reverts commit b842f122e7 .
2022-04-27 11:22:30 +02:00
Olga Maciaszek-Sharma
8eade3c80c
Revert "Going back to snapshots"
...
This reverts commit d04b118284 .
2022-04-27 11:22:27 +02:00
Olga Maciaszek-Sharma
b3a1000c01
Revert "Bumping versions to 3.1.3-SNAPSHOT after release"
...
This reverts commit c0f58153cc .
2022-04-27 11:22:24 +02:00
buildmaster
c0f58153cc
Bumping versions to 3.1.3-SNAPSHOT after release
2022-04-26 16:35:56 +00:00
buildmaster
d04b118284
Going back to snapshots
2022-04-26 16:35:55 +00:00
buildmaster
b842f122e7
Update SNAPSHOT to 3.1.2
2022-04-26 16:29:20 +00:00
Marcin Grzejszczak
f99821ed1f
Upgraded Archunit JUnit5 to 0.23.1
2022-04-25 11:40:01 +02:00
buildmaster
3ae836421a
Bumping versions
2022-04-21 16:15:21 +00:00
Marcin Grzejszczak
1cfbaa4746
Fixed benchmarks report setup
2022-04-21 13:07:32 +02:00
Marcin Grzejszczak
f8722250de
Disabled stream from benchmarks
2022-04-21 10:39:22 +02:00
Marcin Grzejszczak
c12aba24ac
Fixed link to Sleuth samples; fixes gh-2148
2022-04-19 10:33:34 +02:00
Johnny Lim
89a5a988be
Relocate SleuthSpanContextSupplier ( #2147 )
2022-04-18 23:33:32 -07:00
Marcin Grzejszczak
316acca119
Scripts cleanup - pointing to 2021.0.x branch for brewery
2022-04-15 13:15:38 +02:00
Marcin Grzejszczak
cc349924e9
Merge branch '3.0.x' into 3.1.x
2022-04-14 15:35:56 +02:00
Marcin Grzejszczak
6da18e9be2
Fixes invalid ThreadLocalSpan stacking and tracing context leaks; fixes gh-2064; fixes gh-2108
2022-04-14 15:34:11 +02:00
Marcin Grzejszczak
77d3be53bd
Documents the access logs for Reactor Netty; fixes gh-2132
2022-04-14 15:04:28 +02:00
kevin
0267191c46
Update PayloadUtils.java ( #2145 )
...
fixing #2102 Netty reports LEAK while using reactor (Rsocket) with Sleuth
2022-04-14 09:57:29 +02:00
Marcin Grzejszczak
5767526db1
Update maven.yml
2022-04-14 09:56:46 +02:00
Marcin Grzejszczak
23a9102f2a
Not wrapping AbstractPlatformTransactionManager implementations; fixes gh-2114
2022-04-13 12:09:23 +02:00
Marcin Grzejszczak
c29d686a72
Added a logging message when BeanCreationException happens; fixes gh-2136
2022-04-13 10:31:35 +02:00
Marcin Grzejszczak
22be601b89
Adds missing content-type to webclient zipkin sender; fixes gh-2139
2022-04-13 10:08:34 +02:00
Jonatan Ivanov
3323115ec0
Prometheus exemplars autoconfig ( #2143 )
...
* Autoconfigure Prometheus Exemplars support
* Tests for autoconfiguration for prometheus exemplars
* Add docs
* Update PrometheusExemplarsAutoConfiguration.java
Co-authored-by: Marcin Grzejszczak <mgrzejszczak@vmware.com >
2022-04-12 18:11:48 +02:00
Marcin Grzejszczak
5fd8939585
Ensures that we're using JDK8 for building
2022-04-12 13:43:26 +02:00
buildmaster
b258d3f0b3
Bumping versions
2022-04-01 16:15:22 +00:00
Marcin Grzejszczak
385aedbdff
Added autoconfiguration before rabbit & kafka hints; fixes gh-2134
2022-03-24 11:59:48 +01:00
Marcin Grzejszczak
eee5edf93e
Fixes the invalid blocking of threads with WebClient; fixes gh-2127
2022-03-08 10:53:30 +01:00