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
Andy Wilkinson
dea9b7f085
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25343
4 years ago
Andy Wilkinson
98ee724ec6
Stop using Bintray to publish to Maven Central
...
This commit reworks the CI pipeline to remove the use of Bintray for
publishing to Maven Central. In its place it adds a new
publishToCentral command to the release scripts. This command can be
used to publish a directory tree of artifacts to the Maven Central
gateway hosted by Sonatype.
Publishing consists of 4 steps:
1. Create the staging repository
2. Deploy artifacts to the repository
3. Close the repository
4. Release the repository
The command requires 3 arguments:
1. The type of release being performed
2. Location of a build info JSON file that describes the release
that is to be deployed
3. Root of a directory structure, in Maven repository layout, that
contains the artifacts to be deployed
Closes gh-25107
4 years ago
Stephane Nicoll
5d1bb3025b
Add username alias for H2's JdbcDataSource
...
Closes gh-25263
4 years ago
Andy Wilkinson
87efacf039
Upgrade to Spring HATEOAS 1.2.4
...
Closes gh-25341
4 years ago
Andy Wilkinson
cc35ffbfd9
Upgrade to RxJava2 2.2.21
...
Closes gh-25340
4 years ago
Andy Wilkinson
299134fb14
Upgrade to JUnit 4.13.2
...
Closes gh-25339
4 years ago
Andy Wilkinson
edc7253635
Upgrade to FreeMarker 2.3.31
...
Closes gh-25338
4 years ago
Andy Wilkinson
88df435291
Merge branch '2.3.x' into 2.4.x
4 years ago
Andy Wilkinson
29d46c86c9
Upgrade to Spring Data Neumann-SR7
...
Closes gh-25282
4 years ago
Andy Wilkinson
0348b57b16
Upgrade to Spring HATEOAS 1.1.4.RELEASE
...
Closes gh-25337
4 years ago
Andy Wilkinson
6ce61c504d
Upgrade to RxJava2 2.2.21
...
Closes gh-25336
4 years ago
Andy Wilkinson
92c82a4f54
Upgrade to JUnit 4.13.2
...
Closes gh-25335
4 years ago
Andy Wilkinson
74b33cce5e
Upgrade to FreeMarker 2.3.31
...
Closes gh-25334
4 years ago
Andy Wilkinson
a91f32d14e
Temporarily work around breaking API change in Spring Data Couchbase
...
See gh-25002
4 years ago
Andy Wilkinson
d922d0f859
Upgrade to Micrometer 1.6.4
...
Closes gh-25291
4 years ago
Andy Wilkinson
ad50391de5
Merge branch '2.3.x' into 2.4.x
4 years ago
Andy Wilkinson
43c923b3d5
Upgrade to Micrometer 1.5.11
...
Closes gh-25285
4 years ago
Stephane Nicoll
44d765bd00
Upgrade to Spring Framework 5.3.4
...
Closes gh-24998
4 years ago
Stephane Nicoll
cae3f1e295
Merge branch '2.3.x' into 2.4.x
4 years ago
Stephane Nicoll
32f6719ec1
Upgrade to Spring Framework 5.2.13
...
Closes gh-25281
4 years ago
Stephane Nicoll
f6b5964258
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25312
4 years ago
Stephane Nicoll
8cc513e9e8
Merge pull request #25265 from melburne
...
* pr/25265:
Update copyright of changed files
Fix incorrect detection of Amazon Redshift
Closes gh-25265
4 years ago
Stephane Nicoll
0da7822e27
Update copyright of changed files
...
See gh-25265
4 years ago
melburne
2163c96205
Fix incorrect detection of Amazon Redshift
...
See gh-25265
4 years ago
Andy Wilkinson
0dbf907f73
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25310
4 years ago
Andy Wilkinson
e15c5d36f2
Merge pull request #25279 from eddumelendez
...
* gh-25279:
Polish "Ensure that Flyway/Liquibase run before jOOQ's DSLContext is used"
Ensure that Flyway/Liquibase run before jOOQ's DSLContext is used
Closes gh-25279
4 years ago
Andy Wilkinson
78941c32c4
Polish "Ensure that Flyway/Liquibase run before jOOQ's DSLContext is used"
...
See gh-25279
4 years ago
Eddú Meléndez
c55200d19a
Ensure that Flyway/Liquibase run before jOOQ's DSLContext is used
...
See gh-25279
4 years ago
Andy Wilkinson
b86351d0cf
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25307
4 years ago
Andy Wilkinson
08802d3afa
Merge pull request #25299 from robert-smith-911
...
* gh-25299:
Polish "Encourage use of maven-publish plugin in Gradle docs"
Encourage use of maven-publish plugin in Gradle docs
Closes gh-25299
4 years ago
Andy Wilkinson
a2adb877ee
Polish "Encourage use of maven-publish plugin in Gradle docs"
...
See gh-25299
4 years ago
Robert Smith
c0a5245a3e
Encourage use of maven-publish plugin in Gradle docs
...
See gh-25299
4 years ago
Andy Wilkinson
176949f5bb
Merge branch '2.3.x' into 2.4.x
4 years ago
Andy Wilkinson
29af4b953f
Add dependency management for new hibernate-micrometer module
...
Fixes gh-25277
4 years ago
Andy Wilkinson
c3cdfec9cb
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25305
4 years ago