Commit Graph

22330 Commits (16940518c1354a88640a9e4141f7e3f08ad3ad99)

Author SHA1 Message Date
Brian Clozel 16940518c1 Polish GraphQL QueryBE and QueryDSL auto-configurations
Closes gh-34974
1 year ago
Andy Wilkinson 8fad26a0b4 Merge branch '3.1.x'
Closes gh-37271
1 year ago
Andy Wilkinson a9f91f87da Merge branch '3.0.x' into 3.1.x
Closes gh-37270
1 year ago
Andy Wilkinson 48c8928d0c Manage ehcache dependencies without their classifiers as well
Closes gh-37243
1 year ago
Andy Wilkinson d8c3902a7e Polish 1 year ago
Andy Wilkinson e01b380d21 Start building against Spring Integration 6.1.3 snapshots
See gh-37267
1 year ago
Andy Wilkinson 83a920a28f Start building against Spring GraphQL 1.2.3 snapshots
See gh-37266
1 year ago
Andy Wilkinson 4bd8c350f2 Start building against Spring Framework 6.0.12 snapshots
See gh-37265
1 year ago
Andy Wilkinson af72bf1671 Start building against Spring AMQP 3.0.9 snapshots
See gh-37264
1 year ago
Andy Wilkinson 04f55ada44 Start building against Reactor Bom 2022.0.11 snapshots
See gh-37263
1 year ago
Andy Wilkinson f4e731bdbb Start building against Micrometer Tracing 1.1.5 snapshots
See gh-37262
1 year ago
Andy Wilkinson 8ecb7d33c9 Start building against Micrometer 1.11.4 snapshots
See gh-37261
1 year ago
Brian Clozel 32b65e85ae Add config property for GraphQL Schema Mapping Inspection
This commit adds a new `spring.graphql.schema.inspection.enabled`
property, which is `true` by default.
This property enables the logging at the INFO level of the GraphQL
Schema inspection report.
During startup, Spring for GraphQL will inspect the schema and report
fields and registrations that are unmapped in the application.

Closes gh-36252
1 year ago
Andy Wilkinson 5de5331102 Start building against Spring GraphQL 1.1.6 snapshots
See gh-37259
1 year ago
Andy Wilkinson ca254e51f6 Start building against Spring Framework 6.0.12 snapshots
See gh-37258
1 year ago
Andy Wilkinson b1d13c3fe5 Start building against Spring AMQP 3.0.9 snapshots
See gh-37257
1 year ago
Andy Wilkinson 216dad8bc5 Start building against Reactor Bom 2022.0.11 snapshots
See gh-37256
1 year ago
Andy Wilkinson e7de1752a7 Start building against Micrometer 1.10.11 snapshots
See gh-37255
1 year ago
dkswnkk 1d7c0108d0 Capitalize order constant in TomcatWebServerFactoryCustomizer
See gh-37211
1 year ago
Moritz Halbritter f0bb054774 Merge branch '3.1.x'
Closes gh-37254
1 year ago
Moritz Halbritter d9b7a8c0af Merge branch '3.0.x' into 3.1.x
Closes gh-37253
1 year ago
Moritz Halbritter bbc10856ee Merge branch '2.7.x' into 3.0.x
Closes gh-37252
1 year ago
Johnny Lim 5f9bc721d3 Add default value metadata for management.metrics.export.signalfx.published-histogram-type
See gh-37210
1 year ago
Andy Wilkinson 9b52ee5dac Start building against Spring Security 6.2.0 snapshots
See gh-37236
1 year ago
Andy Wilkinson a94f171cae Start building against Spring LDAP 3.2.0 snapshots
See gh-37235
1 year ago
Andy Wilkinson c49e1dda33 Start building against Spring Kafka 3.1.0 snapshots
See gh-37234
1 year ago
Andy Wilkinson 7d9b0cee39 Start building against Spring Integration 6.2.0 snapshots
See gh-37233
1 year ago
Andy Wilkinson 15c24d35fd Start building against Spring GraphQL 1.2.3 snapshots
See gh-37232
1 year ago
Andy Wilkinson ed5d16de84 Upgrade to Jetty 12
Closes gh-36073
1 year ago
Andy Wilkinson 02fd570b7d Start building against Spring Framework 6.1.0 snapshots
See gh-37231
1 year ago
Andy Wilkinson 4b0c8eba4c Start building against Spring Batch 5.1.0 snapshots
See gh-37230
1 year ago
Andy Wilkinson d88b999fa2 Start building against Spring Authorization Server 1.2.0 snapshots
See gh-37229
1 year ago
Andy Wilkinson 318ac7adc5 Start building against Spring AMQP 3.1.0 snapshots
See gh-37228
1 year ago
Andy Wilkinson dfa5414486 Start building against Reactor Bom 2023.0.0 snapshots
See gh-37227
1 year ago
Andy Wilkinson 88f8311a59 Start building against Micrometer 1.12.0 snapshots
See gh-37226
1 year ago
Andy Wilkinson 96368a4e61 Merge branch '3.1.x'
Closes gh-37225
1 year ago
Andy Wilkinson 7b59d2fce2 Merge branch '3.0.x' into 3.1.x
Closes gh-37224
1 year ago
Andy Wilkinson cce3c9d40f Merge branch '2.7.x' into 3.0.x
Closes gh-37223
1 year ago
Andy Wilkinson 38e9ede17d Only suggest snapshots for which a release is planned
Closes gh-37212
1 year ago
Phillip Webb d9af7cec14 Merge pull request #37197 from onobc
* pr/37197:
  Polish 'Add Pulsar ConnectionDetails support'
  Add Pulsar ConnectionDetails support

Closes gh-37197
1 year ago
Phillip Webb 750c597225 Polish 'Add Pulsar ConnectionDetails support'
See gh-37197
1 year ago
Chris Bono 089fef0392 Add Pulsar ConnectionDetails support
Add `ConnectionDetails` support for Apache Pulsar and provide adapters
for Docker Compose and Testcontainers.

See gh-37197
1 year ago
Moritz Halbritter bced103517 Merge branch '3.1.x'
Closes gh-37208
1 year ago
Moritz Halbritter 768dfb2c63 Merge branch '3.0.x' into 3.1.x
Closes gh-37207
1 year ago
Moritz Halbritter ffed8b0502 Merge branch '2.7.x' into 3.0.x
Closes gh-37206
1 year ago
Yanming Zhou 4c39cc2314 Continue polishing
See commit 947e330e9d

See gh-37166
1 year ago
Moritz Halbritter d84c81d18f Reduce logging in WelcomePageHandlerMapping on invalid Accept headers
Closes gh-37118
1 year ago
anessi 320dd0e24e Add virtual host support for Rabbit Stream
Add a new property 'spring.rabbitmq.stream.virtual-host' which can be
used to set a custom virtual host for streams.

See gh-37189
1 year ago
Chris Bono 6e7b845bdf Add support for Apache Pulsar
Add support for Apache Pulsar using the Spring for Apache Pulsar
project.

See gh-34763

Co-authored-by: Phillip Webb <pwebb@vmware.com>
1 year ago
Moritz Halbritter 8f78acd548 Merge branch '3.1.x' 1 year ago