52745 Commits

Author SHA1 Message Date
Phillip Webb
67a585e8a3 Merge branch '3.3.x' into 3.4.x 2025-01-24 19:22:54 -08:00
Phillip Webb
4b26a08206 Polish 2025-01-24 19:21:48 -08:00
Phillip Webb
3f00b08577 Merge branch '3.3.x' into 3.4.x 2025-01-24 18:39:14 -08:00
Phillip Webb
432681734f Polish ArchitectureCheck
Extract rules to a new class and use more helper methods.
2025-01-24 18:00:42 -08:00
Andy Wilkinson
7664bab35f Merge branch '3.3.x' into 3.4.x
Closes gh-43958
2025-01-24 11:57:29 +00:00
Andy Wilkinson
51889b8026 Merge pull request #43955 from timotheeandres
* gh-43955:
  Polish "Warn about limitations of Quartz's schema scripts"
  Warn about limitations of Quartz's schema scripts

Closes gh-43955
2025-01-24 11:57:21 +00:00
Andy Wilkinson
178f693118 Polish "Warn about limitations of Quartz's schema scripts"
See gh-43955
2025-01-24 11:53:55 +00:00
Timothée Andres
2600e872e3 Warn about limitations of Quartz's schema scripts
See gh-43955

Signed-off-by: Timothée Andres <andres.timothee@gmail.com>
2025-01-24 11:49:33 +00:00
Andy Wilkinson
c7b54dcbb3 Merge branch '3.3.x' into 3.4.x
Closes gh-43950
2025-01-24 08:53:03 +00:00
Andy Wilkinson
71c96438ed Merge pull request #43879 from izeye
* gh-43879:
  Polish

Closes gh-43879
2025-01-24 08:45:54 +00:00
Johnny Lim
6c8d41935f Polish
See gh-43879

Signed-off-by: Johnny Lim <izeye@naver.com>
2025-01-24 08:45:41 +00:00
Moritz Halbritter
a244a74286 Next development version (v3.4.3-SNAPSHOT) 2025-01-23 14:30:08 +01:00
Andy Wilkinson
068b960419 Merge branch '3.3.x' into 3.4.x 2025-01-23 10:03:28 +00:00
Andy Wilkinson
34c8353946 Next development version (v3.3.9-SNAPSHOT) 2025-01-23 10:03:05 +00:00
Andy Wilkinson
f184e98b78 Merge branch '3.3.x' into 3.4.x
Closes gh-43929
2025-01-22 14:56:09 +00:00
Andy Wilkinson
390963fe74 Document when defaultValue and description cannot be extracted
Closes gh-43925
2025-01-22 14:54:06 +00:00
Andy Wilkinson
ef82719ca8 Fix memory comparison in ProcessInfoTests
Closes gh-43926
2025-01-22 11:57:32 +00:00
Andy Wilkinson
1e35a0b82d Correct the type of logging.structured.json.customizer
Closes gh-43916
2025-01-22 08:21:30 +00:00
Andy Wilkinson
24e40e8f82 Upgrade to Spring Pulsar 1.2.2
Closes gh-43752
2025-01-22 08:08:39 +00:00
Andy Wilkinson
30dd62adca Merge branch '3.3.x' into 3.4.x 2025-01-22 08:07:08 +00:00
Andy Wilkinson
a3eaafbbea Upgrade to Spring Pulsar 1.1.8
Closes gh-43744
2025-01-22 08:06:47 +00:00
Andy Wilkinson
9d0dd66570 Upgrade to Spring Kafka 3.3.2
Closes gh-43751
2025-01-21 18:25:55 +00:00
Andy Wilkinson
b21d1a9893 Upgrade to Spring AMQP 3.2.2
Closes gh-43748
2025-01-21 18:25:54 +00:00
Andy Wilkinson
33528375e1 Merge pull request #43862 from nosan
* gh-43862:
  Fix binding of structured logging properties in a native image

Closes gh-43862
2025-01-21 16:55:09 +00:00
Dmytro Nosan
0a83bcd9dd Fix binding of structured logging properties in a native image
Add RuntimeHints for GraylogExtendedLogFormatProperties,
StructuredLoggingJsonProperties and ElasticCommonSchemaProperties
properties.

Add BeanFactoryInitializationAotProcessor to register RuntimeHints
for a custom StructuredLoggingJsonMembersCustomizer.

