Stephane Nicoll
4a3299a60f
Merge branch '2.7.x'
2022-04-21 13:33:03 +02:00
Stephane Nicoll
ce683c3b6f
Upgrade to Maven Javadoc Plugin 3.4.0
...
Closes gh-30770
2022-04-21 13:15:20 +02:00
Stephane Nicoll
7ecb51ee39
Upgrade to Janino 3.1.7
...
Closes gh-30768
2022-04-21 13:15:14 +02:00
Stephane Nicoll
7f3922e2fa
Upgrade to Infinispan 13.0.9.Final
...
Closes gh-30767
2022-04-21 13:15:12 +02:00
Stephane Nicoll
d0e237be10
Upgrade to Flyway 8.5.9
...
Closes gh-30766
2022-04-21 13:15:10 +02:00
Stephane Nicoll
f76371be76
Merge branch '2.7.x'
2022-04-21 09:29:02 +02:00
Stephane Nicoll
b3e3581271
Polish "Add auto-configuration to Kafka Retry Topics"
...
See gh-29812
2022-04-21 09:26:42 +02:00
tomazfernandes
bf46d7244a
Add auto-configuration to Kafka Retry Topics
...
See gh-29812
2022-04-21 08:32:04 +02:00
Stephane Nicoll
020e3617af
Merge branch '2.7.x'
2022-04-21 08:30:13 +02:00
Madhura Bhave
7a659e4e12
Polish "Add support for aud claim in resource server"
...
See gh-29084
2022-04-21 08:09:08 +02:00
Mushtaq Ahmed
ee65627f4c
Add support for aud claim in resource server
...
See gh-29084
2022-04-21 08:09:08 +02:00
Stephane Nicoll
58b069a994
Merge branch '2.7.x'
2022-04-21 08:08:34 +02:00
Stephane Nicoll
9025d1d250
Fix deprecation warning
...
See gh-28851
2022-04-21 08:08:20 +02:00
Phillip Webb
cd4ee99756
Merge branch '2.7.x'
2022-04-20 16:30:15 -07:00
Phillip Webb
504c4a33db
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30763
2022-04-20 16:29:58 -07:00
Phillip Webb
c5d650a807
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30762
2022-04-20 16:29:24 -07:00
Phillip Webb
77edb27a07
Fix package tangle caused by ApplicationContextFactory
...
Fix package tangle by changing `ApplicationContextFactory.DEFAULT` to
use `spring.factories` to discover implementations rather than needing
direct access to our own `ApplicationContext` classes.
Closes gh-30272
2022-04-20 16:28:46 -07:00
Phillip Webb
c7374fd415
Update copyright year of changed files
2022-04-20 15:30:20 -07:00
Phillip Webb
7a6ca8ce25
Merge branch '2.7.x'
2022-04-20 15:30:01 -07:00
Phillip Webb
dd5696b59b
Update copyright year of changed files
2022-04-20 15:26:30 -07:00
Phillip Webb
36f1249fc6
Polish
2022-04-20 15:26:15 -07:00
Madhura Bhave
dfd0e7b948
Merge branch '2.7.x' into main
2022-04-20 12:57:21 -07:00
Madhura Bhave
71acc90da8
Simplify SecurityAutoConfiguration
...
Closes gh-28851
2022-04-20 12:50:10 -07:00
Stephane Nicoll
a1099e61e6
Upgrade to Spring Session 2021.2.0-RC1
...
Closes gh-30611
2022-04-20 18:36:49 +02:00
Stephane Nicoll
3731655b34
Upgrade to Spring Session 2021.1.3
...
Closes gh-30603
2022-04-20 18:35:52 +02:00
Stephane Nicoll
5c4b63be11
Upgrade to Spring Session 2021.0.6
...
Closes gh-30595
2022-04-20 18:34:05 +02:00
Stephane Nicoll
7f8e2d89b0
Merge branch '2.7.x'
2022-04-20 16:16:47 +02:00
Stefano Cordio
5729d57c50
Upgrade to Mockito 4.5.0
...
This commit also switches to use the Mockito bom.
See gh-30759
2022-04-20 15:56:05 +02:00
Brian Clozel
ee274abe48
Upgrade to Spring for GraphQL 1.0.0-RC1
...
Closes gh-30463
2022-04-20 10:56:51 +02:00
Stephane Nicoll
c5953623fa
Upgrade to Postgresql 42.3.4
...
Closes gh-30758
2022-04-20 09:26:42 +02:00
Stephane Nicoll
d69ca284b9
Upgrade to Lombok 1.18.24
...
Closes gh-30757
2022-04-20 09:26:39 +02:00
Stephane Nicoll
bda0fbf22f
Upgrade to Janino 3.1.7
...
Closes gh-30755
2022-04-20 09:26:34 +02:00
Moritz Halbritter
bb4bccde6c
Remove deprecated 'identityprovider' property
...
Closes gh-30751
2022-04-20 09:11:56 +02:00
Stephane Nicoll
1bd1b2a3a4
Upgrade to Lombok 1.18.24
...
Closes gh-30753
2022-04-20 09:11:34 +02:00
Stephane Nicoll
792ebdbbf8
Upgrade to Janino 3.1.7
...
Closes gh-30752
2022-04-20 09:11:32 +02:00
Moritz Halbritter
1950d06585
Merge branch '2.7.x'
2022-04-20 08:26:35 +02:00
Moritz Halbritter
6c400daa48
Rename 'identityprovider' property to 'asserting-party'
...
Rename spring.security.saml2.relyingparty.registration.*.identity-provider.*
to spring.security.saml2.relyingparty.registration.*.asserting-party.*
The old property names are still supported, but will lead to a warning
in the logs.
Closes gh-30642
2022-04-20 08:25:58 +02:00
Stephane Nicoll
1698faffee
Merge branch '2.7.x'
2022-04-20 08:24:32 +02:00
Stephane Nicoll
38c2a5c14b
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30750
2022-04-20 08:24:21 +02:00
Stephane Nicoll
d049ae8703
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30749
2022-04-20 08:24:07 +02:00
rfigueroa
ae267bfab2
Use eclipse-temurin in docker samples
...
As AdoptOpenJDK moved to the Eclipse Foundation, this commit updates the
docs to reflect that in docker file samples.
See gh-30748
2022-04-20 08:21:55 +02:00
Stephane Nicoll
b3c1a8b2da
Upgrade to Spring Integration 5.5.11
...
Closes gh-30704
2022-04-20 08:09:55 +02:00
Stephane Nicoll
245c6c97ec
Upgrade to Spring Integration 5.5.11
...
Closes gh-30702
2022-04-20 08:09:00 +02:00
Stephane Nicoll
1e32f3b718
Upgrade to Spring Integration 5.5.11
...
Closes gh-30700
2022-04-20 08:08:19 +02:00
Stephane Nicoll
424acf1334
Merge branch '2.7.x'
2022-04-20 08:07:06 +02:00
Stephane Nicoll
2d663f2e94
Upgrade to Spring Data 2021.2.0-RC1
...
Closes gh-30610
2022-04-20 08:05:15 +02:00
Stephane Nicoll
47bea5c8e2
Upgrade to MongoDB 4.6.0
...
Closes gh-30746
2022-04-20 08:05:15 +02:00
Brian Clozel
6bf6bde6bb
Add new auto-configurations to imports
...
See gh-30453
2022-04-19 20:52:35 +02:00
Brian Clozel
d137f92f66
Adapt to latest Spring for GraphQL changes
...
This commit adapts to changes done in spring-projects/spring-graphql#312
2022-04-19 16:58:06 +02:00
Stephane Nicoll
ba38441a0a
Upgrade to Spring Data 2021.1.4
...
Closes gh-30602
2022-04-19 15:36:54 +02:00