Commit Graph

51756 Commits

Author SHA1 Message Date
Stéphane Nicoll
d1df7b4859 Upgrade to Spring Kafka 3.3.0
Closes gh-43023
2024-11-19 08:49:59 +01:00
Stéphane Nicoll
7200fd8193 Upgrade to Spring AMQP 3.2.0
Closes gh-43016
2024-11-19 08:49:59 +01:00
Phillip Webb
246c4a21d6 Merge pull request #43214 from quaff
* pr/43214:
  Prohibit unnecessary value on `@EnumSource`

Closes gh-43214
2024-11-18 21:51:31 -08:00
Yanming Zhou
7fdc9742af Prohibit unnecessary value on @EnumSource
See gh-43214
2024-11-18 21:50:35 -08:00
Phillip Webb
26c775eff8 Register AutoConfigurations using fully qualified class name
Update `AbstractApplicationContextRunner` and `Configurations` to
allow registration of beans with a specific generated bean name. By
default, no name is generated, however, `AutoConfigurations` has been
updated to use bean names using the fully qualified class name.

The update brings `ApplicationContextRunners` closer the behavior of
a standard Spring Boot application where user `@Configuration` classes
are usually registered with a simple name and auto-configurations are
imported (via an `ImportSelector`) using a fully qualified name.

Fixes gh-17963

Co-authored-by: Stéphane Nicoll <stephane.nicoll@broadcom.com>
Co-authored-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
Co-authored-by: Dmytro Nosan <dimanosan@gmail.com>
2024-11-18 21:37:42 -08:00
Phillip Webb
a705402e75 Polish
Co-authored-by: Stéphane Nicoll <stephane.nicoll@broadcom.com>
2024-11-18 21:36:56 -08:00
Stéphane Nicoll
83492a6f5e Merge branch '3.3.x' 2024-11-18 15:48:56 +01:00
Stéphane Nicoll
13f7820a6c Merge branch '3.2.x' into 3.3.x 2024-11-18 15:48:38 +01:00
Stéphane Nicoll
c41c68bd40 Add option in newer IJ versions 2024-11-18 15:48:03 +01:00
Stéphane Nicoll
5c0a2dffd7 Polish 2024-11-18 14:23:44 +01:00
Phillip Webb
37927720b0 Merge pull request #43203 from izeye
* pr/43203:
  Replace "structure logging" with "structured logging"

Closes gh-43203
2024-11-16 08:30:28 -08:00
Johnny Lim
0b854bfee1 Replace "structure logging" with "structured logging"
See gh-43203
2024-11-16 08:30:09 -08:00
Phillip Webb
68022ef0bb Use Class reference rather than String for customizer
Update `StructuredLoggingJsonProperties` to use a real Class reference
rather than a String.

Closes gh-43202
2024-11-15 17:03:25 -08:00
Phillip Webb
d83d34d111 Merge branch '3.3.x' 2024-11-15 14:26:28 -08:00
Phillip Webb
fe7f247018 Merge branch '3.2.x' into 3.3.x 2024-11-15 14:26:22 -08:00
Phillip Webb
7d1cc78d6b Retry on failed plainWar test
Add retry logic for plainWar in an attempt to deal with flaky Tomcat
downloads.
2024-11-15 14:24:32 -08:00
Phillip Webb
76226f99d8 Merge branch '3.3.x'
Closes gh-43199
2024-11-15 13:27:24 -08:00
Phillip Webb
dba395dc0c Merge branch '3.2.x' into 3.3.x
Closes gh-43198
2024-11-15 13:27:17 -08:00
Phillip Webb
a20cc3d4e6 Clarify documentation for 'spring.datasource.type'
Closes gh-43193
2024-11-15 13:26:45 -08:00
Phillip Webb
d29ac2b797 Merge branch '3.3.x'
Closes gh-43197
2024-11-15 13:25:19 -08:00
Phillip Webb
6c3374a14b Upgrade to antora-ui-spring 0.4.18
Closes gh-43194
2024-11-15 13:24:54 -08:00
Phillip Webb
7ee60c0aaf Merge branch '3.3.x'
Closes gh-43196
2024-11-15 13:24:08 -08:00
Phillip Webb
ef8351716f Merge branch '3.2.x' into 3.3.x
Closes gh-43195
2024-11-15 13:23:59 -08:00
Phillip Webb
f013c0edc3 Automatically run check task from buildSrc
Update `buildSrc` so that the `check` command is run as part of the
regular build. This restores the behavior of Gradle 7.x and will
hopefully allow us to catch test issues earlier.

