buildmaster
de8a33ae5c
Going back to snapshots
2022-09-03 00:15:16 +00:00
buildmaster
716149a54f
Update SNAPSHOT to 3.1.4
2022-09-03 00:09:37 +00:00
Marcin Grzejszczak
b856c2c44e
Ensures that we close the scope when working with Kotlin; fixes gh-2197
2022-09-01 11:01:19 +02:00
Ben Lertlumprasertkul
64a0be4944
#1863 port over default-logging-pattern-enabled flag to v3 ( #2196 )
...
* 1863: port over default-logging-pattern-enabled flag to v3
https://github.com/spring-cloud/spring-cloud-sleuth/issues/1863
* #1863 fix logic + add tests
Co-authored-by: lertlub <ben.lertlumprasertkul@ig.com >
2022-08-30 17:33:26 +02:00
buildmaster
e438bc61b1
Bumping versions
2022-08-18 16:05:51 +00:00
Marcin Grzejszczak
6f43c67551
Updated the docs to use tests; fixes gh-2187
2022-08-18 12:32:34 +02:00
buildmaster
b951366244
Bumping versions
2022-08-16 16:04:45 +00:00
Marcin Grzejszczak
6ce9a43f46
Adds information on how to add Zalando's Logbook WebFlux integration; fixes gh-1690
2022-07-13 15:13:59 +02:00
Marcin Grzejszczak
dd02c9db60
Makes Zipkin ReporterMetrics lazy; fixes gh-2185
2022-07-13 08:38:48 +02:00
Marcin Grzejszczak
28fba56212
Fixed NPE when parsing invalid URIs for database tracing; fixes gh-2186
2022-07-12 13:38:12 +02:00
buildmaster
d38482519b
Bumping versions
2022-06-30 16:04:30 +00:00
Marcin Grzejszczak
9493312d49
Merge branch '3.0.x' into 3.1.x
2022-06-28 14:58:40 +02:00
Marcin Grzejszczak
6be189044e
Add support for the Spring Security OAuth2 native support; fixes gh-2182
2022-06-28 14:53:51 +02:00
buildmaster
3b5746a420
Bumping versions
2022-06-15 16:04:26 +00:00
Marcin Grzejszczak
6aed668c09
Merge branch '3.0.x' into 3.1.x
2022-06-15 11:07:48 +02:00
Marcin Grzejszczak
747ff21237
Fixing invalid scoping in TraceHandlerFunction; fixes gh-2026
2022-06-15 10:39:39 +02:00
Marcin Grzejszczak
b3338ff739
Fixing invalid scoping in TraceHandlerFunction; fixes gh-2026
2022-06-15 10:39:26 +02:00
dependabot[bot]
871fc9fb11
Bump docker/setup-qemu-action from 1 to 2 ( #2178 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
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-06-14 13:16:12 +02:00
Marcin Grzejszczak
9e3caaf9ba
Merge branch '3.0.x' into 3.1.x
2022-06-09 09:50:04 +02:00
James Moessis
aea19fcd11
Fixes #2156 (Multiple baggage headers) ( #2177 )
2022-06-09 09:49:38 +02:00
James Moessis
4d8e82967d
Fixes #2156 (Multiple baggage headers) ( #2177 )
2022-06-09 09:16:22 +02:00
odidev
40a4841b05
Test support for Arm64 ( #2173 )
...
Signed-off-by: odidev <odidev@puresoftware.com >
2022-06-06 13:55:35 +02:00
Marcin Grzejszczak
c04b5a3864
Merge branch '3.0.x' into 3.1.x
2022-05-31 17:19:40 +02:00
Marcin Grzejszczak
fe7d4f775f
Ensures that executors are removed from cache on shutdown; fixes gh-2171
2022-05-31 17:19:29 +02:00
Marcin Grzejszczak
5af4699b47
For Jubilee Task should be in 2.4.x
2022-05-31 09:20:10 +02:00
Marcin Grzejszczak
64587e0b14
Fixed invalid task version
2022-05-31 09:03:09 +02:00
spencergibb
5d53f5e746
Bumps to next snapshot version
2022-05-27 14:10:35 -04:00
spencergibb
633c88840f
Merge tag 'v3.1.3' into 3.1.x
2022-05-27 14:00:48 -04:00
Jarle Hansen
a91a9f8c86
log and return empty mono when WebClient request fails sending zipkin trace data ( #2170 )
...
* log and return empty mono when WebClient request fails sending zipkin trace data
* updated tests and RestTemplateSender to handle exceptions
* removed unused imports
* added the option to send in a custom doOnError function
* removed unused loggers
* added the option to send in a custom wrapper function which can customize the reactive flow
* updated javadoc
* updated javadoc
2022-05-27 12:16:18 +02:00
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