Andy Wilkinson
dcae376a3b
Start building against Spring WS 4.0.11 snapshots
...
See gh-40653
2024-05-09 11:25:49 +01:00
Andy Wilkinson
b4dedd73c9
Start building against Spring Session 3.1.6 snapshots
...
See gh-40652
2024-05-09 11:25:49 +01:00
Andy Wilkinson
a9df5b3d05
Start building against Spring Kafka 3.0.17 snapshots
...
See gh-40651
2024-05-09 11:25:48 +01:00
Andy Wilkinson
23f136d606
Upgrade to Neo4j Java Driver 5.20.0
...
Closes gh-40654
2024-05-09 11:25:47 +01:00
Andy Wilkinson
d3116124b9
Start building against Spring Data Bom 2023.0.12 snapshots
...
See gh-40649
2024-05-09 11:21:44 +01:00
Andy Wilkinson
02e390f05d
Start building against Spring Batch 5.0.6 snapshots
...
See gh-40648
2024-05-09 11:21:39 +01:00
Andy Wilkinson
a7ac7bda4b
Start building against Reactor Bom 2022.0.19 snapshots
...
See gh-40647
2024-05-09 11:21:35 +01:00
Andy Wilkinson
7a6a58174e
Start building against Micrometer 1.11.12 snapshots
...
See gh-40646
2024-05-09 11:21:30 +01:00
Moritz Halbritter
d18fb9ce65
Upgrade to bcprov-jdk18on 1.78.1
...
Closes gh-40621
2024-05-06 09:49:32 +02:00
Moritz Halbritter
68a63a7797
Polish
2024-05-02 14:47:53 +02:00
Moritz Halbritter
1534bc8ad2
Polish "Avoid using OkHttp3ClientHttpRequestFactory in test"
...
See gh-40611
2024-05-02 11:45:23 +02:00
Stéphane Nicoll
20042576e9
Avoid using OkHttp3ClientHttpRequestFactory in test
...
See gh-40611
2024-05-02 11:45:20 +02:00
Dave Syer
421b8e23c4
Clarify devtools restart class loader documentation
...
See gh-40604
2024-05-02 10:58:30 +02:00
Moritz Halbritter
64b302032c
Polish "Change Spring Boot CLI init command docs default build system to gradle"
...
See gh-40603
2024-05-02 10:49:51 +02:00
coursar
1a786fc788
Change Spring Boot CLI init command docs default build system to gradle
...
See gh-40603
2024-05-02 10:44:33 +02:00
Johnny Lim
f0fcc92b49
Remove reassignments for builders in GraphQL auto-configurations
...
See gh-40590
2024-05-01 22:51:19 -07:00
Johnny Lim
e2973a90a8
Use ConcurrentHashMap.newKeySet where feasible
...
See gh-40567
2024-04-29 15:41:37 -05:00
Moritz Halbritter
d716d99d1b
Note that Docker Compose is excluded by default from packaged jars
...
Closes gh-40556
2024-04-29 11:54:17 +02:00
Andy Wilkinson
95eb9bd7dc
Allow s-b-dependencies to be used when ojdbc-bom is banned
...
Closes gh-39945
2024-04-26 14:02:00 +01:00
Andy Wilkinson
d2a5bb3b26
Add dependency management alignment infrastructure
...
Closes gh-40531
2024-04-26 13:51:16 +01:00
chaewss
d51282aff5
Remove unnecessary null check for expectedDeprecationMessages
...
See gh-40524
2024-04-26 11:12:20 +02:00
Andy Wilkinson
83f692237d
Migrate to com.gradle.develocity plugin
...
Closes gh-40153
2024-04-26 09:30:48 +01:00
Andy Wilkinson
27418edeb0
Remove references to s.j.generate-ddl in favor of s.j.hibernate.ddl-auto
...
Closes gh-40503
2024-04-25 13:39:28 +01:00
Andy Wilkinson
f1d0bcda2f
Revert "Remove references to s.j.generate-ddl in favor of s.j.hibernate.ddl-auto"
...
This reverts commit 273f8e20c2 .
2024-04-25 12:44:51 +01:00
Andy Wilkinson
273f8e20c2
Remove references to s.j.generate-ddl in favor of s.j.hibernate.ddl-auto
2024-04-25 12:24:47 +01:00
Moritz Halbritter
2e906c4720
Catch exceptions thrown during String format when collecting diagnostics
...
Registers the LoggingLinesWriter only if debug logging is actually
enabled.
Closes gh-40500
2024-04-25 11:06:31 +02:00
Moritz Halbritter
8be85611e0
Clarify the directory that's used by default to find Docker Compose file
...
Closes gh-40512
2024-04-25 09:44:35 +02:00
Scott Frederick
f210d83062
Don't reuse Testcontainers containers if reuse is globally disabled
...
Fixes gh-39609
2024-04-24 14:37:59 -05:00
Moritz Halbritter
2cb19f368e
Polish "Remove unnecessary nesting of calls to String.format"
...
See gh-40494
2024-04-24 13:57:07 +02:00
Hyeon Sung
0cf15fcad0
Remove unnecessary nesting of calls to String.format
...
See gh-40494
2024-04-24 13:55:04 +02:00
Moritz Halbritter
b50b0e89c9
Remove detection of missing parameter information
...
There are some cases where false positives of the detection prevent
compiling an application to native which otherwise would run perfectly
fine in a native image.
Closes gh-40051
2024-04-23 09:10:46 +02:00
Phillip Webb
3e5d6c9cce
Register ServiceLevelObjectiveBoundary reflection hinds
...
Register hints for `ServiceLevelObjectiveBoundary` so that the `valueOf`
method can be used when binding in a native image.
Fixes gh-40480
2024-04-22 17:56:11 -07:00
Scott Frederick
362c0c1b4e
Verify alignment of MongoDB UUID representation defaults
...
Closes gh-33532
2024-04-22 14:38:18 -05:00
Scott Frederick
cdf207cf74
Stop expecting deprecations in NativeImagePluginActionIntegrationTests
...
Closes gh-35709
2024-04-22 13:14:37 -05:00
Moritz Halbritter
5510c6f61b
Clarify that all named properties must match for @ConditionalOnProperty to match
...
Closes gh-40110
2024-04-22 14:27:54 +02:00
Andy Wilkinson
34f53d48b9
Polish "Fix handling of Redis nodes with IPv6 addresses"
...
See gh-39819
2024-04-22 11:51:31 +01:00
Tobias Laatsch
9b326d59fe
Fix handling of Redis nodes with IPv6 addresses
...
See gh-39819
2024-04-22 11:33:09 +01:00
Andy Wilkinson
ca4d64ed16
Use absolute path when showing classpath where main class was not found
...
Closes gh-40463
2024-04-22 11:16:37 +01:00
Andy Wilkinson
172b3d5336
Improve diagnostics when native image fails before logging is set up
...
Closes gh-40429
2024-04-19 17:30:22 +01:00
Andy Wilkinson
5e9161f785
Make DevToolsDataSourceAutoConfiguration back off without DataSource class
...
Manually tested as an automated test is prohibitively difficult as it
requires hiding one of the JDK's own classes.
Closes gh-40434
2024-04-19 10:54:23 +01:00
Phillip Webb
20db2b54c7
Update copyright year of changed files
2024-04-18 12:52:29 -07:00
Moritz Halbritter
3479304e13
Disable creation time verification on Linux
...
Closes gh-40423
2024-04-18 11:58:46 +02:00
Andy Wilkinson
e03d691db1
Upgrade to SLF4J 2.0.13
...
Closes gh-40391
2024-04-17 15:50:05 +01:00
Andy Wilkinson
c969cbbdba
Upgrade to R2DBC Postgresql 1.0.5.RELEASE
...
Closes gh-40390
2024-04-17 15:50:01 +01:00
Andy Wilkinson
031bebb144
Upgrade to Netty 4.1.109.Final
...
Closes gh-40389
2024-04-17 15:49:56 +01:00
Andy Wilkinson
eb0506eaed
Upgrade to ActiveMQ 5.18.4
...
Closes gh-40388
2024-04-17 15:49:50 +01:00
Spencer Gibb
6f3c30bf74
Fix javadoc for correct operation annotation
...
ReadOperation was the text for WriteOperation and DeleteOperation.
See gh-40385
2024-04-17 16:39:30 +02:00
Andy Wilkinson
594fa88ee0
Upgrade to Spring Security 6.1.9
...
Closes gh-40204
2024-04-16 19:44:42 +01:00
Andy Wilkinson
d5af9a41b9
Upgrade to Spring LDAP 3.1.5
...
Closes gh-40203
2024-04-16 19:44:42 +01:00
Andy Wilkinson
db7059c1f7
Upgrade to Spring Kafka 3.0.16
...
Closes gh-40375
2024-04-16 19:44:41 +01:00