Commit Graph

33268 Commits

Author SHA1 Message Date
Saraswathy Hariharakrishnan 00b9a8811d Support comma-separated basePackage values in EntityScan
See gh-27355
2021-07-15 15:41:50 -07:00
Andy Wilkinson 66cedfa544 Merge branch '2.5.x' 2021-07-15 20:20:32 +01:00
Andy Wilkinson 74527db743 Merge branch '2.4.x' into 2.5.x 2021-07-15 20:20:11 +01:00
Andy Wilkinson 2f54198e31 Merge pull request #27348 from izeye
* gh-27348:
  Remove Flyway references from DependsOn BFPPs for Liquibase

Closes gh-27348
2021-07-15 20:19:26 +01:00
izeye 198e40c72e Remove Flyway references from DependsOn BFPPs for Liquibase
See gh-27348
2021-07-15 20:18:27 +01:00
Andy Wilkinson 3e0baf1bfd Merge branch '2.5.x'
Closes gh-27353
2021-07-15 19:45:32 +01:00
Andy Wilkinson c8c784bd5c Allow @SpyBean to be used to spy on a Spring Data repository
Fixes gh-7033
2021-07-15 19:44:52 +01:00
Andy Wilkinson 969ca71af3 Update version property for Prometheus to reflect its scope
Closes gh-27350
2021-07-15 19:31:49 +01:00
Andy Wilkinson 13fc16b29b Merge branch '2.5.x'
Closes gh-27351
2021-07-15 19:27:05 +01:00
Andy Wilkinson 62695f76f7 Provide complete dependency management for Prometheus's Pushgateway
Fixes gh-27349
2021-07-15 19:26:25 +01:00
Andy Wilkinson 800957e5a3 Upgrade to Spring HATEOAS 1.4.0-M1
Closes gh-27185
2021-07-15 17:05:00 +01:00
Andy Wilkinson 1b130c572c Remove dependency management for org.webjars:hal-browser
Closes gh-26192
2021-07-15 14:56:51 +01:00
Andy Wilkinson 6f0b23502e Merge branch '2.5.x'
Closes gh-27347
2021-07-15 11:51:48 +01:00
Andy Wilkinson d4159130a5 Merge branch '2.4.x' into 2.5.x
Closes gh-27346
2021-07-15 11:50:51 +01:00
Andy Wilkinson 7a23a12ce0 Fix configprops endpoint's handling of config tree values
Fixes gh-27327
2021-07-15 11:50:40 +01:00
Stephane Nicoll 0e1191c061 Merge branch '2.5.x' 2021-07-15 10:06:22 +02:00
Stephane Nicoll 4acf48d2c7 Upgrade Ubuntu version in CI images
Closes gh-27338
2021-07-15 10:06:07 +02:00
Stephane Nicoll 765b1ae060 Merge branch '2.4.x' into 2.5.x 2021-07-15 10:03:17 +02:00
Stephane Nicoll c7c1ba929a Upgrade Ubuntu version in CI images
Closes gh-27336
2021-07-15 10:02:28 +02:00
Stephane Nicoll 2d3006171d Merge branch '2.3.x' into 2.4.x 2021-07-15 09:48:52 +02:00
Stephane Nicoll d1b242e6c8 Upgrade Ubuntu version in CI images
Closes gh-27337
2021-07-15 09:48:33 +02:00
Stephane Nicoll 235e48683c Upgrade Ubuntu version in CI images
Closes gh-27335
2021-07-15 09:45:21 +02:00
Stephane Nicoll a904c71a0a Merge branch '2.5.x' 2021-07-15 09:30:08 +02:00
Stephane Nicoll f119716cab Upgrade to Micrometer 1.8.0-M1
Closes gh-27169
2021-07-15 09:23:51 +02:00
Stephane Nicoll 2d71658ed1 Upgrade to MongoDB 4.3.0
Closes gh-27344
2021-07-15 09:05:27 +02:00
Stephane Nicoll 73647c395f Upgrade to Lettuce 6.1.4.RELEASE
Closes gh-27343
2021-07-15 09:05:26 +02:00
Stephane Nicoll 7ab316ea0e Merge branch '2.4.x' into 2.5.x 2021-07-15 09:02:06 +02:00
Stephane Nicoll 39626fa4e7 Upgrade to Spring HATEOAS 1.3.3
Closes gh-27184
2021-07-15 09:00:17 +02:00
Stephane Nicoll 8268c21158 Upgrade to Micrometer 1.7.2
Closes gh-27342
2021-07-15 08:58:14 +02:00
Stephane Nicoll 1c69789ca4 Upgrade to Lettuce 6.1.4.RELEASE
Closes gh-27341
2021-07-15 08:58:12 +02:00
Stephane Nicoll 8694b67744 Upgrade to Spring HATEOAS 1.2.8
Closes gh-27183
2021-07-15 08:51:42 +02:00
Stephane Nicoll 52996e139e Upgrade to Micrometer 1.6.9
Closes gh-27340
2021-07-15 08:50:47 +02:00
Stephane Nicoll 6f949a1744 Upgrade to Lettuce 6.0.7.RELEASE
Closes gh-27339
2021-07-15 08:50:46 +02:00
Andy Wilkinson e1049a55ff Avoid retrieving values from Record beyond session boundary
See gh-27294
2021-07-14 19:42:10 +01:00
Andy Wilkinson c00e885ac4 Work around compile warnings from Data Neo4j's use of API Guardian
See gh-27170
2021-07-14 18:28:24 +01:00
Andy Wilkinson 8540bc0d12 Polish restoration of ConfigFileApplicationListener
See gh-27303
2021-07-14 18:01:34 +01:00
Andy Wilkinson b39ed7f086 Merge pull request #27294 from meistermeier
* gh-27294:
  Polish "Use server version from database in Neo4j health details"
  Use server version from database in Neo4j health details

