Andy Wilkinson
ac2481f1a1
Merge branch '3.1.x'
...
See gh-35472
1 year ago
Andy Wilkinson
fe67932a56
Merge branch '3.0.x' into 3.1.x
...
See gh-36468
1 year ago
Andy Wilkinson
960f0ea1da
Revert "Upgrade to R2DBC Pool 1.0.1.RELEASE"
...
This reverts commit e754a1b11e
.
See gh-36464
1 year ago
Moritz Halbritter
54e99d68fa
Auto-configure ObservationRegistry on ScheduledTaskRegistrar
...
The TaskSchedulingAutoConfiguration.taskScheduler auto-configuration now
no longer backs off on SchedulingConfigurer beans.
Closes gh-36119
1 year ago
Andy Wilkinson
90a38b6b0b
Upgrade to Spring HATEOAS 2.2.0-M2
...
Closes gh-36456
1 year ago
Andy Wilkinson
7e344c0ef6
Upgrade to R2DBC Postgresql 1.0.2.RELEASE
...
Closes gh-36473
1 year ago
Andy Wilkinson
34d02659a8
Upgrade to R2DBC Pool 1.0.1.RELEASE
...
Closes gh-36472
1 year ago
Andy Wilkinson
8100aba332
Upgrade to R2DBC MSSQL 1.0.2.RELEASE
...
Closes gh-36471
1 year ago
Andy Wilkinson
a1db6cd630
Upgrade to MySQL 8.1.0
...
Closes gh-36470
1 year ago
Andy Wilkinson
fd79a2301a
Merge branch '3.1.x'
1 year ago
Andy Wilkinson
46a83d7def
Upgrade to Spring HATEOAS 2.1.2
...
Closes gh-36454
1 year ago
Andy Wilkinson
8ee8bb440f
Upgrade to R2DBC Postgresql 1.0.2.RELEASE
...
Closes gh-36469
1 year ago
Andy Wilkinson
da5cb6d3ab
Upgrade to R2DBC Pool 1.0.1.RELEASE
...
Closes gh-36468
1 year ago
Andy Wilkinson
e200638311
Upgrade to R2DBC MSSQL 1.0.2.RELEASE
...
Closes gh-36467
1 year ago
Andy Wilkinson
2fa58bcfa8
Merge branch '3.1.x'
1 year ago
Andy Wilkinson
651a1456d1
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36466
1 year ago
Andy Wilkinson
e30b3fe4f2
Upgrade to Spring HATEOAS 2.0.6
...
Closes gh-36453
1 year ago
Andy Wilkinson
277efdc6b1
Upgrade to R2DBC Postgresql 1.0.2.RELEASE
...
Closes gh-36465
1 year ago
Andy Wilkinson
e754a1b11e
Upgrade to R2DBC Pool 1.0.1.RELEASE
...
Closes gh-36464
1 year ago
Andy Wilkinson
2029117999
Upgrade to Kotlin 1.9.0
...
Closes gh-36362
1 year ago
Stephane Nicoll
4a4b29fcbf
Upgrade to Spring Batch 5.1.0-M1
...
Closes gh-36189
1 year ago
Stephane Nicoll
0fd3d992b5
Upgrade to Spring Framework 6.1.0-M3
...
Closes gh-36443
1 year ago
Andy Wilkinson
b5c404f938
Merge branch '3.1.x'
...
Closes gh-36449
1 year ago
Andy Wilkinson
4d6ee92e21
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36448
1 year ago
Andy Wilkinson
f145ca0c3c
Fix reflection hint generation for properties nested in superclass
...
Fixes gh-36406
1 year ago
Moritz Halbritter
c3be59889e
Merge pull request #36061 from KitBolourchi
...
* pr/36061:
Change B3 extraction format to single
Closes gh-36061
1 year ago
kitbolourchi
abebc396c0
Change B3 extraction format to single
...
See gh-36061
1 year ago
Stephane Nicoll
55fad1ffa6
Merge branch '3.1.x'
1 year ago
Stephane Nicoll
2506172d91
Upgrade to Spring Session 3.2.0-M1
...
Closes gh-36196
1 year ago
Stephane Nicoll
858cadc8e2
Upgrade to Spring LDAP 3.2.0-M1
...
Closes gh-36299
1 year ago
Stephane Nicoll
0a365acf95
Upgrade to Spring Integration 6.2.0-M1
...
Closes gh-36193
1 year ago
Stephane Nicoll
9efbe5b2ea
Upgrade to Spring GraphQL 1.2.2
...
Closes gh-36191
1 year ago
Stephane Nicoll
271059cd23
Upgrade to Spring Integration 6.1.2
...
Closes gh-36404
1 year ago
Stephane Nicoll
e909e81a7d
Upgrade to Spring GraphQL 1.2.2
...
Closes gh-36186
1 year ago
Andy Wilkinson
e0d021b710
Merge branch '3.1.x'
...
Closes gh-36446
1 year ago
Andy Wilkinson
fe123e5b10
Fix handling of additional-hosts with Mongo
...
Closes gh-36441
1 year ago
Scott Frederick
4393a2244c
Use Docker CLI context to determine daemon host address for image building
...
Configuration files managed by the Docker CLI are now used to determine
the host address of the Docker daemon used when building images using
buildpacks when a host address is not configured with environment
variables or build tool plugin configuration.
Closes gh-36445
1 year ago
Andy Wilkinson
283dc37db3
Make AnnotatedControllerConfigurer use applicationTaskExecutor
...
Closes gh-36388
1 year ago
Stephane Nicoll
c6e47b86d7
Move Flyway configuration extension properties to dedicated namespace
...
This commit harmonizes the handling of ConfigurationExtension for
Flyway. The existing Oracle and SQLServer extensions are now mapped from
flway.oracle and flyway.sqlserver, respectively. The existing properties
have been deprecated in favor of the new location.
Closes gh-36444
1 year ago
Stephane Nicoll
8da706603e
Add support for flyway.postgresql.transactional.lock
...
Closes gh-32629
1 year ago
Stephane Nicoll
289d458a60
Start building against Spring Framework 6.1.0-M3 snapshots
...
See gh-36443
1 year ago
Stephane Nicoll
71406977c2
Harmonize configuration of Flyway SQL Server extension
...
Closes gh-36440
1 year ago
Stephane Nicoll
fb640c04e7
Upgrade to Flyway 9.20.1
...
Closes gh-36364
Co-authored-by: Andy Wilkinson <wilkinsona@vmware.com>
1 year ago
Andy Wilkinson
d205d10519
Configure WebFlux's blocking execution to use applicationTaskExecutor
...
Closes gh-36331
1 year ago
Phillip Webb
ae6b1f91f6
Merge branch '3.1.x'
1 year ago
Phillip Webb
28b5b7a218
Merge branch '3.0.x' into 3.1.x
1 year ago
Phillip Webb
9d91dbc4e5
Use explicit matchers following Spring Security 6.0.5 upgrade
...
See gh-36293
1 year ago
Phillip Webb
49f82717d1
Merge branch '3.1.x'
1 year ago
Phillip Webb
30cc2a48c7
Merge branch '3.0.x' into 3.1.x
1 year ago
Phillip Webb
0233178855
Use explicit matchers following Spring Security 6.0.5 upgrade
...
See gh-36293
1 year ago