Andy Wilkinson
eba2c8c8fe
Merge branch '2.7.x'
2022-01-07 14:04:07 +00:00
Andy Wilkinson
94fa50af1c
Polish
2022-01-07 14:03:07 +00:00
Stephane Nicoll
11e604af41
Merge branch '2.7.x'
2022-01-07 14:43:19 +01:00
Stephane Nicoll
9821cdfd8b
Remove deprecated code
...
Closes gh-29290
2022-01-07 14:42:14 +01:00
Stephane Nicoll
aec6c1ed92
Merge branch '2.7.x'
2022-01-07 10:23:07 +01:00
Stephane Nicoll
c62aa0deab
Remove support for Hazelcast 3
...
Closes gh-29287
2022-01-07 10:22:27 +01:00
Stephane Nicoll
164c2f7164
Polish
...
See gh-29265
2022-01-07 10:20:11 +01:00
Stephane Nicoll
025fe4fd43
Merge branch '2.7.x'
2022-01-06 17:50:15 +01:00
Stephane Nicoll
69d1c3674a
Upgrade to latest Hazelcast 3.x in integration tests
2022-01-06 17:41:26 +01:00
Stephane Nicoll
a780e87e9c
Upgrade to Hazelcast 5.0.2
...
See gh-29265
2022-01-06 17:38:06 +01:00
Andy Wilkinson
c2e86096cd
Reinstate support for jOOQ as it now supports Jakarta EE 9
...
Closes gh-29271
2022-01-05 15:46:54 +00:00
Stephane Nicoll
fed89f98aa
Merge branch '2.7.x'
2022-01-05 09:36:07 +01:00
Stephane Nicoll
ce7a3d0ef2
Upgrade to Flyway 8.3.0
...
Closes gh-29249
2022-01-05 09:18:23 +01:00
Phillip Webb
06398eabed
Merge branch '2.7.x'
2022-01-04 12:26:24 -08:00
Phillip Webb
b25e92f3e2
Merge branch '2.6.x' into 2.7.x
2022-01-04 12:24:34 -08:00
Phillip Webb
760dcffd8b
Merge branch '2.7.x'
2022-01-04 12:22:54 -08:00
Andy Wilkinson
1dbfcf8b57
Reinstate support for Spring Data Couchbase
...
Closes gh-28976
2022-01-04 16:38:16 +00:00
Stephane Nicoll
9bfe3c21e5
Merge branch '2.7.x'
2022-01-04 15:57:21 +01:00
Stephane Nicoll
4799d2a71a
Polish "Add transactionIdPrefix Property to KafkaTemplate"
...
See gh-29089
2022-01-04 15:54:23 +01:00
Gary Russell
33814a4a42
Add transactionIdPrefix Property to KafkaTemplate
...
See gh-29089
2022-01-04 15:39:31 +01:00
Stephane Nicoll
e87b4cfb5b
Merge branch '2.7.x'
2022-01-04 15:04:33 +01:00
Stephane Nicoll
c943ef18ca
Polish "Add principal resolution in RSocket handler methods"
...
See gh-28444
2022-01-04 15:02:56 +01:00
Guirong Hu
cf05964499
Add principal resolution in RSocket handler methods
...
See gh-28444
2022-01-04 14:35:12 +01:00
Stephane Nicoll
4442f91f63
Merge branch '2.7.x'
2022-01-04 12:46:33 +01:00
Stephane Nicoll
076ddc8579
Polish "Add server.netty.max-keep-alive-requests"
...
See gh-28875
2022-01-04 10:42:34 +01:00
Leo Li
0e94b2ce6e
Add server.netty.max-keep-alive-requests
...
See gh-28875
2022-01-04 10:42:34 +01:00
Stephane Nicoll
8cb6a79e60
Merge branch '2.7.x'
2022-01-04 10:41:59 +01:00
Stephane Nicoll
578855f512
Restore support for Hazelcast 3
...
See gh-28801
2022-01-04 10:39:20 +01:00
Stephane Nicoll
64062adf0d
Merge branch '2.7.x'
2022-01-04 09:58:24 +01:00
Stephane Nicoll
e1a5be83d2
Polish "Inject SpringManagedContext into Hazelcast configuration"
...
See gh-28801
2022-01-04 09:57:48 +01:00
Jaromir Hamala
b875b55711
Inject SpringManagedContext into Hazelcast configuration
...
This commit makes it possible to inject Spring managed beans into
objects instantiated by Hazelcast.
See gh-28801
2022-01-04 09:04:49 +01:00
Stephane Nicoll
e378705383
Merge branch '2.7.x'
2022-01-04 08:40:15 +01:00
Stephane Nicoll
f26bee1196
Polish "Upgrade to Embedded Mongo 3.2.5"
...
See gh-28543
2022-01-04 08:39:11 +01:00
Julien Herr
679231c120
Upgrade to Embedded Mongo 3.2.5
...
See gh-28543
2022-01-03 17:59:26 +01:00
Brian Clozel
c5817f21eb
Add property for disabling GraphQL schema introspection
...
Prior to this commit, the GraphQL schema assembled by the
auto-configuration would provide no option for disabling the field
introspection.
While this feature is essential for many tools (including GraphiQL),
some prefer disabling it because this allows clients to gather
information about types and schema easily. This commit introduces a new
`spring.graphql.schema.introspection.enabled` configuration property.
Because potential attackers can still gather this information and this
feature is a core concern in the GraphQL spec, introspection is enabled
by default for Spring Boot applications.
Closes gh-29248
2022-01-03 17:36:58 +01:00
izeye
728206dba0
Polish GraphQL changes
...
See gh-29140
Closes gh-29194
2022-01-03 17:36:57 +01:00
Stephane Nicoll
8b21c71fd6
Merge branch '2.7.x'
2022-01-03 14:22:25 +01:00
Stephane Nicoll
91d7295c62
Polish "Add support for IdlePartitionEventInterval"
...
See gh-28290
2022-01-03 14:20:56 +01:00
Pascal Ayotte
9274baeb68
Add support for IdlePartitionEventInterval
...
See gh-28290
2022-01-03 14:16:19 +01:00
Stephane Nicoll
5864c300e0
Merge branch '2.7.x'
2022-01-03 14:11:47 +01:00
Stephane Nicoll
6b6da22f2c
Polish "Add support for RabbitStreamTemplate"
...
See gh-28060
2022-01-03 14:02:27 +01:00
Eddú Meléndez
3952046132
Add support for RabbitStreamTemplate
...
See gh-28060
2022-01-03 13:30:10 +01:00
Stephane Nicoll
09486b8fc7
Merge branch '2.7.x'
2021-12-27 12:03:11 +01:00
Stephane Nicoll
2b140950e3
Merge branch '2.6.x' into 2.7.x
...
Closes gh-29176
2021-12-27 12:02:57 +01:00
izeye
7fbb5749d1
Polish
...
See gh-29157
2021-12-27 12:01:50 +01:00
Brian Clozel
88ee4fab36
Polish
...
See gh-29140
2021-12-21 10:33:51 +01:00
Brian Clozel
f61c87c3a7
Revert "Merge branch '2.7.x'"
...
This reverts commit f0677a119c54113f87f2d3bca7d5a4e34356234c, reversing
changes made to 938d58f32ce22e0256d63e7df5931ee3d8082050.
2021-12-21 09:05:06 +01:00
Brian Clozel
f0677a119c
Merge branch '2.7.x'
2021-12-21 09:04:10 +01:00
Brian Clozel
6dbcd0e95e
Auto-configure security for Spring GraphQL
...
This commit configures security features for Spring GraphQL.
In the case of both MVC and WebFlux, this contributes
`DataFetcherExceptionResolver` instances to resolve security exceptions
and expose them as proper errors in the GraphQL response.
For MVC only, this also configures a
`SecurityContextThreadLocalAccessor`. This component ensures that the
security context is propagated between `ThreadLocal` and the Reactor
asynchronous execution.
See gh-29140
2021-12-21 08:33:50 +01:00
Brian Clozel
9954b4c63e
Auto-configure Query* support for GraphQL
...
This commit auto-configures Spring Data Querydsl and QueryByExample
support for Spring GraphQL.
See gh-29140
2021-12-21 08:33:43 +01:00