Commit Graph

30572 Commits (889b9d5dc0e8c7732d3eddda913371a3fbad49e0)
 

Author SHA1 Message Date
Andy Wilkinson 889b9d5dc0 Merge branch '2.4.x' 4 years ago
Andy Wilkinson 9fd0e4245c Merge branch '2.3.x' into 2.4.x 4 years ago
Andy Wilkinson 138fe0aca9 Merge branch '2.2.x' into 2.3.x 4 years ago
Andy Wilkinson eb07867738 Update security policy links 4 years ago
Phillip Webb 439344fdd8 Merge branch '2.4.x'
Closes gh-24996
4 years ago
Phillip Webb 1def245a2c Support DeferredLogFactory injection
Update `ConfigDataLoader` and `ConfigDataLocationResolver` to support
`DeferredLogFactory` injection.

Closes gh-24988
4 years ago
Phillip Webb b1f27b7604 Merge branch '2.4.x'
Closes gh-24995
4 years ago
Phillip Webb 522f68cb40 Merge branch '2.3.x' into 2.4.x
Closes gh-24994
4 years ago
Phillip Webb 464b302655 Set withTestKitDir per Gradle version
Attempt to fix cache locking issues by setting a unique `withTestKitDir`
directory for each tested Gradle version.

Closes gh-24993
4 years ago
Phillip Webb c268f5d418 Skip direct @ConfugurationProperties binding
Add a `BindRestriction` option to `Bindable` which allows direct
property binding to be bypassed. The option is automatically applied
by the `ConfigurationPropertiesBinder`.

Prior to this commit, `@ConfugurationProperties` binding could silently
fail if a direct property existed that could be converted to the
properties class. This can be the case if a single-argument constructor
is available as the `ObjectToObject` converter would kick in.

Closes gh-16038

Co-authored-by: Madhura Bhave <mbhave@pivotal.io>
4 years ago
Andy Wilkinson 5fc49aa485 Remove dependency management for spring-boot-starter-data-solr
Closes gh-24977
4 years ago
Andy Wilkinson f3fd55dac6 Merge branch '2.4.x'
Closes gh-24976
4 years ago
Andy Wilkinson 9c8645dec2 Merge branch '2.3.x' into 2.4.x
Closes gh-24975
4 years ago
Andy Wilkinson 46d908f632 Upgrade to Gradle 6.8.1
Closes gh-24737
4 years ago
Andy Wilkinson 5a56f8864f Remove error message attribute instead of blanking it when not included
Closes gh-24712
4 years ago
Andy Wilkinson 1370e8ca97 Merge branch '2.4.x'
Closes gh-24974
4 years ago
Andy Wilkinson 5362633014 Merge branch '2.3.x' into 2.4.x
Closes gh-24973
4 years ago
Andy Wilkinson 0b06ac9938 Use AssertJ's doesNotContainKey
Closes gh-24970
4 years ago
Andy Wilkinson 76490be222 Merge pull request #24964 from aurelien-baudet
* gh-24964:
  Polish "Add reference to Ogham Spring Boot starters"
  Add reference to Ogham Spring Boot starters

Closes gh-24964
4 years ago
Andy Wilkinson ebca1af3fd Polish "Add reference to Ogham Spring Boot starters"
See gh-24964
4 years ago
Aurélien Baudet 0e436a2ccf Add reference to Ogham Spring Boot starters
See gh-24964
4 years ago
Andy Wilkinson fdfae7d8b3 Merge pull request #24967 from bdemers
* gh-24967:
  Fix minor typo in pull request template

Closes gh-24967
4 years ago
Brian Demers c89d4e3eb4 Fix minor typo in pull request template
See gh-24967
4 years ago
Madhura Bhave 587f96d4e0 Merge pull request #24715 from hatefpalizgar
* pr/24715:
  Polish " Change info endpoint to be secure and unexposed by default"
  Change info endpoint to be secure and unexposed by default

Closes gh-24715
4 years ago
Madhura Bhave d07e351eff Polish " Change info endpoint to be secure and unexposed by default"
See gh-24715
4 years ago
Hatef Palizgar 53c1e79810 Change info endpoint to be secure and unexposed by default
See gh-24715
4 years ago
Andy Wilkinson 0fc33b020d Remove metadata for Data Solr property
Data Solr support was removed in 012a1997 so the property is no longer
supported.

See gh-24939
4 years ago
Andy Wilkinson 3e4abd0471 Upgrade to Solr 8.7.0
Closes gh-24963
4 years ago
Andy Wilkinson a0166e53c1 Upgrade to REST Assured 4.3.3
Closes gh-24962
4 years ago
Andy Wilkinson 977b938977 Upgrade to Flyway 7.5.1
Closes gh-24961
4 years ago
Andy Wilkinson 60ce922a5b Prohibit major upgrades that are not of interest
Closes gh-24960
4 years ago
Andy Wilkinson 22e24d9837 Merge pull request #24946 from dreis2211
* gh-24946:
  Upgrade to Groovy 3.0.7

Closes gh-24946
4 years ago
Andy Wilkinson a4919a047e Upgrade to Spring Integration 5.5.0-M1
Closes gh-24932
4 years ago
dreis2211 d4eccb7715 Upgrade to Groovy 3.0.7
See gh-24946
4 years ago
Andy Wilkinson bb9a674dfb Upgrade to Spring Session Bom 2021.0.0-M1
Closes gh-24933
4 years ago
Andy Wilkinson c125e0ee35 Upgrade to Spring Kafka 2.7.0-M1
Closes gh-24592
4 years ago
Andy Wilkinson dff64302b5 Upgrade to Kafka 2.7.0
Closes gh-24934
4 years ago
Andy Wilkinson f5328d59e4 Upgrade to Oracle Database 21.1.0.0
Closes gh-24959
4 years ago
Andy Wilkinson aba74126d6 Upgrade to Kotlin 1.4.21-2
Closes gh-24958
4 years ago
Andy Wilkinson eccafc1303 Upgrade to Jetty EL 9.0.29
Closes gh-24957
4 years ago
Andy Wilkinson a29ba202ae Upgrade to Jaybird 4.0.2.java8
Closes gh-24956
4 years ago
Andy Wilkinson 48b9e5ab29 Upgrade to Git Commit ID Plugin 4.0.3
Closes gh-24955
4 years ago
Andy Wilkinson fb087d7f7d Upgrade to ActiveMQ 5.16.1
Closes gh-24954
4 years ago
Andy Wilkinson 4135e3c061 Upgrade to Flyway 7.5
Closes gh-24953
4 years ago
Andy Wilkinson d15ec4cdb4 Upgrade to Liquibase 4.2.2
Closes gh-24952
4 years ago
Madhura Bhave cf8e667795 Fix formatting 4 years ago
Madhura Bhave 06263c46ce Upgrade to Spring Security 5.5.0-M1
Closes gh-24937
4 years ago
Phillip Webb a196a9bd8f Merge branch '2.4.x'
Closes gh-24949
4 years ago
Phillip Webb 69fbd2f8aa Delegate `usesPathPatterns()` call to mappings
Update `CompositeHandlerMapping` so that the `usesPathPatterns()` method
returns `true` if any of the delegate mappings return `true`.

Closes gh-24877
4 years ago
Stephane Nicoll 4c2a7db4f8 Upgrade to Spring Data 2021.0.0-M2
Closes gh-24931
4 years ago