Andy Wilkinson
d481a6632a
Upgrade to Jackson Bom 2.14.2
...
Closes gh-34088
2 years ago
Andy Wilkinson
8ba6e85e20
Upgrade to HttpCore5 5.2.1
...
Closes gh-34087
2 years ago
Andy Wilkinson
f595b46bd3
Upgrade to HttpClient5 5.2.1
...
Closes gh-34086
2 years ago
Andy Wilkinson
850d239b5c
Upgrade to HtmlUnit 2.70.0
...
Closes gh-34085
2 years ago
Andy Wilkinson
f2eddddcdb
Upgrade to Hazelcast 5.2.1
...
Closes gh-34084
2 years ago
Andy Wilkinson
a1c67fb7d3
Upgrade to Gson 2.10.1
...
Closes gh-34083
2 years ago
Andy Wilkinson
22801f252d
Upgrade to Groovy 4.0.8
...
Closes gh-34082
2 years ago
Andy Wilkinson
197181c54f
Upgrade to GraphQL Java 19.3
...
Closes gh-34081
2 years ago
Andy Wilkinson
238b85fabc
Upgrade to Flyway 9.14.1
...
Closes gh-34080
2 years ago
Andy Wilkinson
5dc6592b12
Upgrade to Elasticsearch Client 8.6.1
...
Closes gh-34079
2 years ago
Andy Wilkinson
205a644e81
Upgrade to Byte Buddy 1.12.23
...
Closes gh-34078
2 years ago
Andy Wilkinson
ae591c7396
Upgrade to Brave 5.15.0
...
Closes gh-34077
2 years ago
Andy Wilkinson
b7701fb025
Upgrade to Artemis 2.28.0
...
Closes gh-34076
2 years ago
Andy Wilkinson
e42a506d71
Merge branch '3.0.x'
...
Closes gh-33982
2 years ago
Andy Wilkinson
d65f1cd704
Merge branch '2.7.x' into 3.0.x
...
Closes gh-32977
2 years ago
Andy Wilkinson
ccb748ad35
Upgrade CI images to ubuntu:jammy-20230126
...
Closes gh-32979
2 years ago
Andy Wilkinson
28e793a7aa
Merge branch '3.0.x'
2 years ago
Andy Wilkinson
57b7b1ae8e
Fix formatting of ArtifactoryServiceTests
...
See gh-33967
2 years ago
Moritz Halbritter
e2f8377883
Merge pull request #34033 from terminux
...
* pr/34033:
Auto-configure Spring Kafka ContainerCustomizer
Closes gh-34033
2 years ago
Guirong Hu
b514ea776e
Auto-configure Spring Kafka ContainerCustomizer
...
See gh-34033
2 years ago
Moritz Halbritter
5fb8484f29
Merge branch '3.0.x'
...
Closes gh-34074
2 years ago
Moritz Halbritter
18985d037a
Merge pull request #34051 from izeye
...
* pr/34051:
Update "Customizing Sanitization" documentation
Closes gh-34051
2 years ago
Johnny Lim
0bca966c19
Update "Customizing Sanitization" documentation
...
See gh-34051
2 years ago
Moritz Halbritter
e0d8d528b7
Merge branch '3.0.x'
...
Closes gh-34073
2 years ago
Moritz Halbritter
2e61acb979
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34072
2 years ago
Moritz Halbritter
c62fd37f82
Merge pull request #34063 from enimiste
...
* pr/34063:
Remove inputStream.close() line to conform to the interface
Closes gh-34063
2 years ago
Enimiste
d6032c9d2c
Remove inputStream.close() line to conform to the interface
...
The "ReproducibleResourceTransformer" interface says that "An input
stream for the resource, the implementation should *not* close this
stream".
See gh-34063
2 years ago
Moritz Halbritter
a108f84140
Merge branch '3.0.x'
...
Closes gh-34071
2 years ago
Moritz Halbritter
81c8574bca
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34070
2 years ago
Moritz Halbritter
33288493aa
Remove exception field from Health class
...
Closes gh-34030
2 years ago
Moritz Halbritter
a92ed5e2c2
Merge branch '3.0.x'
...
Closes gh-34068
2 years ago
Moritz Halbritter
3af30b0a11
Don't use global ObjectMapper when creating JacksonJsonpMapper
...
See gh-33438
Closes gh-33426
2 years ago
Phillip Webb
9b6502300f
Merge branch '3.0.x'
2 years ago
Phillip Webb
cf60c1c8a2
Merge branch '2.7.x' into 3.0.x
2 years ago
Phillip Webb
d71d885021
Update CI pipeline
2 years ago
Phillip Webb
5df63ca85f
Merge branch '3.0.x'
...
Closes gh-34056
2 years ago
Phillip Webb
09b83c972a
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34055
2 years ago
Phillip Webb
86fc39261e
Upgrade CI to springio/artifactory-resource 0.0.18
...
Closes gh-34054
2 years ago
Andy Wilkinson
26e39b26f5
Merge branch '3.0.x'
...
Closes gh-34045
2 years ago
Andy Wilkinson
118f736260
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34044
2 years ago
Andy Wilkinson
9940fcfe77
Reset mocks produced by FactoryBeans
...
An unwanted side-effect of the changes made in c6bdd136
to fix
gh-7271 is that a mock produced by a factory bean is not reset. To
allow such a mock to be reset without regressing the fix we now call
getBean(…) as we did before c6bdd136
, however the call is now
performed in a defensive manner falling back to getSingleton(…) when
it fails.
Closes gh-33830
2 years ago
Andy Wilkinson
2f2738e5ea
Merge branch '3.0.x'
...
Closes gh-34042
2 years ago
Andy Wilkinson
0184548be1
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34041
2 years ago
Andy Wilkinson
4aa82a3dc0
Merge pull request #33965 from marcel-wollschlaeger
...
* gh-33965:
Polish "Add Redis application properties example"
Add Redis application properties example
Closes gh-33965
2 years ago
Andy Wilkinson
2bf780237a
Polish "Add Redis application properties example"
...
See gh-33965
2 years ago
Marcel Wollschläger
b6f900dd98
Add Redis application properties example
...
For the `Connect to Redis` section in the documentation also mention how
to configure the Redis connection via application properties similar
to the other connectors (Mongodb, Elasticsearch, Neo4j, ...).
See gh-33965
2 years ago
Andy Wilkinson
636b70a77d
Merge branch '3.0.x'
...
Closes gh-34040
2 years ago
Andy Wilkinson
f2361dd9b1
Merge pull request #33979 from ath0s
...
* gh-33979:
Polish "Configure jOOQ with TransactionProvider bean when available"
Configure jOOQ with TransactionProvider bean when available
Closes gh-33979
2 years ago
Andy Wilkinson
56a1551c2d
Polish "Configure jOOQ with TransactionProvider bean when available"
...
See gh-33979
2 years ago
ath0s
b2a8c8be1c
Configure jOOQ with TransactionProvider bean when available
...
See gh-33979
2 years ago