John Blum
cec4d45cf6
Fix grammatical error in documentation
...
See gh-25411
4 years ago
Andy Wilkinson
ecf8437d4a
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25430
4 years ago
Andy Wilkinson
cda7c686fd
Merge pull request #25412 from dreis2211
...
* gh-25412:
Update Testcontainers image versions
Closes gh-25412
4 years ago
dreis2211
101d88a840
Update Testcontainers image versions
...
See gh-25412
4 years ago
Andy Wilkinson
b477312100
Upgrade to Testcontainers 1.15.2
...
Closes gh-25423
4 years ago
Andy Wilkinson
9af8ad432a
Upgrade to MockK 1.10.6
...
Closes gh-25422
4 years ago
Andy Wilkinson
070d3d434c
Upgrade to Maven Common Artifact Filters 3.1.1
...
Closes gh-25421
4 years ago
Andy Wilkinson
0d781b5619
Merge branch '2.3.x' into 2.4.x
4 years ago
Andy Wilkinson
5f0d72487e
Upgrade to Testcontainers 1.15.2
...
Closes gh-25420
4 years ago
Andy Wilkinson
ac78f55ba8
Upgrade to Maven Common Artifact Filters 3.1.1
...
Closes gh-25419
4 years ago
Andy Wilkinson
29bbbc3b79
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25406
4 years ago
Andy Wilkinson
11b77037f1
Make TestFailuresPlugin compatible with Gradle's configuration cache
...
Closes gh-25405
4 years ago
Andy Wilkinson
999c36b6f2
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25393
4 years ago
Andy Wilkinson
a1a61a44cb
Upgrade to Gradle 6.8.3
...
Closes gh-25392
4 years ago
Stephane Nicoll
7c5a5c6663
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25385
4 years ago
Stephane Nicoll
e41f7fec23
Merge pull request #25382 from mustafau
...
* pr/25382:
Update copyright year of changed file
Fix wording error in build-info goal description
Closes gh-25382
4 years ago
Stephane Nicoll
77daae1480
Update copyright year of changed file
...
See gh-25382
4 years ago
Mustafa Ulu
abc90db32f
Fix wording error in build-info goal description
...
See gh-25382
4 years ago
Stephane Nicoll
9e6302ee6a
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25371
4 years ago
Stephane Nicoll
c867b2c293
Merge pull request #25353 from shakuzen
...
* pr/25353:
Polish HTTP client metrics documentation wording
Closes gh-25353
4 years ago
Tommy Ludwig
bd2a890899
Polish HTTP client metrics documentation wording
...
See gh-25353
4 years ago
Spring Buildmaster
d2abf64a44
Next development version (v2.4.4-SNAPSHOT)
4 years ago
Stephane Nicoll
526474f3b8
Add username alias for Postgres's PGSimpleDataSource
...
Closes gh-25363
4 years ago
Andy Wilkinson
bb56de715b
Upgrade to Spring Security 5.4.5
...
This commit also downgrade JOSE JWT to address an incompatibility with
the OIDC SDK 8.x. The OIDC SDK has also been upgraded to the latest 8.x
release to align with the version used by Spring Security.
Closes gh-25221
Fixes gh-25070
4 years ago
Andy Wilkinson
08f73e01da
Upgrade to Spring Kafka 2.6.6
...
Closes gh-25292
4 years ago
Andy Wilkinson
50a258a9ec
Upgrade to Spring Integration 5.4.4
...
Closes gh-25289
4 years ago
Andy Wilkinson
332ab5e1c6
Upgrade to Spring AMQP 2.3.5
...
Closes gh-25290
4 years ago
Andy Wilkinson
a2695f215c
Upgrade to Spring Data 2020.0.5
...
Closes gh-25002
4 years ago
Andy Wilkinson
0a72f4de81
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25357
4 years ago
Andy Wilkinson
90fb65d4ea
Upgrade to 0.0.6 of the changelog generator
...
Closes gh-25355
4 years ago
Andy Wilkinson
83a18a31ea
Start using 0.0.6 snapshots of the changelog generator
...
See gh-25355
4 years ago
Andy Wilkinson
04b2f56a4d
Merge branch '2.3.x' into 2.4.x
...
See gh-25343
4 years ago
Andy Wilkinson
ceaca0cf6d
Merge branch '2.3.x' into 2.4.x
4 years ago
Andy Wilkinson
532e7587b8
Correct the version input for changelog generation
...
See gh-25107
4 years ago
Spring Buildmaster
748e52df57
Next development version (v2.3.10.BUILD-SNAPSHOT)
4 years ago
Andy Wilkinson
daf067e49a
Merge branch '2.3.x' into 2.4.x
4 years ago
Andy Wilkinson
6eb51eb2c3
Start building against Spring Data 2020.0.5 snapshots
...
See gh-25002
4 years ago
Andy Wilkinson
78cbe7a4d9
Update Sonatype credentials used to publish to Central
4 years ago
Stephane Nicoll
c5d41234f5
Merge pull request #25321 from sdeleuze
...
* pr/25321:
Refactor CacheConfigurations to avoid storing configuration classes
Closes gh-25321
4 years ago
Sébastien Deleuze
512efa1687
Refactor CacheConfigurations to avoid storing configuration classes
...
This commit refactors CacheConfigurations implementation to make
it more native friendly by storing strings instead of classes in
order to avoid loading the configuration classes
when CacheConfigurations is initialized at build time.
See gh-25321
4 years ago
Madhura Bhave
b5e1787641
Make devtools securityFilterChain back-off in presence of WebSecurityConfigurerAdapter
...
Fixes gh-25147
4 years ago
Andy Wilkinson
9128be6b43
Merge branch '2.3.x' into 2.4.x
4 years ago
Andy Wilkinson
3ad68a39b6
Upgrade to Spring Integration 5.3.6.RELEASE
...
Closes gh-25283
4 years ago
Madhura Bhave
00a358b4d3
Throw or warn for invalid config properties with list syntax
...
Fixes gh-25309
4 years ago
Andy Wilkinson
6c0ec10fb5
Merge branch '2.3.x' into 2.4.x
4 years ago
Andy Wilkinson
bec065dfd3
Upgrade to Spring AMQP 2.2.15.RELEASE
...
Closes gh-25284
4 years ago
Andy Wilkinson
08e86741fd
Don't scan for `@Persistent` types as they may not be meant for Neo4j
...
Closes gh-25069
4 years ago
Madhura Bhave
34150d01b7
Merge pull request #24620 from friscoMad
...
* pr/24620:
Polish "Remove old documentation relating to yaml and profiles"
Remove old documentation relating to yaml and profiles
Closes gh-24620
4 years ago
Madhura Bhave
52a15647a9
Polish "Remove old documentation relating to yaml and profiles"
...
See gh-24620
4 years ago
Ramiro Aparicio
93f822e7b6
Remove old documentation relating to yaml and profiles
...
See gh-24620
4 years ago