Commit Graph

44965 Commits (e8c2bb02226ea252d9671d1813ca4fde462ffe45)
 

Author SHA1 Message Date
Andy Wilkinson e8c2bb0222 Merge branch '3.1.x'
Closes gh-37358
1 year ago
Andy Wilkinson e128eb5025 Merge branch '3.0.x' into 3.1.x
Closes gh-37357
1 year ago
Andy Wilkinson 93ea05edc3 Merge branch '2.7.x' into 3.0.x
Closes gh-37356
1 year ago
Andy Wilkinson b77d22a517 Merge branch '3.1.x' 1 year ago
Andy Wilkinson 3e68e6042e Merge branch '3.0.x' into 3.1.x 1 year ago
Andy Wilkinson 2ee9bd41b0 Fix moving to Micrometer Tracing snapshots
The GitHub repo, and therefore calendar entry, is named "Tracing"
but our name for the library is "Micrometer Tracing". Configuring
a custom calendarName allows snapshot release dates to be detected.

See gh-37212
1 year ago
Andy Wilkinson 0b3a5f2489 Ensure that check for unnecessary exclusions runs on classpath change
Closes gh-37307
1 year ago
Stephane Nicoll b8024dffea Merge branch '3.1.x' 1 year ago
Stephane Nicoll bc234ea9bd Merge branch '3.0.x' into 3.1.x 1 year ago
Stephane Nicoll 0fd9c65d8d Merge branch '2.7.x' into 3.0.x 1 year ago
Stephane Nicoll e92491e4ca Upgrade to Reactor Bom 2022.0.11
Closes gh-37263
1 year ago
Stephane Nicoll c6184b4429 Upgrade to Reactor Bom 2022.0.11
Closes gh-37256
1 year ago
Stephane Nicoll 5bbd4bba91 Upgrade to Reactor Bom 2020.0.36
Closes gh-37246
1 year ago
Moritz Halbritter e40de41ce0 Merge pull request #37242 from quaff
* pr/37242:
  Polish "Introduce configuration property for strict servlet compliance"
  Introduce configuration property for strict servlet compliance

Closes gh-37242
1 year ago
Moritz Halbritter 92500720a7 Polish "Introduce configuration property for strict servlet compliance"
See gh-37242
1 year ago
Yanming Zhou 05b87c5fe8 Introduce configuration property for strict servlet compliance
The property is named spring.servlet.multipart.strict-servlet-compliance

See gh-37242
1 year ago
Moritz Halbritter 5a0f87f0af Merge pull request #37340 from izeye
* pr/37340:
  Polish

Closes gh-37340
1 year ago
Johnny Lim c2b78830ff Polish
See gh-37340
1 year ago
Scott Frederick a9f26e0f95 Conditionally enable image building bind cache tests
Accessing bind mount directories as is done in the tests for building
images with bind mount caches requires Docker configuration when
using Docker Desktop. It works without configuration on Linux with
Docker Engine.

See gh-28387
1 year ago
Stephane Nicoll 291d41093d Merge branch '3.1.x' 1 year ago
Stephane Nicoll dfaa0b4625 Merge branch '3.0.x' into 3.1.x 1 year ago
Stephane Nicoll 8d8eb0e3f6 Upgrade to Neo4j Java Driver 5.12.0
Closes gh-37353
1 year ago
Stephane Nicoll 5fe111df66 Upgrade to Neo4j Java Driver 5.12.0
Closes gh-37352
1 year ago
Stephane Nicoll e76412c6f9 Merge branch '3.1.x' 1 year ago
Stephane Nicoll 959cd00627 Merge branch '3.0.x' into 3.1.x 1 year ago
Stephane Nicoll 1bda578327 Start building against Spring Data Bom 2023.1.0 snapshots
See gh-37351
1 year ago
Stephane Nicoll 7df79432eb Polish "Upgrade to Micrometer Tracing 1.0.10"
See gh-37345
1 year ago
Andy Wilkinson 4ebee17cb1 Suppress warnings until more to new semconv module
OTel has deprecated their semconv module and introduced a new module
with different Maven coordinates. micrometer-metrics/tracing#343 will
move Micrometer Tracing to the new module. Until then, we need to
suppress the deprecation warnings that result from using the old one.

