Apoorv Darshan
085d522570
Update TestRestTemplate's default cookie handling to match RestTemplate's
...
See gh-49261
Signed-off-by: Apoorv Darshan <ad13dtu@gmail.com>
2 weeks ago
Moritz Halbritter
5ca8e0956a
Add more fine-grained support for selecting metric exemplars
...
Closes gh-49572
2 weeks ago
Andy Wilkinson
bf1b0f6e32
Merge pull request #49285 from mayankvirole/feature/extend-clr-ansi-styles
...
Add more styling support to the Logback and Log4j2 color converters
Closes gh-49285
2 weeks ago
Andy Wilkinson
29e4938971
Polish "Add more styling support to the Logback and Log4j2 color converters"
...
See gh-49285
2 weeks ago
mvirole
2e12df8e4f
Add more styling support to the Logback and Log4j2 color converters
...
- Add REVERSE (ANSI code 7) to AnsiStyle enum
- Expand ColorConverter ELEMENTS map to include all AnsiStyle values
(bold, italic, underline, normal, faint, reverse) and all AnsiBackground
colors with the bg_ prefix (bg_red, bg_bright_green, etc.)
- Update tests for both logback and log4j2 converters
See gh-49285
Signed-off-by: mvirole <virolemayank@gmail.com>
2 weeks ago
Moritz Halbritter
bd663c1551
Add property to disable the OpenTelemetry SDK
...
This uses no-op implementations for the SdkTracerProvider,
SdkLoggerProvider and SdkMeterProvider, but still configures the
propagators.
Additionally, it doesn't create the tracing and logging beans which
would be superfluous for a disabled SDK.
Closes gh-49564
2 weeks ago
Andy Wilkinson
afb201d871
Upgrade to Jedis 7.4.0
...
Closes gh-49566
2 weeks ago
Andy Wilkinson
ee629caf1c
Merge branch '4.0.x'
...
Closes gh-49563
2 weeks ago
Andy Wilkinson
5b0538c94c
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49562
2 weeks ago
Andy Wilkinson
99aff08477
List all supported colors when describing color-coded log output
...
Closes gh-49561
2 weeks ago
Andy Wilkinson
e7c0bec8ab
Improve input/output configuration of DSL-created bootBuildInfo task
...
There are two problems with the current approach:
1. The DSL uses dependsOn to try to inform Gradle of the dependency
relationship between tasks. This isn't recommended and inputs and
outputs should be used instead.
2. The generated build-info.properties file doesn't appear on the
classpath when running an application in an IDE, unless that IDE
delegates the execution to Gradle.
This commit addresses both of these shortcomings by configuring the
bootBuildInfo task's output to be a src dir of the main source set's
resources. This gives Gradle the preferred input- and output-based
view of the tasks' interdependencies. It also causes the generated
build-info.properties to appear on the classpath in IDEs that don't
delegate to Gradle. For example, the Eclipse Buildship plugin
automatically configures build/bootBuildInfo as a source folder on
the project's build path.
Closes gh-49547
2 weeks ago
Moritz Halbritter
eb2fd91591
Merge branch '4.0.x'
...
See gh-49557
2 weeks ago
Moritz Halbritter
2b6559ccd6
Deprecate ZipkinWithOpenTelemetryTracingAutoConfiguration
...
See gh-49453
2 weeks ago
Moritz Halbritter
cee05138fd
Merge pull request #49538 from jonatan-ivanov
...
* pr/49538:
Polish "Add auto-configuration for otlp exemplars"
Add auto-configuration for otlp exemplars
Closes gh-49538
2 weeks ago
Moritz Halbritter
2a8ad44cef
Polish "Add auto-configuration for otlp exemplars"
...
See gh-49538
2 weeks ago
Jonatan Ivanov
d4521bb91b
Add auto-configuration for otlp exemplars
...
See gh-49538
2 weeks ago
Moritz Halbritter
7172d227b7
Merge branch '4.0.x'
...
Closes gh-49557
2 weeks ago
Moritz Halbritter
0e9840e7de
Provide advance warning of the deprecation and forthcoming removal of
...
OpenTelemetry's ZipkinSpanExporter
Closes gh-49453
2 weeks ago
Moritz Halbritter
81d04f2c4d
Add documentation for the new span and log limits
...
See gh-49554
2 weeks ago
Moritz Halbritter
a2997f34a4
Add support for OpenTelemetry's SpanLimits and LogLimits
...
Closes gh-49554
2 weeks ago
Stéphane Nicoll
5789f9bdca
Add missing dependency management for httpclient5-observation
...
Closes gh-49553
2 weeks ago
Stéphane Nicoll
2681259a8a
Upgrade to Reactor Bom 2025.0.4
...
Closes gh-49437
2 weeks ago
Stéphane Nicoll
250277a575
Upgrade to Micrometer Tracing 1.7.0-M4
...
Closes gh-49436
2 weeks ago
Stéphane Nicoll
87514ebc97
Upgrade to Micrometer 1.17.0-M3
...
Closes gh-49435
2 weeks ago
Stéphane Nicoll
cd12000f3d
Upgrade to Flyway 12.1.0
...
Closes gh-49551
2 weeks ago
Stéphane Nicoll
2fc236c622
Upgrade to DB2 JDBC 12.1.4.0
...
Closes gh-49550
2 weeks ago
Stéphane Nicoll
4a01cfccbb
Upgrade to Commons Logging 1.3.6
...
Closes gh-49549
2 weeks ago
Moritz Halbritter
951d37a25c
Add properties to select OpenTelemetry's sampler
...
Closes gh-49548
2 weeks ago
Stéphane Nicoll
9699bc4e23
Merge branch '4.0.x'
2 weeks ago
Stéphane Nicoll
73b4fda218
Merge branch '3.5.x' into 4.0.x
2 weeks ago
Moritz Halbritter
27723a11ab
Add properties to configure BatchLogRecordProcessor
...
Closes gh-49543
2 weeks ago
Stéphane Nicoll
39440038ae
Upgrade to Reactor Bom 2025.0.4
...
Closes gh-49415
2 weeks ago
Stéphane Nicoll
153878b86f
Upgrade to Micrometer Tracing 1.6.4
...
Closes gh-49414
2 weeks ago
Stéphane Nicoll
bcee294f88
Upgrade to Micrometer 1.16.4
...
Closes gh-49413
2 weeks ago
Stéphane Nicoll
ac8cf34584
Upgrade to DB2 JDBC 12.1.4.0
...
Closes gh-49546
2 weeks ago
Stéphane Nicoll
c8adaa8527
Upgrade to Commons Logging 1.3.6
...
Closes gh-49545
2 weeks ago
Stéphane Nicoll
f66615bd9b
Upgrade to Reactor Bom 2024.0.16
...
Closes gh-49405
2 weeks ago
Stéphane Nicoll
79f82043d0
Upgrade to Micrometer Tracing 1.5.10
...
Closes gh-49404
2 weeks ago
Stéphane Nicoll
0b185b127e
Upgrade to Micrometer 1.15.10
...
Closes gh-49403
2 weeks ago
Stéphane Nicoll
9077605ed0
Upgrade to DB2 JDBC 12.1.4.0
...
Closes gh-49544
2 weeks ago
Andy Wilkinson
f796eda24f
Merge pull request #49029 from itsmevichu
...
* gh-49029:
Polish "Add customizers for opaque token introspector builders"
Add customizers for opaque token introspector builders
Closes gh-49029
2 weeks ago
Andy Wilkinson
632a19ad63
Polish "Add customizers for opaque token introspector builders"
...
See gh-49029
2 weeks ago
itsmevichu
2ff451d502
Add customizers for opaque token introspector builders
...
See gh-49029
Signed-off-by: itsmevichu <vishnutheep@gmail.com>
2 weeks ago
Andy Wilkinson
050d0683c5
Start building against Spring Security 7.1.0-M3 snapshots
...
See gh-49446
2 weeks ago
Andy Wilkinson
677211e02e
Switch back to using Micrometer Tracing's bom
...
See gh-49466 and micrometer/micrometer-tracing#1354
2 weeks ago
Phillip Webb
cc1578aecb
Allow empty objects to be loaded from YAML
...
Update `OriginTrackedYamlLoader` so that empty objects are retained
in the resulting `PropertySource`.
Closes gh-48958
2 weeks ago
Andy Wilkinson
9d4500fea6
Merge branch '4.0.x'
...
Closes gh-49536
2 weeks ago
Andy Wilkinson
af774d681f
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49535
2 weeks ago
Andy Wilkinson
7280d248e4
Modernize assertion message for no classes or locations
...
Closes gh-49518
2 weeks ago
Andy Wilkinson
f90ebbdd0a
Merge branch '4.0.x'
...
Closes gh-49534
2 weeks ago