Andy Wilkinson
ff16f6d6c6
Work around configuration cache problem in NBT Gradle Plugin
...
See gh-32752
See graalvm/native-build-tools#338
2 years ago
Andy Wilkinson
db2641d20f
Upgrade to Spring LDAP 3.0.0-RC1
...
Closes gh-32624
2 years ago
Andy Wilkinson
8fdd12ffeb
Upgrade to Spring REST Docs 3.0.0-RC1
...
Closes gh-32623
2 years ago
Phillip Webb
76ef540716
Merge branch '2.7.x'
2 years ago
Phillip Webb
0f4a978731
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
6641a98913
Improve the phrasing around property source ordering
2 years ago
Phillip Webb
071649360b
Generate 'META-INF/native-image/argfile' file for buildpack use
...
Update the Maven and Gradle plugin to generate an `argfile` file
file under `META-INF/native-image` that contains `--exclude-config`
arguments that should be passed when generating a native image.
The contents of the file is generated for each nested jar that has a
`reachability-metadata.properties` file containing 'override=true'.
The `reachability-metadata.properties` file is expected to be generated
by the Graal native build tools plugin.
Closes gh-32738
2 years ago
Phillip Webb
430c6b7e9f
Downgrade to SLF4J 1.7 for spring-boot-gradle-plugin tests
...
The downgrade is required for tests to run in Eclipse.
Closes gh-32626
2 years ago
Phillip Webb
029aab6b58
Document Log4j2 extensions
...
See gh-32578
2 years ago
Phillip Webb
cec090c32e
Polish 'Resolve URLs using Log4J2 mechanisms'
...
See gh-32735
2 years ago
Ralph Goers
5286785127
Resolve URLs using Log4j2 mechanisms
...
Update `Log4J2LoggingSystem` to that non file URLs are resolved using
Log4j2's `UrlConnectionFactory` mechanism rather than directly.
See gh-32735
2 years ago
Phillip Webb
5a7964af2b
Polish 'Support profile specific Log4j2 configuration'
...
See gh-32734
2 years ago
Ralph Goers
27ed30fdbf
Support profile specific Log4j2 configuration
...
Add a `SpringProfileArbiter` Log4j2 plugin which allows Log4j2
configuration to be included or skipped based on the active Spring
`Environment` profiles.
See gh-32734
2 years ago
Phillip Webb
ed424d3adb
Polish 'Add Log4J2 PropertySource backed by the Spring Environment'
...
See gh-32733
2 years ago
Ralph Goers
4f8a9441c2
Add Log4J2 PropertySource backed by the Spring Environment
...
Register a new `PropertySource` when initializing Log4j2 so that
properties may be resolved against Spring's Environment.
See gh-32733
2 years ago
Phillip Webb
71f5857363
Polish 'Support Log4J2 string lookups from the Spring Environment'
...
See gh-32732
2 years ago
Ralph Goers
5228b99b22
Support Log4J2 string lookups from the Spring Environment
...
Add a Log4j2 `SpringLookup` plugin which can be used to resolve strings
from the Spring Environment.
See gh-32732
2 years ago
Phillip Webb
d665441ca9
Polish 'Add Spring Environment to LoggerContext'
...
See gh-32731
2 years ago
Ralph Goers
05a2bd4585
Add Spring Environment to LoggerContext
...
Update `Log4J2LoggingSystem` to add the Spring `Environment` to Log4j2's
`LoggerContext`. This allow Log4j2 plugins to access the `Environment`
if they need it.
See gh-32731
2 years ago
Phillip Webb
a08a6378f0
Polish 'Support 'log4j.configurationFile' system property'
...
See gh-32730
2 years ago
Ralph Goers
64eb36b7a1
Support 'log4j.configurationFile' system property
...
Update `Log4J2LoggingSystem.getStandardConfigLocations()` so that
any configured 'log4j.configurationFile' system property is also
included as a location.
See gh-32730
2 years ago
Stephane Nicoll
0ae448eae6
Upgrade to Spring Retry 2.0.0-RC1
...
Closes gh-32600
2 years ago
Stephane Nicoll
040c78062e
Upgrade to Spring Retry 1.3.4
...
Closes gh-32594
2 years ago
Stephane Nicoll
c858c1e998
Upgrade to Spring Retry 1.3.4
...
Closes gh-32593
2 years ago
Andy Wilkinson
1900dc7566
Upgrade to Jackson Bom 2.13.4.20221013
...
Closes gh-32725
2 years ago
Andy Wilkinson
9fd3d78bae
Upgrade to Jackson Bom 2.13.4.20221013
...
Closes gh-32724
2 years ago
Scott Frederick
3ea18f07fa
Polish "Use NBT plugin version from gradle.properties in image tests"
...
See gh-32643
2 years ago
Scott Frederick
fc93e6bf8b
Adapt to changes in Spring Framework snapshots
...
See gh-32696
2 years ago
Andy Wilkinson
936cb41c6e
Upgrade to Jetty Reactive HTTPClient 1.1.13
...
Closes gh-32723
2 years ago
Andy Wilkinson
0411ebeeaf
Upgrade to Jackson Bom 2.13.4.20221013
...
Closes gh-32722
2 years ago
Andy Wilkinson
3a34916bde
Remove dependency management for slf4j-jcl
...
The module was removing in SLF4J 2.0
See gh-12649
2 years ago
Andy Wilkinson
653309cd5d
Upgrade to Undertow 2.2.20.Final
...
Closes gh-32720
2 years ago
Andy Wilkinson
93a51d0f79
Upgrade to Thymeleaf Extras SpringSecurity 3.1.0.RC1
...
Closes gh-32718
2 years ago
Andy Wilkinson
2084b41cd3
Upgrade to SLF4J 2.0.3
...
Closes gh-32717
2 years ago
Andy Wilkinson
809a3b73ba
Upgrade to Selenium HtmlUnit 4.5.0
...
Closes gh-32716
2 years ago
Andy Wilkinson
bca00bf0e8
Upgrade to Selenium 4.5.0
...
Closes gh-32715
2 years ago
Andy Wilkinson
a6338f8e20
Upgrade to Rabbit Stream Client 0.8.0
...
Closes gh-32714
2 years ago
Andy Wilkinson
23028ebc36
Upgrade to OpenTelemetry 1.19.0
...
Closes gh-32713
2 years ago
Andy Wilkinson
7e80f6268e
Upgrade to Netty 4.1.84.Final
...
Closes gh-32712
2 years ago
Andy Wilkinson
29cb323762
Upgrade to Neo4j Java Driver 5.1.0
...
Closes gh-32711
2 years ago
Andy Wilkinson
dd39e09a51
Upgrade to Logback 1.4.4
...
Closes gh-32710
2 years ago
Andy Wilkinson
df02ec88f5
Upgrade to Liquibase 4.17.0
...
Closes gh-32709
2 years ago
Andy Wilkinson
ef97e5e803
Upgrade to Jetty Reactive HTTPClient 3.0.7
...
Closes gh-32707
2 years ago
Andy Wilkinson
37c4cfbe34
Upgrade to HtmlUnit 2.65.1
...
Closes gh-32706
2 years ago
Andy Wilkinson
9247de804b
Upgrade to Hazelcast 5.1.4
...
Closes gh-32705
2 years ago
Andy Wilkinson
3a1e3b35d5
Upgrade to Flyway 9.4.0
...
Closes gh-32704
2 years ago
Andy Wilkinson
9a398549e9
Upgrade to Ehcache3 3.10.2
...
Closes gh-32703
2 years ago
Andy Wilkinson
d1d9750f23
Upgrade to Byte Buddy 1.12.18
...
Closes gh-32702
2 years ago
Andy Wilkinson
9161afff3c
Upgrade to Artemis 2.26.0
...
Closes gh-32701
2 years ago
Andy Wilkinson
5544023e33
Upgrade to Spring Data 2022.0.0-RC1
...
Closes gh-32601
2 years ago