Closes gh-37347
1 year ago
Andy Wilkinson 8874cadebf Revert workaround for gh-18440
This reverts the main code changes from commit
b240c810a8. The tests are kept to
verify that the workaround is no longer required.

Closes gh-18591
1 year ago
Mahmoud Ben Hassine 626d858d81 Update Batch tests
Related to: https://github.com/spring-projects/spring-batch/issues/4245

Closes gh-37348
1 year ago
Stephane Nicoll 2b23bb8923 Start building against Spring Data Bom 2023.0.4 snapshots
See gh-37350
1 year ago
Stephane Nicoll 11940f8fec Start building against Spring Data Bom 2022.0.10 snapshots
See gh-37349
1 year ago
Stephane Nicoll 9e37c6842a Merge branch '3.1.x' 1 year ago
Stephane Nicoll 70b585f0d7 Merge branch '3.0.x' into 3.1.x 1 year ago
Stephane Nicoll 0163570cda Remove invalid exclusion of Spring Data versions 1 year ago
Stephane Nicoll 7899599440 Merge branch '3.1.x' 1 year ago
Stephane Nicoll a815c79e96 Merge branch '3.0.x' into 3.1.x 1 year ago
Stephane Nicoll 10415c3072 Merge branch '2.7.x' into 3.0.x 1 year ago
Stephane Nicoll 2d1fcab611 Upgrade to OpenTelemetry 1.30.1
Closes gh-37347
1 year ago
Stephane Nicoll 0587fb5331 Upgrade to Micrometer Tracing 1.2.0-M3
Closes gh-37346
1 year ago
Stephane Nicoll f2bf49ec35 Upgrade to Micrometer 1.12.0-M3
Closes gh-37226
1 year ago
Stephane Nicoll 4c415efea3 Upgrade to Micrometer Tracing 1.1.5
Closes gh-37262
1 year ago
Stephane Nicoll d720956209 Upgrade to Micrometer 1.11.4
Closes gh-37261
1 year ago
Stephane Nicoll bbefc07752 Upgrade to Micrometer Tracing 1.0.10
Closes gh-37345
1 year ago
Stephane Nicoll a3dff81437 Upgrade to Micrometer 1.10.11
Closes gh-37255
1 year ago
Stephane Nicoll 181f0b004b Upgrade to Micrometer 1.9.15
Closes gh-37245
1 year ago
Brian Clozel c8d036eaa8 Remove ServerHttpObservationFilter from WebFlux
This commit removes the auto-configuration of the
`ServerHttpObservationFilter` bean for WebFlux applications as it's been
deprecated by Spring Framework.

The Observability instrumentation is now handled at the
`WebHttpHandlerBuilder` in Framework directly and doesn't need any
auto-configuration from Spring Boot.

Closes gh-37344
1 year ago
Moritz Halbritter 8a1f6d4f32 Merge branch '3.1.x'
Closes gh-37335
1 year ago
Stephane Nicoll a1c2ca7f3b Upgrade to Jetty Reactive HTTPClient 4.0.0
Closes gh-37339
1 year ago
Stephane Nicoll 24eadd70ed Adapt to Spring Framework API change
This commit adapts to API changes in Spring Framework, see
spring-projects/spring-framework#31117

Previously, the "autowired" executable to use for a bean was always
resolved, even if a custom code fragment didn't really need it. This
is key for binding of immutable configuration properties as we use an
instance supplier for it.

This changes means that the workaround added in maintenance releases
can be removed.

See gh-37337
1 year ago