Closes gh-43192
2024-11-15 13:20:46 -08:00
Phillip Webb
1b2322fd13 Merge branch '3.3.x' 2024-11-15 09:07:27 -08:00
Phillip Webb
7b4f57c23f Merge branch '3.2.x' into 3.3.x 2024-11-15 09:07:14 -08:00
Phillip Webb
8591eda5a8 Fix failing buildSrc build 2024-11-15 08:57:16 -08:00
Stéphane Nicoll
3b24e278fc Merge branch '3.3.x' 2024-11-15 16:38:48 +01:00
Stéphane Nicoll
143bef1501 Merge branch '3.2.x' into 3.3.x 2024-11-15 16:38:33 +01:00
Stéphane Nicoll
1319faca14 Upgrade to Spring LDAP 3.2.8
Closes gh-43189
2024-11-15 16:01:03 +01:00
Stéphane Nicoll
4f2e4df180 Upgrade to Spring HATEOAS 2.4.0
Closes gh-43021
2024-11-15 16:00:59 +01:00
Stéphane Nicoll
a3427ba523 Upgrade to Spring Framework 6.2.0
Closes gh-43020
2024-11-15 16:00:58 +01:00
Stéphane Nicoll
a391a2ee28 Upgrade to Spring Data Bom 2024.1.0
Closes gh-43019
2024-11-15 16:00:58 +01:00
Stéphane Nicoll
b113b8f0db Upgrade to Pulsar Reactive 0.5.9
Closes gh-43188
2024-11-15 16:00:58 +01:00
Stéphane Nicoll
3cf0e71be5 Upgrade to Micrometer 1.14.1
Closes gh-43187
2024-11-15 16:00:53 +01:00
Stéphane Nicoll
bc0da2e7e9 Upgrade to Lombok 1.18.36
Closes gh-43186
2024-11-15 16:00:48 +01:00
Stéphane Nicoll
879b07e2e1 Upgrade to Lettuce 6.4.1.RELEASE
Closes gh-43185
2024-11-15 16:00:43 +01:00
Stéphane Nicoll
7bd2d001b7 Upgrade to Spring LDAP 3.2.8
Closes gh-43184
2024-11-15 15:58:09 +01:00
Stéphane Nicoll
ad8aa4514a Upgrade to Spring Data Bom 2024.0.6
Closes gh-43006
2024-11-15 15:58:05 +01:00
Stéphane Nicoll
9f0a32a009 Upgrade to Pulsar Reactive 0.5.9
Closes gh-43183
2024-11-15 15:58:04 +01:00
Stéphane Nicoll
edfbd6f7ba Upgrade to Micrometer 1.13.8
Closes gh-43182
2024-11-15 15:58:00 +01:00
Stéphane Nicoll
6dc68115e6 Upgrade to Lombok 1.18.36
Closes gh-43181
2024-11-15 15:57:54 +01:00
Stéphane Nicoll
224da20936 Upgrade to Spring LDAP 3.2.8
Closes gh-43180
2024-11-15 15:53:26 +01:00
Stéphane Nicoll
b82367a4b3 Upgrade to Spring Data Bom 2023.1.12
Closes gh-42997
2024-11-15 15:53:22 +01:00
Stéphane Nicoll
e4fb95a16b Upgrade to Pulsar Reactive 0.5.9
Closes gh-43179
2024-11-15 15:53:21 +01:00
Stéphane Nicoll
1c8a6a2b62 Upgrade to Micrometer 1.12.13
Closes gh-43178
2024-11-15 15:53:17 +01:00
Stéphane Nicoll
13b6f483d1 Upgrade to Lombok 1.18.36
Closes gh-43177
2024-11-15 15:53:12 +01:00
Phillip Webb
f77c3bbd6b Merge branch '3.3.x'
Closes gh-43171
2024-11-14 15:50:15 -08:00
Phillip Webb
66ec6b32e3 Merge branch '3.2.x' into 3.3.x
Closes gh-43170
2024-11-14 15:50:04 -08:00
Phillip Webb
25b6477aa8 Support alternative media type format
Update `ExportedImageTar` media type detection to support `tar+gzip`
as well as `tar.gzip`. Recent updates to Docker Desktop appear to have
changed the format.

Fixes gh-43126
2024-11-14 15:25:15 -08:00