Yanming Zhou
fc387e7b8d
Polish variable name
...
See gh-45308
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
12 months ago
Moritz Halbritter
949c33c7f3
Merge pull request #45318 from dependabot[bot]
...
* pr/45318:
Polish "Bump jfrog/setup-jfrog-cli from 4.5.8 to 4.5.10"
Bump jfrog/setup-jfrog-cli from 4.5.8 to 4.5.10
Closes gh-45318
12 months ago
Moritz Halbritter
23f1b6f476
Polish "Bump jfrog/setup-jfrog-cli from 4.5.8 to 4.5.10"
...
See gh-45318
12 months ago
dependabot[bot]
a0374dc992
Bump jfrog/setup-jfrog-cli from 4.5.8 to 4.5.10
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.5.8 to 4.5.10.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](611876cbed...45d604504e )
---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
dependency-version: 4.5.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
See gh-45318
Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
Phillip Webb
b2e691be02
Update copyright year of changed files
12 months ago
Phillip Webb
428fa6d941
Fix copyright headers to consistently start with project inception year
12 months ago
Moritz Halbritter
aeca7b17c8
Upgrade Java version in .sdkmanrc to 17.0.15
...
Closes gh-45311
12 months ago
Andy Wilkinson
44ce018d16
Merge pull request #45267 from yybmion
...
* gh-45267:
Polish "Fix changelog generator missing directly removed properties"
Fix changelog generator missing directly removed properties
Closes gh-45267
12 months ago
Andy Wilkinson
8869f769c1
Polish "Fix changelog generator missing directly removed properties"
...
See gh-45267
12 months ago
yybmion
30a679872c
Fix changelog generator missing directly removed properties
...
The changelog generator did not detect properties that were added to a new
version with error-level deprecation (indicating immediate removal). This
commonly occurs when upgrading dependencies like Flyway 10, where properties
are removed without prior deprecation.
Modified the computeDifferences method to detect properties that only exist
in the new metadata with error-level deprecation and properly mark them as
DELETED in the changelog.
See gh-45267
Signed-off-by: yybmion <yunyubin54@gmail.com>
12 months ago
Andy Wilkinson
c8c7632c1b
Merge pull request #45286 from ahrytsiuk
...
* gh-45286:
Update link to "Parameter Name Retention" wiki
Closes gh-45286
12 months ago
Andrii Hrytsiuk
dd789c7a32
Update link to "Parameter Name Retention" wiki
...
See gh-45286
Signed-off-by: Andrii Hrytsiuk <andrii.hrytsiuk@gmail.com>
12 months ago
Andy Wilkinson
f1fefc5ff6
Only set init param to disable Jersey when Jersey is present
...
Fixes gh-45289
12 months ago
Andy Wilkinson
c420786eed
Upgrade to Gradle 8.14
12 months ago
Andy Wilkinson
52c0e0af08
Ensure resolved bom is available before using it for Javadoc links
12 months ago
Moritz Halbritter
ab0c332d99
Next development version (v3.3.12-SNAPSHOT)
12 months ago
Moritz Halbritter
d2eaac6b60
Revert "Upgrade to Netty 4.1.120.Final"
...
This reverts commit 016b3de968b9b9a6319f7bc58abfb1df007bbc4b.
12 months ago
Stéphane Nicoll
016b3de968
Upgrade to Netty 4.1.120.Final
...
Closes gh-45272
12 months ago
Moritz Halbritter
55f67c9a52
Fix potential null problem in actuator
12 months ago
Stéphane Nicoll
167c8caf63
Add an explicit note about having to enable cache metrics
...
See gh-23047
12 months ago
Stéphane Nicoll
9263af33e3
Upgrade to Spring Session 3.3.7
...
Closes gh-45061
12 months ago
Stéphane Nicoll
fc68fe5b33
Upgrade to Spring Pulsar 1.1.11
...
Closes gh-45264
12 months ago
Stéphane Nicoll
900fdde99e
Upgrade to Spring Authorization Server 1.3.6
...
Closes gh-45055
12 months ago
Phillip Webb
d0036e5cbf
Merge pull request #45244 from dependabot[bot]
...
* pr/45244:
Upgrade jfrog/setup-jfrog-cli from 4.5.6 to 4.5.8
Closes gh-45244
12 months ago
dependabot[bot]
a53b9d2cd3
Upgrade jfrog/setup-jfrog-cli from 4.5.6 to 4.5.8
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-45244
12 months ago
Phillip Webb
eb7ed4f5f4
Merge pull request #45247 from florgust
...
* pr/45247:
Update reference docs to make `@Component` a javadoc link
Closes gh-45247
12 months ago
florgust
10d3df9884
Update reference docs to make `@Component` a javadoc link
...
See gh-45247
Signed-off-by: florgust <luan.flor05@gmail.com>
12 months ago
Phillip Webb
f6dae1397d
Add application directory layer to ephemeral builder for Podman support
...
Update `EphemeralBuilder` so that it adds an additional layer that
containing an empty application (aka workspace) directory owned by
the build user.
Prior to this commit, the directory was only bound. This could cause
issues on Podman where, unlike Docker, the bound directory is owned
by `root`.
Fixes gh-45233
12 months ago
Stéphane Nicoll
2ffea0f344
Upgrade to Spring WS 4.0.13
...
Closes gh-45062
12 months ago
Stéphane Nicoll
79d18dde66
Upgrade to Spring Security 6.3.9
...
Closes gh-45060
12 months ago
Stéphane Nicoll
038063a881
Upgrade to Spring Data Bom 2024.0.11
...
Closes gh-45056
12 months ago
Stéphane Nicoll
416f408be6
Upgrade to Spring AMQP 3.1.11
...
Closes gh-45054
12 months ago
Phillip Webb
e28e215bdd
Add 'workflow_dispatch:' for manual trigger
12 months ago
Stéphane Nicoll
414a7511a3
Merge pull request #45238 from EvaristeGalois11
...
* pr/45238:
Fix documentation links to buildpacks.io
Closes gh-45238
12 months ago
Claudio Nave
6a997d1026
Fix documentation links to buildpacks.io
...
See gh-45238
Signed-off-by: Claudio Nave <evaristegalois11@proton.me>
12 months ago
Stéphane Nicoll
9bcf32afe7
Stop assuming that Neo4jDataAutConfiguration ran
...
This commit updates the conditions in Neo4jReactiveDataAutoConfiguration
so that it gracefully backs off if certain beans are not present, rather
than assuming its sibling Neo4jDataAutoConfiguration has run.
Closes gh-44930
12 months ago
Stéphane Nicoll
7ef2ee2096
Upgrade to Spring LDAP 3.2.12
...
Closes gh-45059
12 months ago
Andy Wilkinson
3aa352a2cd
Merge pull request #45202 from nosan
...
* gh-45202:
Polish "Use ClassLoader with ArchitectureCheck"
Use ClassLoader with ArchitectureCheck
Closes gh-45202
12 months ago
Andy Wilkinson
927e7dbf00
Polish "Use ClassLoader with ArchitectureCheck"
...
See gh-45202
12 months ago
Dmytro Nosan
bb3cf6c088
Use ClassLoader with ArchitectureCheck
...
Prior to this commit, certain rules, like BeanPostProcessor,
did not work with external classes. This commit ensures that
ArchRules are executed within a context ClassLoader that includes
all classes from the compile classpath.
See gh-45202
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
12 months ago
Stéphane Nicoll
482f56ddbb
Upgrade to Spring GraphQL 1.3.5
...
Closes gh-45058
12 months ago
Stéphane Nicoll
b8972e553e
Upgrade to Spring Framework 6.1.19
...
Closes gh-45057
12 months ago
Andy Wilkinson
6d18ea5e11
Merge pull request #45223 from ngocnhan-tran1996
...
* gh-45223:
Polish "Avoid eager creation of aggregatedJavadoc task"
Avoid eager creation of aggregatedJavadoc task
Closes gh-45223
12 months ago
Andy Wilkinson
21a9f4bbc5
Polish "Avoid eager creation of aggregatedJavadoc task"
...
See gh-45223
12 months ago
Tran Ngoc Nhan
86f09fb952
Avoid eager creation of aggregatedJavadoc task
...
See gh-45223
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
12 months ago
Stéphane Nicoll
ad61236521
Merge pull request #44866 from quaff
...
* pr/44866:
Polish "Document the semantic of using multiple profile expressions"
Document the semantic of using multiple profile expressions
Closes gh-44866
12 months ago
Stéphane Nicoll
6eb20abc90
Polish "Document the semantic of using multiple profile expressions"
...
See gh-44866
12 months ago
Yanming Zhou
6eae09ba68
Document the semantic of using multiple profile expressions
...
This commit clarifies the semantic of declaring multiple profile
expression with the "spring.config.activate.on-profile" property.
See gh-44866
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
12 months ago
Stéphane Nicoll
8404736630
Remove unused base test class
...
Closes gh-42864
12 months ago
Stéphane Nicoll
9cbd6bd39d
Merge pull request #44954 from MelleD
...
* pr/44954:
Polish contribution
Use proper default exception translator if no dbName is available
Closes gh-44954
12 months ago