Stephane Nicoll
854c162966
Polish "Fail fast if job name does not exist"
...
See gh-36060
3 years ago
Akshay Dubey
c38cd74542
Fail fast if job name does not exist
...
See gh-36060
3 years ago
Stephane Nicoll
73cc54ad34
Prevent PostConstruct to be used in production code
...
Closes gh-36528
3 years ago
Andy Wilkinson
a5d5908c27
Add missing management.metrics.export.atlas properties
...
Closes gh-36496
3 years ago
Stephane Nicoll
cc77b8ace1
Polish contribution
...
See gh-36463
3 years ago
elevne
d59cec9e01
Harmonize use of Stream in ConfigDataLocationBindHandler.onSuccess
...
See gh-36463
3 years ago
fzyzcjy
e67bca121b
Fix description of started and ready time metrics
...
See gh-36507
3 years ago
Andy Wilkinson
84c1c5ccaa
Polish "Don't run process-aot or process-test-aot on reactor projects"
...
See gh-35377
3 years ago
Urs Keller
0308de1672
Don't run process-aot or process-test-aot on reactor projects
...
See gh-35377
3 years ago
Andy Wilkinson
12254b11ce
Don't run KotlinPluginActionITs on JVMs not support by Gradle 7.6
3 years ago
Christoph Dreis
343c9c6f7e
Remove references to Atomikos and Bitronix
...
See gh-35562
3 years ago
Andy Wilkinson
5a0f1bbe9b
Polish "Correct description of overrides for spring.redis.url"
...
See gh-36477
3 years ago
Johnny Lim
1effd3723f
Correct description of overrides for spring.redis.url
...
See gh-36477
3 years ago
Andy Wilkinson
3affb3342e
Deprecate auto-configuration for InfluxDB
...
Closes gh-35190
3 years ago
Stephane Nicoll
5022e120c1
Configure bomr to filter GraphQL "snapshot" versions
...
See gh-33817
3 years ago
Stephane Nicoll
311fa6272d
Polish "Add service connection for Testcontainers ActiveMQ"
...
This also adds support for Docker Compose.
See gh-35080
3 years ago
Eddú Meléndez
63121dd08a
Add service connection for Testcontainers ActiveMQ
...
See gh-35080
3 years ago
Andy Wilkinson
960f0ea1da
Revert "Upgrade to R2DBC Pool 1.0.1.RELEASE"
...
This reverts commit e754a1b11ef229dbc26b0394c99818af6e193a4f.
See gh-36464
3 years 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
3 years ago
Andy Wilkinson
90a38b6b0b
Upgrade to Spring HATEOAS 2.2.0-M2
...
Closes gh-36456
3 years ago
Andy Wilkinson
7e344c0ef6
Upgrade to R2DBC Postgresql 1.0.2.RELEASE
...
Closes gh-36473
3 years ago
Andy Wilkinson
34d02659a8
Upgrade to R2DBC Pool 1.0.1.RELEASE
...
Closes gh-36472
3 years ago
Andy Wilkinson
8100aba332
Upgrade to R2DBC MSSQL 1.0.2.RELEASE
...
Closes gh-36471
3 years ago
Andy Wilkinson
a1db6cd630
Upgrade to MySQL 8.1.0
...
Closes gh-36470
3 years ago
Andy Wilkinson
46a83d7def
Upgrade to Spring HATEOAS 2.1.2
...
Closes gh-36454
3 years ago
Andy Wilkinson
8ee8bb440f
Upgrade to R2DBC Postgresql 1.0.2.RELEASE
...
Closes gh-36469
3 years ago
Andy Wilkinson
da5cb6d3ab
Upgrade to R2DBC Pool 1.0.1.RELEASE
...
Closes gh-36468
3 years ago
Andy Wilkinson
e200638311
Upgrade to R2DBC MSSQL 1.0.2.RELEASE
...
Closes gh-36467
3 years ago
Andy Wilkinson
e30b3fe4f2
Upgrade to Spring HATEOAS 2.0.6
...
Closes gh-36453
3 years ago
Andy Wilkinson
277efdc6b1
Upgrade to R2DBC Postgresql 1.0.2.RELEASE
...
Closes gh-36465
3 years ago
Andy Wilkinson
e754a1b11e
Upgrade to R2DBC Pool 1.0.1.RELEASE
...
Closes gh-36464
3 years ago
Andy Wilkinson
2029117999
Upgrade to Kotlin 1.9.0
...
Closes gh-36362
3 years ago
Stephane Nicoll
4a4b29fcbf
Upgrade to Spring Batch 5.1.0-M1
...
Closes gh-36189
3 years ago
Andy Wilkinson
f145ca0c3c
Fix reflection hint generation for properties nested in superclass
...
Fixes gh-36406
3 years ago
kitbolourchi
abebc396c0
Change B3 extraction format to single
...
See gh-36061
3 years ago
Stephane Nicoll
2506172d91
Upgrade to Spring Session 3.2.0-M1
...
Closes gh-36196
3 years ago
Stephane Nicoll
858cadc8e2
Upgrade to Spring LDAP 3.2.0-M1
...
Closes gh-36299
3 years ago
Stephane Nicoll
0a365acf95
Upgrade to Spring Integration 6.2.0-M1
...
Closes gh-36193
3 years ago
Stephane Nicoll
9efbe5b2ea
Upgrade to Spring GraphQL 1.2.2
...
Closes gh-36191
3 years ago
Stephane Nicoll
271059cd23
Upgrade to Spring Integration 6.1.2
...
Closes gh-36404
3 years ago
Stephane Nicoll
e909e81a7d
Upgrade to Spring GraphQL 1.2.2
...
Closes gh-36186
3 years ago
Andy Wilkinson
fe123e5b10
Fix handling of additional-hosts with Mongo
...
Closes gh-36441
3 years 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
3 years ago
Andy Wilkinson
283dc37db3
Make AnnotatedControllerConfigurer use applicationTaskExecutor
...
Closes gh-36388
3 years 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
3 years ago
Stephane Nicoll
8da706603e
Add support for flyway.postgresql.transactional.lock
...
Closes gh-32629
3 years ago
Stephane Nicoll
289d458a60
Start building against Spring Framework 6.1.0-M3 snapshots
...
See gh-36443
3 years ago
Stephane Nicoll
71406977c2
Harmonize configuration of Flyway SQL Server extension
...
Closes gh-36440
3 years ago
Stephane Nicoll
fb640c04e7
Upgrade to Flyway 9.20.1
...
Closes gh-36364
Co-authored-by: Andy Wilkinson <wilkinsona@vmware.com>
3 years ago
Andy Wilkinson
d205d10519
Configure WebFlux's blocking execution to use applicationTaskExecutor
...
Closes gh-36331
3 years ago