See gh-43862

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-01-21 16:29:20 +00:00
Andy Wilkinson
b1ad70711e Upgrade to Pulsar 3.3.4
Closes gh-43912
2025-01-21 16:25:16 +00:00
Andy Wilkinson
d80b97d351 Upgrade to Infinispan 15.0.12.Final
Closes gh-43911
2025-01-21 16:25:11 +00:00
Andy Wilkinson
b6646f383c Upgrade to Hibernate 6.6.5.Final
Closes gh-43910
2025-01-21 16:25:07 +00:00
Andy Wilkinson
8af6fb837b Merge branch '3.3.x' into 3.4.x 2025-01-21 16:23:07 +00:00
Andy Wilkinson
449897defa Upgrade to Infinispan 15.0.12.Final
Closes gh-43909
2025-01-21 16:22:59 +00:00
Andy Wilkinson
53c4ae813b Merge branch '3.3.x' into 3.4.x
Closes gh-43907
2025-01-21 16:19:59 +00:00
Andy Wilkinson
75d3c2e0e1 Merge pull request #43876 from arefbehboudi
* gh-43876:
  Polish

Closes gh-43876
2025-01-21 16:19:44 +00:00
arefbehboudi
c6b6d0c5ed Polish
See gh-43876

Signed-off-by: arefbehboudi <behboodiaref@gmail.com>
2025-01-21 16:12:52 +00:00
Andy Wilkinson
eea9491c46 Merge branch '3.3.x' into 3.4.x
Closes gh-43905
2025-01-21 14:36:44 +00:00
Andy Wilkinson
96b1dd00c1 Merge pull request #43904 from izeye
* gh-43904:
  Fix description of management.metrics.graphql.autotime.enabled

Closes gh-43904
2025-01-21 14:36:36 +00:00
Johnny Lim
15a6c9affb Fix description of management.metrics.graphql.autotime.enabled
See gh-43904

Signed-off-by: Johnny Lim <izeye@naver.com>
2025-01-21 14:36:20 +00:00
Andy Wilkinson
fc97ed07db Merge branch '3.3.x' into 3.4.x
Closes gh-43902
2025-01-21 14:30:35 +00:00
Andy Wilkinson
7cd1ec7a9f Remove concurrency limits for CI and System Tests
Closes gh-43900
2025-01-21 14:29:01 +00:00
Andy Wilkinson
00f88b9e05 Remove overly specific casts from SslConnectorCustomizer
Closes gh-43849
2025-01-21 12:09:46 +00:00
Stéphane Nicoll
903624911f Merge pull request #43863 from nosan
* pr/43863:
  Polish "Fix potential NPE in GraylogExtendedLogFormatProperties"
  Fix potential NPE in GraylogExtendedLogFormatProperties

Closes gh-43863
2025-01-19 08:46:13 +01:00
Stéphane Nicoll
7c52938168 Polish "Fix potential NPE in GraylogExtendedLogFormatProperties"
See gh-43863
2025-01-19 08:29:45 +01:00
Dmytro Nosan
9de517281e Fix potential NPE in GraylogExtendedLogFormatProperties
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>

See gh-43863
2025-01-19 08:06:40 +01:00
Stéphane Nicoll
ae2ca013b2 Merge pull request #43877 from izeye
* pr/43877:
  Fix Javadoc since for GsonProperties.Strictness

Closes gh-43877
2025-01-19 08:04:52 +01:00
Johnny Lim
1e39af27d4 Fix Javadoc since for GsonProperties.Strictness
See gh-43877

Signed-off-by: Johnny Lim <izeye@naver.com>
2025-01-19 08:04:35 +01:00
Andy Wilkinson
5e1585f627 Merge branch '3.3.x' into 3.4.x
Closes gh-43872
2025-01-17 16:29:01 +00:00
Andy Wilkinson
c27156d7b3 Upgrade to release verification tests 0.0.8
Closes gh-43871
2025-01-17 16:28:37 +00:00
Andy Wilkinson
86818b0e45 Ensure that junit-platform-launcher is on classpath
When testing with Gradle 7.6, junit-platform-launcher won't be
on the test runtime classpath unless it's declared as a dependency.
When testing with Gradle 8.x the dependency is added implicitly but
starting with Gradle 8.3 relying on this will result in a warning.

When junit-platform-launcher is absent, a failure occurs when testing
with Gradle as the class loader structure is such that JUnit tries
to load any test execution listeners, finds the listener declared in
spring-boot-actuator-autoconfigure but cannot then load the
implemented TestExecutionListener interface.

This problem is addressed by augmenting the component metadata for
spring-boot-starter-test to add a dependency on
junit-platform-launcher. This addresses the problem with
spring-boot-actuator-autoconfigure while also addressing a warning
with Gradle 8.3+.

Closes gh-43340
2025-01-17 16:01:41 +00:00
Stéphane Nicoll
108119244f Merge branch '3.3.x' into 3.4.x 2025-01-17 14:38:41 +01:00
Stéphane Nicoll
9a05521c0f Upgrade to Spring Data Bom 2024.1.2
Closes gh-43749
2025-01-17 14:37:25 +01:00
Stéphane Nicoll
03dfc1ad22 Upgrade to Spring Data Bom 2024.0.8
Closes gh-43743
2025-01-17 14:37:12 +01:00