Stéphane Nicoll
6e33bd9fbb
Prevent upgrade to Tomcat 10.1.35
...
Closes gh-44219
1 year ago
Stéphane Nicoll
c5779b2f8b
Upgrade to Reactor Bom 2023.0.15
...
Closes gh-44104
1 year ago
Stéphane Nicoll
2ee5e23a47
Upgrade to Netty 4.1.118.Final
...
Closes gh-44218
1 year ago
Stéphane Nicoll
18c64524a8
Upgrade to Micrometer Tracing 1.3.9
...
Closes gh-44103
1 year ago
Stéphane Nicoll
6fe757f72e
Upgrade to Micrometer 1.13.11
...
Closes gh-44102
1 year ago
Andy Wilkinson
3e5929a446
Remove duplicate dispatcher servlet auto-config tests
...
Closes gh-44207
1 year ago
Andy Wilkinson
5c8d9d910a
Update LoaderIntegrationTests as Java 23 is no longer in early access
...
Closes gh-44208
1 year ago
Andy Wilkinson
ea76e46faa
Apply charset to Mustache's content type
...
Fixes gh-44053
1 year ago
Andy Wilkinson
89f5bf9c64
Merge pull request #44168 from ngocnhan-tran1996
...
* gh-44168:
Link to JarLauncher's javadoc
Closes gh-44168
1 year ago
Tran Ngoc Nhan
b5fa849563
Link to JarLauncher's javadoc
...
See gh-44168
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
1 year ago
Moritz Halbritter
461e30f668
Add JsonView to PluginClasspathGradleBuild
1 year ago
Moritz Halbritter
baf596d10e
Document double observations when using @Timed etc.
...
Closes gh-44037
1 year ago
Stéphane Nicoll
a4efcfe195
Revert "Start building against Spring Framework 6.1.17 snapshots"
...
This reverts commit 7317ec19cb8e2eb07a5006d05af6a1fb12773519.
See gh-44107
1 year ago
Stéphane Nicoll
dbc61d39f0
Upgrade to RSocket 1.1.5
...
Closes gh-44041
1 year ago
Stéphane Nicoll
b46698774d
Upgrade to Native Build Tools Plugin 0.10.5
...
Closes gh-44141
1 year ago
Stéphane Nicoll
fcd33e8b30
Upgrade to Infinispan 15.0.13.Final
...
Closes gh-44140
1 year ago
Stéphane Nicoll
3e4a799bb9
Upgrade to Groovy 4.0.25
...
Closes gh-44139
1 year ago
Stéphane Nicoll
c80c08d7bd
Upgrade to Commons Pool2 2.12.1
...
Closes gh-44138
1 year ago
Andy Wilkinson
0b8f2a567a
Improve version upgrade suggestions when version is aligned
...
Closes gh-44132
1 year ago
Stéphane Nicoll
785dc18cd5
Start building against Spring Session 3.3.6 snapshots
...
See gh-44114
1 year ago
Stéphane Nicoll
da8b5897c2
Start building against Spring Security 6.3.7 snapshots
...
See gh-44113
1 year ago
Stéphane Nicoll
fedb086edd
Start building against Spring Pulsar 1.1.9 snapshots
...
See gh-44112
1 year ago
Stéphane Nicoll
ff56e7c2f6
Start building against Spring LDAP 3.2.11 snapshots
...
See gh-44111
1 year ago
Stéphane Nicoll
548eaf642b
Start building against Spring Kafka 3.2.7 snapshots
...
See gh-44110
1 year ago
Stéphane Nicoll
f32dc305fc
Start building against Spring Integration 6.3.8 snapshots
...
See gh-44109
1 year ago
Stéphane Nicoll
fb25bf6cfa
Start building against Spring GraphQL 1.3.4 snapshots
...
See gh-44108
1 year ago
Stéphane Nicoll
7317ec19cb
Start building against Spring Framework 6.1.17 snapshots
...
See gh-44107
1 year ago
Stéphane Nicoll
adc92e958a
Start building against Spring Data Bom 2024.0.9 snapshots
...
See gh-44106
1 year ago
Stéphane Nicoll
dd4049fcd5
Start building against Spring Authorization Server 1.3.5 snapshots
...
See gh-44105
1 year ago
Stéphane Nicoll
d4d08a19e8
Start building against Reactor Bom 2023.0.15 snapshots
...
See gh-44104
1 year ago
Stéphane Nicoll
921d9867b3
Start building against Micrometer Tracing 1.3.9 snapshots
...
See gh-44103
1 year ago
Stéphane Nicoll
baede48c09
Start building against Micrometer 1.13.11 snapshots
...
See gh-44102
1 year ago
Andy Wilkinson
4b8d5f22de
Remove Java 8-specific build configuration that will never apply
...
With our Java 17 baseline, the build configuration that is only
applicable when building with Java 8 will never be used. This commit
removes it.
Closes gh-44129
1 year ago
Stéphane Nicoll
450244bda5
Merge pull request #44051 from dependabot[bot]
...
* pr/44051:
Polish "Bump gradle/actions from 4.2.2 to 4.3.0"
Bump gradle/actions from 4.2.2 to 4.3.0
Closes gh-44051
1 year ago
Stéphane Nicoll
df975b61e5
Polish "Bump gradle/actions from 4.2.2 to 4.3.0"
...
See gh-44051
1 year ago
dependabot[bot]
a337c6b106
Bump gradle/actions from 4.2.2 to 4.3.0
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](0bdd871935...94baf225fe )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-44051
1 year ago
Andy Wilkinson
ccf6f4c03d
Exclude Windows from CI matrix for commercial builds
...
Closes gh-44058
1 year ago
Phillip Webb
754fabab20
Fixup 'Limit artifact types resolved from repositories'
1 year ago
Phillip Webb
810fedacee
Limit artifact types resolved from repositories
...
Use `content.snapshotsOnly()` or `content.releasesOnly()` to limit
when maven repositories can be used.
1 year ago
Phillip Webb
80e8ab8779
Support commercial repositories in effective BOM and Ivy
...
Update `BomExtension` to resolve '{spring.mavenRepositories}' and add
credentials to `ivysettings.xml` and `settings.xml`.
Closes gh-44050
1 year ago
Phillip Webb
fd5180645e
Polish
1 year ago
Phillip Webb
f0e777486d
Remove unnecessary repository declarations
...
They should be covered by `spring.mavenRepositories()`
1 year ago
Stéphane Nicoll
7e79a86684
Merge pull request #44032 from ashishkujoy
...
* pr/44032:
Fix typo in Running Your Application
Closes gh-44032
1 year ago
Ashish Kumar
e41d697040
Fix typo in Running Your Application
...
See gh-44032
Signed-off-by: Ashish Kumar <34642693+ashishkujoy@users.noreply.github.com>
1 year ago
Andy Wilkinson
5cd378da38
Merge pull request #44021 from nosan
...
* gh-44021:
Polish "Update SpringBootJoranConfigurator to use proper GraalVM format"
Update SpringBootJoranConfigurator to use proper GraalVM format
Closes gh-44021
1 year ago
Andy Wilkinson
01ec0c4fe0
Polish "Update SpringBootJoranConfigurator to use proper GraalVM format"
...
See gh-44021
1 year ago
Dmytro Nosan
d9f441d620
Update SpringBootJoranConfigurator to use proper GraalVM format
...
Before this commit, the generated name for the inner class had the
wrong format <package>.<parent>.<child> (canonical name).
GraalVM expects $ to separate the parent from the inner class.
This commit updates SpringBootJoranConfigurator to generate
an appropriate format for a class name. Specifically, an inner class
should be separated by a dollar sign, not a dot.
See gh-44021
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
1 year ago
Moritz Halbritter
7f9b4c6ff6
Document Kubernetes' preStop sleep
...
Closes gh-43830
1 year ago
Brian Clozel
817f466c12
Fix SSL file watcher for relative symlinks
...
Prior to this commit, a change in gh-43586 unlocked the support for
symlinks: instead of watching the link itself which might never change,
this would watch the target file which is likely to change.
This could break with an `IllegalStateException` in case the symlink is
using a path relative to the link itself.
This commit ensures that the target is resolved against the current
link path to avoid incorrect watch operations.
Fixes gh-43966
1 year ago
Phillip Webb
2fe9de53a0
Upgrade to asciidoctor-extensions 1.0.0-alpha.15
...
Closes gh-43982
1 year ago