Commit Graph

19806 Commits

Author SHA1 Message Date
Andy Wilkinson f595b46bd3 Upgrade to HttpClient5 5.2.1
Closes gh-34086
2023-02-06 14:46:05 +00:00
Andy Wilkinson 850d239b5c Upgrade to HtmlUnit 2.70.0
Closes gh-34085
2023-02-06 14:46:04 +00:00
Andy Wilkinson f2eddddcdb Upgrade to Hazelcast 5.2.1
Closes gh-34084
2023-02-06 14:46:04 +00:00
Andy Wilkinson a1c67fb7d3 Upgrade to Gson 2.10.1
Closes gh-34083
2023-02-06 14:46:04 +00:00
Andy Wilkinson 22801f252d Upgrade to Groovy 4.0.8
Closes gh-34082
2023-02-06 14:46:03 +00:00
Andy Wilkinson 197181c54f Upgrade to GraphQL Java 19.3
Closes gh-34081
2023-02-06 14:46:03 +00:00
Andy Wilkinson 238b85fabc Upgrade to Flyway 9.14.1
Closes gh-34080
2023-02-06 14:46:03 +00:00
Andy Wilkinson 5dc6592b12 Upgrade to Elasticsearch Client 8.6.1
Closes gh-34079
2023-02-06 13:17:45 +00:00
Andy Wilkinson 205a644e81 Upgrade to Byte Buddy 1.12.23
Closes gh-34078
2023-02-06 13:17:39 +00:00
Andy Wilkinson ae591c7396 Upgrade to Brave 5.15.0
Closes gh-34077
2023-02-06 13:17:34 +00:00
Andy Wilkinson b7701fb025 Upgrade to Artemis 2.28.0
Closes gh-34076
2023-02-06 13:17:29 +00:00
Guirong Hu b514ea776e Auto-configure Spring Kafka ContainerCustomizer
See gh-34033
2023-02-06 12:04:31 +01:00
Moritz Halbritter 5fb8484f29 Merge branch '3.0.x'
Closes gh-34074
2023-02-06 11:59:43 +01:00
Moritz Halbritter 18985d037a Merge pull request #34051 from izeye
* pr/34051:
  Update "Customizing Sanitization" documentation

Closes gh-34051
2023-02-06 11:59:34 +01:00
Johnny Lim 0bca966c19 Update "Customizing Sanitization" documentation
See gh-34051
2023-02-06 11:57:25 +01:00
Moritz Halbritter e0d8d528b7 Merge branch '3.0.x'
Closes gh-34073
2023-02-06 11:54:58 +01:00
Moritz Halbritter 2e61acb979 Merge branch '2.7.x' into 3.0.x
Closes gh-34072
2023-02-06 11:54:51 +01:00
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
2023-02-06 11:47:25 +01:00
Moritz Halbritter a108f84140 Merge branch '3.0.x'
Closes gh-34071
2023-02-06 10:39:05 +01:00
Moritz Halbritter 81c8574bca Merge branch '2.7.x' into 3.0.x
Closes gh-34070
2023-02-06 10:38:57 +01:00
Moritz Halbritter 33288493aa Remove exception field from Health class
Closes gh-34030
2023-02-06 10:38:26 +01:00
Moritz Halbritter a92ed5e2c2 Merge branch '3.0.x'
Closes gh-34068
2023-02-06 09:41:16 +01:00
Moritz Halbritter 3af30b0a11 Don't use global ObjectMapper when creating JacksonJsonpMapper
See gh-33438
Closes gh-33426
2023-02-06 09:41:10 +01:00
Andy Wilkinson 26e39b26f5 Merge branch '3.0.x'
Closes gh-34045
2023-02-01 17:32:58 +00:00
Andy Wilkinson 118f736260 Merge branch '2.7.x' into 3.0.x
Closes gh-34044
2023-02-01 17:32:39 +00:00
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
2023-02-01 17:22:36 +00:00
Andy Wilkinson 2f2738e5ea Merge branch '3.0.x'
Closes gh-34042
2023-02-01 15:49:31 +00:00
Andy Wilkinson 0184548be1 Merge branch '2.7.x' into 3.0.x
Closes gh-34041
2023-02-01 15:47:13 +00:00
Andy Wilkinson 2bf780237a Polish "Add Redis application properties example"
See gh-33965
2023-02-01 15:44:42 +00:00
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
2023-02-01 15:44:41 +00:00
Andy Wilkinson 636b70a77d Merge branch '3.0.x'
Closes gh-34040
2023-02-01 15:19:56 +00:00
Andy Wilkinson 56a1551c2d Polish "Configure jOOQ with TransactionProvider bean when available"
See gh-33979
2023-02-01 15:19:16 +00:00
ath0s b2a8c8be1c Configure jOOQ with TransactionProvider bean when available
See gh-33979
2023-02-01 14:53:55 +00:00
Moritz Halbritter 0440e23233 Merge branch '3.0.x'
Closes gh-34038
2023-02-01 10:34:29 +01:00
Moritz Halbritter b28369d511 Merge branch '2.7.x' into 3.0.x
Closes gh-34036
2023-02-01 09:44:30 +01:00
Moritz Halbritter 2a843d1853 Set Reactor Netty's shutdownQuietPeriod to 0 when using devtools
See gh-33855
2023-02-01 09:31:41 +01:00
Yubao Liu 6ba5329a79 Allow different log level for FILE and CONSOLE appender
- java.util.logging isn't supported yet

See gh-32076
2023-01-31 14:31:51 +01:00
Marten Deinum f2950f2d09 Allow JMX Registration Policy to be set
See gh-32573
2023-01-31 14:30:36 +01:00
Luka Hartwig 6d05cf3efb Add Nomad to cloud platforms
See gh-32880
2023-01-31 14:11:08 +01:00
Thomas Kåsene d1a089ba71 Auto-configure BatchInterceptor on ConcurrentKafkaListenerContainerFactory
See gh-32951
2023-01-31 13:59:02 +01:00
Francois Rosiere eaa7cdf910 Add configuration property to control auto-startup of listener container
See gh-33082
2023-01-31 13:45:33 +01:00
Guirong Hu 6e064ed5e0 Support setting more properties of KafkaAdmin
See gh-33288
2023-01-31 13:30:30 +01:00
lars-christian stitz a186055c51 Improve log message when repackaging by specifying the involved files
See gh-33350
2023-01-31 13:16:56 +01:00
Moritz Halbritter de699b4d11 Fix HazelcastAutoConfigurationServerTests
See gh-33687
2023-01-31 12:05:04 +01:00
Moritz Halbritter 64c2320ce1 Polish "Merge pull request #33553 from michaelweidmann"
See gh-33553
2023-01-31 11:43:33 +01:00
Michael Weidmann 93d46d11e9 Add max http response header size configuration for tomcat and jetty
See gh-33553
2023-01-31 11:43:33 +01:00
Andy Wilkinson ace31cd5b2 Merge branch '3.0.x'
Closes gh-34022
2023-01-31 10:18:48 +00:00
Andy Wilkinson fd1b596937 Remove MySQL module that is no longer published
Closes gh-34021
2023-01-31 10:18:03 +00:00
lionel benychou 4f17a9cc9d Allow JoranConfigurators to be passed ahead of time in logback
See gh-33643
2023-01-31 11:13:21 +01:00
Moritz Halbritter e5bc9a2fcb Merge branch '3.0.x'
Closes gh-34020
2023-01-31 11:11:39 +01:00