Moritz Halbritter
ec06acab36
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37203
1 year ago
Moritz Halbritter
2660909243
Merge pull request #37187 from dependabot[bot]
...
* pr/37187:
Bump actions/checkout from 3 to 4
Closes gh-37187
1 year ago
dependabot[bot]
ca2cafe638
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-37187
1 year ago
Andy Wilkinson
7486d9da72
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37200
1 year ago
Andy Wilkinson
2d6f436893
Improve handling and comparison of snapshot versions
...
Closes gh-36197
1 year ago
Moritz Halbritter
a69ff3bd59
Merge branch '2.7.x' into 3.0.x
1 year ago
Moritz Halbritter
76e51bc92f
Only enable needed Couchbase services in integration tests
1 year ago
Andy Wilkinson
4611c54aef
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37191
1 year ago
Andy Wilkinson
ced32f0751
Require libraries to opt in to moving to snapshots
...
Closes gh-37190
1 year ago
Andy Wilkinson
878e74378f
Merge branch '2.7.x' into 3.0.x
1 year ago
Andy Wilkinson
b858801a07
Use decorator pattern to multi-thread update resolution
1 year ago
Andy Wilkinson
d6b04af512
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37182
1 year ago
Andy Wilkinson
fadc58679d
Speed up ImageReference.of when path contains upper-case chars
...
Closes gh-35657
1 year ago
Scott Frederick
1e85bf7ca8
Fix mapping of consumed types to propagators
...
Fixes gh-37161
1 year ago
Andy Wilkinson
3ab1dfb9dc
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37173
1 year ago
Andy Wilkinson
49cf62d97c
Merge pull request #37167 from quaff
...
* gh-37167:
Polish "Use project.getLayout().getBuildDirectory() instead of getBuildDir()"
Use project.getLayout().getBuildDirectory() instead of getBuildDir()
Closes gh-37167
1 year ago
Andy Wilkinson
a77863245d
Polish "Use project.getLayout().getBuildDirectory() instead of getBuildDir()"
...
See gh-37167
1 year ago
Yanming Zhou
a8706962d4
Use project.getLayout().getBuildDirectory() instead of getBuildDir()
...
See gh-37167
1 year ago
Phillip Webb
71ed31343c
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37168
1 year ago
Phillip Webb
fd8cb74b46
Load algorithm parameters from PEM encoded 'EC PRIVATE KEY' files
...
Update `PrivateKeyParser` implementations so that algorithm parameters
for PEM encoded 'EC PRIVATE KEY' files are loaded from the incoming
data.
Prior to this commit, the algorithm parameter was hard-coded to
'secp384r1' which could result in a mismatch to the actual file
content.
Fixes gh-34232
1 year ago
Andy Wilkinson
67e1ee5dcf
Fix ordering of Jetty's WebSocketUpgradeFilter
...
Closes gh-37115
1 year ago
Moritz Halbritter
61739bd917
Prevent propagation for local fields when using W3C propagation
...
Closes gh-37109
1 year ago
Andy Wilkinson
9d4e71fa2d
Upgrade Java 17 image to .sdkmanrc to 17.0.8.1
...
Closes gh-37148
1 year ago
Andy Wilkinson
edf8cb6afe
Merge branch '2.7.x' into 3.0.x
1 year ago
Andy Wilkinson
80cb21e800
Upgrade Java 17 CI image to 17.0.8.1+1
...
Closes gh-37149
1 year ago
Andy Wilkinson
e8be593df4
Merge branch '2.7.x' into 3.0.x
1 year ago
Andy Wilkinson
e3e578f78a
Upgrade Java 11 CI image to 11.0.20.1+1
...
Closes gh-37150
1 year ago
Andy Wilkinson
a8e37b5cc5
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37142
1 year ago
Andy Wilkinson
d071ec8243
Merge pull request #37112 from hakan-krgn
...
* gh-37112:
Polish "Polish code and javadoc"
Polish code and javadoc
Closes gh-37112
1 year ago
Andy Wilkinson
2de98a84bc
Polish "Polish code and javadoc"
...
See gh-37112
1 year ago
hakan-krgn
6d9ce8a3b5
Polish code and javadoc
...
See gh-37112
1 year ago
Moritz Halbritter
c749fcb478
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37139
1 year ago
Moritz Halbritter
0f6342a882
Make JarLaunchScript and SysVinit integration tests ARM64 compatible
...
Closes gh-36799
1 year ago
Andy Wilkinson
6fcc9f4b21
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37133
1 year ago
Andy Wilkinson
d1bf1b3e15
Merge pull request #37120 from dependabot[bot]
...
* gh-37120:
Bump gradle/gradle-build-action from 2.7.1 to 2.8.0
Closes gh-37120
1 year ago
dependabot[bot]
7d18b0e01b
Bump gradle/gradle-build-action from 2.7.1 to 2.8.0
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](243af859f8...ef76a971e2
)
---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-37120
1 year ago
Phillip Webb
fbea788e0a
Merge branch '2.7.x' into 3.0.x
1 year ago
Phillip Webb
727e22abac
Restore Redis to NoSQL stores supported by Spring Data documentation
...
See gh-29694
1 year ago
Stephane Nicoll
d85c125368
Merge branch '2.7.x' into 3.0.x
1 year ago
Spring Builds
982de77885
Next development version (v3.0.11-SNAPSHOT)
1 year ago
Spring Builds
1cc2f3cbd2
Next development version (v2.7.16-SNAPSHOT)
1 year ago
Stephane Nicoll
75f1604f34
Merge branch '2.7.x' into 3.0.x
1 year ago
Stephane Nicoll
df85c817a6
Upgrade to Spring Batch 5.0.3
...
Closes gh-36833
1 year ago
Stephane Nicoll
4c719c163b
Upgrade to RxJava3 3.1.7
...
Closes gh-37087
1 year ago
Stephane Nicoll
48e3ebadef
Upgrade to Netty 4.1.97.Final
...
Closes gh-37086
1 year ago
Stephane Nicoll
25897b25ab
Upgrade to Spring Batch 4.3.9
...
Closes gh-36827
1 year ago
Stephane Nicoll
59e6c8f6f9
Upgrade to Netty 4.1.97.Final
...
Closes gh-37085
1 year ago
Stephane Nicoll
57a65bc0dd
Upgrade to Spring Integration 6.0.7
...
Closes gh-37061
1 year ago
Scott Frederick
75bf53cc0e
Merge pull request #37070 from jongwooo
...
* pr-37070:
Fix links to Oracle API javadoc in the documentation
Closes gh-37070
1 year ago
jongwooo
37855a597c
Fix links to Oracle API javadoc in the documentation
...
See gh-37070
1 year ago