Closes gh-27294
2021-07-14 17:53:47 +01:00
Andy Wilkinson 9f9c89a357 Polish "Use server version from database in Neo4j health details"
See gh-27294
2021-07-14 17:40:43 +01:00
Gerrit Meier f7fd0ac527 Use server version from database in Neo4j health details
See gh-27294
2021-07-14 17:37:40 +01:00
Andy Wilkinson 8db63db564 Merge branch '2.5.x'
Closes gh-27333
2021-07-14 17:19:59 +01:00
Andy Wilkinson 9a81d2fe09 Merge branch '2.4.x' into 2.5.x
Closes gh-27332
2021-07-14 17:19:39 +01:00
Andy Wilkinson c005e1de9a Rename test classes to match our naming conventions
Closes gh-27331
2021-07-14 17:19:11 +01:00
Phillip Webb be5e8b3139 Restore ConfigFileApplicationListener in deprecated form
Restore `ConfigFileApplicationListener` in a deprecated form since
Spring Cloud need it. Scheduled removal is now in 3.0.0.

See gh-27303
2021-07-14 08:30:11 -07:00
Stephane Nicoll 36beca2c7d Add ERROR-level metadata for removed properties
See gh-27303
2021-07-14 14:58:52 +02:00
Stephane Nicoll 6f4d8449be Initiate layers-2.6
See gh-27326
2021-07-14 14:48:23 +02:00
Stephane Nicoll b393031dbe Merge branch '2.5.x'
Closes gh-27326
2021-07-14 14:45:52 +02:00
Andy Wilkinson c406dda181 Deprecate AbstractDataSourceInitializer
Closes gh-27206

Co-authored-by: Phillip Webb <pwebb@vmware.com>
2021-07-14 13:39:14 +01:00
Stephane Nicoll d8f9a20221 Add missing XSD version for layers configuration
Closes gh-27321
2021-07-14 14:32:08 +02:00
Stephane Nicoll 9b1e327cb6 Merge branch '2.5.x' 2021-07-14 14:16:32 +02:00
Stephane Nicoll 00afe3619c Upgrade to Spring Framework 5.3.9
Closes gh-27168
2021-07-14 14:16:18 +02:00