Johnny Lim
ac75bc922d
Update "Upgrading From" section to additionally use "2.x"
...
See gh-43123
Co-authored-by: Moritz Halbritter <moritz.halbritter@broadcom.com>
1 year ago
Stéphane Nicoll
eec89a2696
Upgrade to Reactor Bom 2023.0.12
...
Closes gh-42995
1 year ago
Stéphane Nicoll
f234bcf5e9
Upgrade to Netty 4.1.115.Final
...
Closes gh-43144
1 year ago
Stéphane Nicoll
b86e6e5bd5
Revert "Upgrade to Neo4j Java Driver 5.26.0"
...
This reverts commit 94f2fabe24 .
See gh-43028
1 year ago
Moritz Halbritter
3b0fec6d00
Upgrade build to Gradle 8.11
...
Closes gh-43136
1 year ago
Stéphane Nicoll
130deaf748
Upgrade to Micrometer Tracing 1.2.12
...
Closes gh-42994
1 year ago
Stéphane Nicoll
570f534041
Upgrade to Micrometer 1.12.12
...
Closes gh-42993
1 year ago
Johnny Lim
dfcc7c5c2d
Fix WebServerPortFileWriter.getPortFile() without extension
...
See gh-43115
1 year ago
Stéphane Nicoll
0c60e6f3a2
Upgrade to MongoDB 4.11.5
...
Closes gh-43092
1 year ago
Stéphane Nicoll
be92d92351
Upgrade to jOOQ 3.18.22
...
Closes gh-43091
1 year ago
Stéphane Nicoll
aaa677605d
Upgrade to Jetty 12.0.15
...
Closes gh-43090
1 year ago
Stéphane Nicoll
8f9442a741
Upgrade to HSQLDB 2.7.4
...
Closes gh-43089
1 year ago
Stéphane Nicoll
8972e01587
Upgrade to Groovy 4.0.24
...
Closes gh-43088
1 year ago
Phillip Webb
4f7de1c889
Fix `SslOptions.isSpecified()` logic
...
Prior to this commit `SslOptions.isSpecified()` only returned `true` if
both ciphers and enabled protocols were set. If should have returned
`true` if either were set.
Fixes gh-43082
1 year ago
Andy Wilkinson
bebdf69552
Document how to statically provide GraalVM hints
...
Closes gh-42515
1 year ago
Andy Wilkinson
5d63335a5c
Polish "Use constants for well-known scope names"
...
See gh-43065
1 year ago
Yanming Zhou
03841b1229
Use constants for well-known scope names
...
See gh-43065
1 year ago
Andy Wilkinson
2fa28fb822
Improve error reporting when image loading fails
...
Closes gh-31243
1 year ago
Andy Wilkinson
03a3425767
Fix test for incremental build with type rename
...
Closes gh-38119
1 year ago
Andy Wilkinson
0be9fd91ab
Separate type customization from additional DataSource configuration
...
Closes gh-43054
1 year ago
Stéphane Nicoll
94f2fabe24
Upgrade to Neo4j Java Driver 5.26.0
...
Closes gh-43028
1 year ago
Stéphane Nicoll
2f89a1e228
Start building against Spring Security 6.2.8 snapshots
...
See gh-43009
1 year ago
Stéphane Nicoll
fe390954c6
Start building against Spring RESTDocs 3.0.3 snapshots
...
See gh-43007
1 year ago
Stéphane Nicoll
91c802a059
Start building against Spring Pulsar 1.0.12 snapshots
...
See gh-43005
1 year ago
Stéphane Nicoll
5acb87817c
Start building against Spring Kafka 3.1.10 snapshots
...
See gh-43003
1 year ago
Stéphane Nicoll
a8a7ee8680
Start building against Spring Integration 6.2.11 snapshots
...
See gh-43001
1 year ago
Stéphane Nicoll
980043e059
Start building against Spring Data Bom 2023.1.12 snapshots
...
See gh-42997
1 year ago
Stéphane Nicoll
43622e93e2
Start building against Spring AMQP 3.1.8 snapshots
...
See gh-42996
1 year ago
Stéphane Nicoll
c1e04d69e8
Start building against Reactor Bom 2023.0.12 snapshots
...
See gh-42995
1 year ago
Stéphane Nicoll
9ba12afe43
Start building against Micrometer Tracing 1.2.12 snapshots
...
See gh-42994
1 year ago
Stéphane Nicoll
d75328a65b
Start building against Micrometer 1.12.12 snapshots
...
See gh-42993
1 year ago
Phillip Webb
c62a018830
Align buildpack certificate and key parsers with SSL versions
...
Closes gh-37969
1 year ago
Dmytro Nosan
7d8cb5fe49
Remove explicit '.xml' suffix check from `LogbackLoggingSystem`
...
Update `LogbackLoggingSystem` so that paths suffixes are no longer
checked for `.xml`. Since Logback now only supports XML files, we're
safe to pass all content along for processing. If the incorrect content
is found, Logback will throw an exception.
See gh-42986
1 year ago
Phillip Webb
202db9b7f4
Update copyright year of changed files
1 year ago
Andy Wilkinson
2fc0016ef1
Fix spring-boot-gradle-plugin's tests in Eclipse
...
Closes gh-32625
1 year ago
Andy Wilkinson
a3168e3a2f
Centralize dependency management of Commons Compress
...
Closes gh-39368
1 year ago
Moritz Halbritter
90b920a410
Use default address if null address is given
...
Closes gh-42958
1 year ago
Andy Wilkinson
1c61e59099
Prohibit unnecessary values on @ConditionalOnMissingBean
...
Closes gh-42941
1 year ago
Andy Wilkinson
00ceb378c4
Polish "Remove unnecessary values from @ConditionalOnMissingBean"
...
See gh-42933
1 year ago
Yanming Zhou
88d7a1e74a
Remove unnecessary values from @ConditionalOnMissingBean
...
See gh-42933
1 year ago
Stéphane Nicoll
1a3f1a41b1
Polish "Complete support for project.build.outputTimestamp"
...
See gh-42922
1 year ago
Andreas Höhmann
491515e6e3
Complete support for project.build.outputTimestamp
...
This commit completes the support of project.build.outputTimestamp to
also support a value that's expressed as seconds since the epoch.
See gh-42922
1 year ago
Andy Wilkinson
c340c691c5
Avoid calling getProject() during task execution
...
Closes gh-32980
1 year ago
Andy Wilkinson
b1653708e4
Improve thread-safety of OnClassCondition
...
Closes gh-41709
1 year ago
Stéphane Nicoll
eba7a5a077
Update copyright year of changed files
...
See gh-42901
1 year ago
Tran Ngoc Nhan
ff855d9421
Remove redundant null check
...
See gh-42901
1 year ago
Stéphane Nicoll
d4010d3be0
Polish "Prevent auth header to be included in Docker API call"
...
See gh-42910
1 year ago
YiXuan Ding
351018ea65
Prevent auth header to be included in Docker API call
...
See gh-42910
1 year ago
Yanming Zhou
4952fc7417
Remove unnecessary call of superclass constructor
...
See gh-42876
1 year ago
YiXuan Ding
1730bf6f94
Update HttpWebServiceMessageSenderBuilder javadoc
...
Update the return javadoc from "@return a new builder instance" to
"@return the current builder instance".
See gh-42868
1 year ago