Commit Graph

33572 Commits (c43c22283dccbc4894fb56c07be2b5bc702115af)
 

Author SHA1 Message Date
Andy Wilkinson c406dda181 Deprecate AbstractDataSourceInitializer
Closes gh-27206

Co-authored-by: Phillip Webb <pwebb@vmware.com>
3 years ago
Stephane Nicoll d8f9a20221 Add missing XSD version for layers configuration
Closes gh-27321
3 years ago
Stephane Nicoll 9b1e327cb6 Merge branch '2.5.x' 3 years ago
Stephane Nicoll 00afe3619c Upgrade to Spring Framework 5.3.9
Closes gh-27168
3 years ago
Stephane Nicoll 2f90bcd4f5 Merge branch '2.4.x' into 2.5.x 3 years ago
Stephane Nicoll 3c38e46c05 Upgrade to Spring Framework 5.3.9
Closes gh-27163
3 years ago
Stephane Nicoll 3511a007a2 Upgrade to Spring Framework 5.3.9
Closes gh-27160
3 years ago
Stephane Nicoll dc5acb0019 Remove deprecated code flagged for removal
Closes gh-27303
3 years ago
Stephane Nicoll 46ad4c6f98 Merge branch '2.5.x' 3 years ago
Stephane Nicoll f19e772d93 Upgrade to Kotlin 1.5.21
Closes gh-27318
3 years ago
Stephane Nicoll de3dbaf1d5 Upgrade to Kotlin Coroutines 1.5.1
Closes gh-27317
3 years ago
Stephane Nicoll 190df4d0a1 Upgrade to Kotlin 1.5.21
Closes gh-27316
3 years ago
Madhura Bhave 111ea31036 Merge branch '2.5.x' into main 3 years ago
Madhura Bhave ed22e4a897 Merge branch '2.4.x' into 2.5.x 3 years ago
Madhura Bhave 23b377e1a1 Fix typo 3 years ago
Andy Wilkinson 06e08e9fb5 Pass required settings into RabbitTemplateConfigurer's constructor
Closes gh-27313
3 years ago
Andy Wilkinson e6141c04f6 Pass required settings into Rabbit LCF configurer's constructor
Closes gh-27311
3 years ago
Andy Wilkinson 659667bb65 Merge pull request #26982 from bono007
* gh-26982:
  Polish "Add Rabbit connection factory configurers"
  Add Rabbit connection factory configurers

Closes gh-26982
3 years ago
Andy Wilkinson 2c8658c24f Polish "Add Rabbit connection factory configurers"
See gh-26982
3 years ago
bono007 a96b3ef101 Add Rabbit connection factory configurers
See gh-26982
3 years ago
Andy Wilkinson a5ec7560f5 Merge branch '2.5.x'
Closes gh-27314
3 years ago
Andy Wilkinson 0d5e3c558b Merge pull request #27310 from dreis2211
* gh-27310:
  Fix JDK 16 pipeline

Closes gh-27310
3 years ago
dreis2211 e4978f604c Fix JDK 16 pipeline
See gh-27310
3 years ago
Andy Wilkinson 9ccd6a6f2f Merge branch '2.5.x'
Closes gh-27307
3 years ago
Andy Wilkinson 49b700d290 Merge pull request #27089 from dreis2211
* gh-27089:
  Polish "Allow additional JVM args when running tests via toolchain"
  Allow additional JVM args when running tests via toolchain

Closes gh-27089
3 years ago
Andy Wilkinson 705feeed6a Polish "Allow additional JVM args when running tests via toolchain"
See gh-27089
3 years ago
dreis2211 01b0156fed Allow additional JVM args when running tests via toolchain
See gh-27089
3 years ago
Andy Wilkinson 9b43f8880d Merge pull request #26961 from mikouaj
* gh-26961:
  Polish "Add resource labels to Stackdriver metrics configuration properties"
  Add resource labels to Stackdriver metrics configuration properties

Closes gh-26961
3 years ago
Andy Wilkinson 75fdd89be4 Polish "Add resource labels to Stackdriver metrics configuration properties"
See gh-26961
3 years ago
Mikolaj Stefaniak 4e3958e5aa Add resource labels to Stackdriver metrics configuration properties
Using resource labels is mandatory for most Stackdriver resources other
than 'Global', i.e. k8s_pod. Configuring valid resource type along with
related labels makes it possible to use given metric in a wider set of
GCP solutions, i.e. custom metric based GKE pod horizontal autoscaler.

See gh-26961
3 years ago
Andy Wilkinson 9b82836f0e Merge branch '2.5.x'
Closes gh-27305
3 years ago
Andy Wilkinson 685b78f504 Merge branch '2.4.x' into 2.5.x
Closes gh-27304
3 years ago
Andy Wilkinson 7848cf3c79 Merge pull request #27300 from hoanvh
* gh-27300:
  Polish "Mark Redis as down when cluster_state is fail"
  Mark Redis as down when cluster_state is fail

Closes gh-27300
3 years ago
Andy Wilkinson 49baacbc1c Polish "Mark Redis as down when cluster_state is fail"
See gh-27300
3 years ago
Hoan Vu Hong f31141de09 Mark Redis as down when cluster_state is fail
See gh-27300
3 years ago
Andy Wilkinson 4f3fdaed81 Merge pull request #26418 from bono007
* gh-26418:
  Polish "Auto-configure Jetty connection and SSL metrics"
  Auto-configure Jetty connection and SSL metrics

Closes gh-26418
3 years ago
Andy Wilkinson d21f8df1ad Polish "Auto-configure Jetty connection and SSL metrics"
See gh-26418
3 years ago
bono007 e6c43a32c8 Auto-configure Jetty connection and SSL metrics
See gh-26418
3 years ago
Andy Wilkinson c36476ed16 Merge branch '2.5.x'
Closes gh-27167
3 years ago
Andy Wilkinson 7332b43a9e Merge branch '2.4.x' into 2.5.x
Closes gh-27162
3 years ago
Andy Wilkinson 96e58d815d Upgrade to Reactor 2020.0.9
Closes gh-27159
3 years ago
Andy Wilkinson 5c9f2668a5 Merge branch '2.5.x'
See gh-27168
3 years ago
Andy Wilkinson 6ed7e692a9 Merge branch '2.4.x' into 2.5.x
See gh-27163
3 years ago
Andy Wilkinson 1341ca99db Align with Framework's deprecation of getLastModified
See gh-27160
3 years ago
Andy Wilkinson d7fd675f58 Merge branch '2.5.x'
Closes gh-27302
3 years ago
Andy Wilkinson d9e525c326 Merge branch '2.4.x' into 2.5.x
Closes gh-27301
3 years ago
Andy Wilkinson 2354dd5ccb Include Jetty metrics in list of supported metrics
Closes gh-27299
3 years ago
Stephane Nicoll fb8c8afc85 Upgrade to Hibernate 5.5.3.Final
Closes gh-27298
3 years ago
Andy Wilkinson 53ceafcd34 Merge pull request #27108 from bono007
* gh-27108:
  Polish "Remove default spring.mongodb.embedded.version"
  Remove default spring.mongodb.embedded.version

Closes gh-27108
3 years ago
Andy Wilkinson 4d76660f17 Polish "Remove default spring.mongodb.embedded.version"
See gh-27108
3 years ago