Andy Wilkinson
0b292ca0d1
Upgrade to Micrometer Tracing 1.1.13
...
Closes gh-40715
2024-05-13 12:27:53 +01:00
Andy Wilkinson
8064a962c2
Upgrade to Micrometer 1.11.12
...
Closes gh-40646
2024-05-13 12:27:48 +01:00
Andy Wilkinson
8ddfc4029a
Upgrade to Maven Install Plugin 3.1.2
...
Closes gh-40714
2024-05-13 12:27:47 +01:00
Andy Wilkinson
6ee06de5bf
Upgrade to Maven Deploy Plugin 3.1.2
...
Closes gh-40713
2024-05-13 12:27:42 +01:00
Andy Wilkinson
cec0c93a7b
Upgrade to jOOQ 3.18.15
...
Closes gh-40712
2024-05-13 12:27:37 +01:00
Andy Wilkinson
e5944a7b11
Upgrade to Infinispan 14.0.28.Final
...
Closes gh-40711
2024-05-13 12:27:32 +01:00
Andy Wilkinson
98ea21d1f2
Upgrade to Hibernate 6.2.25.Final
...
Closes gh-40710
2024-05-13 12:27:27 +01:00
Andy Wilkinson
9e3cb34927
Upgrade to Dependency Management Plugin 1.1.5
...
Closes gh-40709
2024-05-13 12:27:22 +01:00
Andy Wilkinson
af4e3984c7
Upgrade to Byte Buddy 1.14.15
...
Closes gh-40708
2024-05-13 12:27:17 +01:00
Yanming Zhou
0e450d602d
Use CollectionUtils.isEmpty() and StringUtils.hasLength()
...
See gh-40645
2024-05-13 11:26:56 +02:00
Andy Wilkinson
a67c8e4bbd
Perform analysis even when property is not in the environment
...
Closes gh-33261
2024-05-10 12:36:59 +01:00
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