Stephane Nicoll
96522ec0ce
Upgrade to Spring AMQP 3.0.8
...
Closes gh-36842
1 year ago
Stephane Nicoll
9729d37dce
Upgrade to Groovy 4.0.14
...
Closes gh-37057
1 year ago
Stephane Nicoll
7426d21407
Upgrade to Spring Security 6.0.6
...
Closes gh-36837
1 year ago
Stephane Nicoll
22e00c71d3
Upgrade to Spring Kafka 3.0.10
...
Closes gh-36835
1 year ago
Stephane Nicoll
83cfa7bc9c
Upgrade to Spring AMQP 3.0.8
...
Closes gh-36832
1 year ago
Stephane Nicoll
21c23a0763
Upgrade to Groovy 4.0.14
...
Closes gh-37056
1 year ago
Stephane Nicoll
da1950a689
Upgrade to Spring AMQP 2.4.15
...
Closes gh-36826
1 year ago
Stephane Nicoll
6fb813813a
Upgrade to Groovy 3.0.19
...
Closes gh-37055
1 year ago
Scott Frederick
1c03ed3184
Merge branch '3.1.x'
...
Closes gh-37052
1 year ago
Scott Frederick
ef40d9ebe2
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37051
1 year ago
Scott Frederick
0b197650a9
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37050
1 year ago
Scott Frederick
d5cfe4d475
Remove invalid caches parameter entry from Maven plugin docs
...
Fixes gh-37048
1 year ago
Scott Frederick
c17ecf0f0b
Add support for caching to bind mounts when building images
...
When building an image using the Maven `spring-boot:build-image` goal or
the Gradle `bootBuildImage` task, the build and launch caches can be
configured to use a bind mount as an alternative to using a named
volume.
Closes gh-28387
1 year ago
Brian Clozel
d46a58f0f6
Configure Virtual Threads support in Reactor
...
This commit configures the virtual threads support in Reactor Core for
Schedulers if:
* the current JDK is 21 or higher
* the current environment enables this globally with the
`"spring.threads.virtual.enabled"` property.
This needs to happen early in the application startup process, as this
feature is detected statically when the first schedulers call is made.
As a result, this is being done with an environment post processor and
not with an auto-configuration class.
Closes gh-36302
1 year ago
Stephane Nicoll
5e41d910f0
Upgrade to Spring LDAP 3.2.0-M2
...
Closes gh-36679
1 year ago
Stephane Nicoll
e3cc18831c
Upgrade to Spring Session 3.1.2
...
Closes gh-36849
1 year ago
Stephane Nicoll
f5821653ff
Upgrade to Spring LDAP 3.1.1
...
Closes gh-36847
1 year ago
Stephane Nicoll
1ae23ccc73
Upgrade to Spring Session 3.0.3
...
Closes gh-36838
1 year ago
Stephane Nicoll
48ea1ed8fb
Upgrade to Spring Data Bom 2023.1.0-M2
...
Closes gh-36680
1 year ago
Stephane Nicoll
e995ef6830
Upgrade to Undertow 2.3.8.Final
...
Closes gh-37032
1 year ago
Stephane Nicoll
7763c906bf
Upgrade to Undertow 2.3.8.Final
...
Closes gh-37031
1 year ago
Stephane Nicoll
a75bae6711
Upgrade to Spring Data Bom 2023.0.3
...
Closes gh-36845
1 year ago
Stephane Nicoll
5158c16052
Upgrade to Undertow 2.3.8.Final
...
Closes gh-37030
1 year ago
Stephane Nicoll
73e495e0e3
Upgrade to Spring LDAP 3.0.5
...
Closes gh-36836
1 year ago
Stephane Nicoll
1b8002684a
Upgrade to Spring Data Bom 2022.0.9
...
Closes gh-36834
1 year ago
Stephane Nicoll
be57f33df6
Upgrade to Undertow 2.2.26.Final
...
Closes gh-37029
1 year ago
Stephane Nicoll
0057d67445
Upgrade to Spring Data Bom 2021.2.15
...
Closes gh-36828
1 year ago
Stephane Nicoll
fc35975fcc
Merge branch '3.1.x'
...
Closes gh-37028
1 year ago
Stephane Nicoll
d9cc6e810f
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37027
1 year ago
Stephane Nicoll
1f6d0600b5
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37026
1 year ago
Stephane Nicoll
6efd9ed0b0
Test Gradle plugin against Gradle 8.3
...
Closes gh-37025
1 year ago
Stephane Nicoll
2ee1c1eeac
Merge branch '3.1.x'
...
Closes gh-37023
1 year ago
Stephane Nicoll
958f92495d
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37022
1 year ago
Stephane Nicoll
f3450fde7d
Detect nested types that are not directly nested to the current type
...
This commit makes sure that sub-namespace that are defined in a flat
manner in a configuration properties are considered for runtime hints
Closes gh-36909
1 year ago
Stephane Nicoll
5c1c5c0d5e
Merge branch '3.1.x'
...
Closes gh-37021
1 year ago
Stephane Nicoll
a15ae2bd02
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37020
1 year ago
Stephane Nicoll
87569a0d17
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37019
1 year ago
Stephane Nicoll
3920f97aa1
Fix bomr version range constraint for single version
...
This commit fixes the version range in our DSL to use brackets around
a particular version we have to skip.
See https://maven.apache.org/enforcer/enforcer-rules/versionRanges.html
Closes gh-36976
1 year ago
Moritz Halbritter
450cd712c9
Merge branch '3.1.x'
...
Closes gh-37016
1 year ago
Moritz Halbritter
a6b63d285c
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37015
1 year ago
Moritz Halbritter
d3816651ce
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37014
1 year ago
Moritz Halbritter
dc62e5fbc3
Polish "Set max request header size on Netty when using HTTP/2"
...
See gh-36766
1 year ago
Nerses Aznauryan
ee5b23bb02
Set max request header size on Netty when using HTTP/2
...
Fix an issue that server.max-http-request-header-size doesn't have an
effect on Netty server with http2 enabled.
See gh-36766
1 year ago
Stephane Nicoll
e1af526129
Prohibit upgrades to Liquibase 4.23.1
...
Closes gh-36984
1 year ago
Stephane Nicoll
37467c79d0
Polish "Reuse JOOQ helper to determine the dialect to use"
...
See gh-36991
1 year ago
Ramil Sayetov
36b5500ad0
Reuse JOOQ helper to determine the dialect to use
...
See gh-36991
1 year ago
Stephane Nicoll
16b00b5ef7
Upgrade to Lettuce 6.2.6.RELEASE
...
Closes gh-37006
1 year ago
Stephane Nicoll
7af57299eb
Upgrade to AspectJ 1.9.20
...
Closes gh-37005
1 year ago
Stephane Nicoll
9302bad4d9
Upgrade to Lettuce 6.2.6.RELEASE
...
Closes gh-37004
1 year ago
Stephane Nicoll
0ed32e83fe
Upgrade to AspectJ 1.9.20
...
Closes gh-37003
1 year ago
Stephane Nicoll
b99ebc6f87
Upgrade to Lettuce 6.2.6.RELEASE
...
Closes gh-37002
1 year ago
Stephane Nicoll
bf98729cf9
Upgrade to AspectJ 1.9.20
...
Closes gh-37001
1 year ago
Stephane Nicoll
7d00ff4adf
Upgrade to Byte Buddy 1.14.6
...
Closes gh-36996
1 year ago
Stephane Nicoll
968328ead3
Upgrade to Couchbase Client 3.4.8
...
Closes gh-36988
1 year ago
Stephane Nicoll
983d060030
Upgrade to R2DBC Pool 1.0.1.RELEASE
...
Closes gh-36986
1 year ago
Stephane Nicoll
9b8b39db2a
Upgrade to OpenTelemetry 1.29.0
...
Closes gh-36985
1 year ago
Stephane Nicoll
a83fa3e055
Upgrade to jOOQ 3.18.6
...
Closes gh-36983
1 year ago
Stephane Nicoll
da0b810423
Upgrade to Dependency Management Plugin 1.1.3
...
Closes gh-36981
1 year ago
Stephane Nicoll
a690ce6857
Upgrade to Reactor Bom 2023.0.0-M2
...
Closes gh-36677
1 year ago
Stephane Nicoll
494daa6baf
Upgrade to Micrometer Tracing 1.2.0-M2
...
Closes gh-36676
1 year ago
Stephane Nicoll
48b0ff9d4b
Upgrade to Micrometer 1.12.0-M2
...
Closes gh-36675
1 year ago
Stephane Nicoll
a3361e1c9d
Upgrade to Infinispan 14.0.14.Final
...
Closes gh-36982
1 year ago
Jonatan Ivanov
a3f37089db
Fix failing tests due to extended exemplars
...
Micrometer introduced extended exemplars functionality that adds
exemplars to _count too not only to histogram buckets,
see: https://github.com/micrometer-metrics/micrometer/pull/3996
Because of this, some verifications should be changed.
1 year ago
Scott Frederick
73874911ad
Adapt to changes in Spring Data snapshots
...
See gh-36680
1 year ago
Stephane Nicoll
a8bbae0dc1
Upgrade to Reactor Bom 2022.0.10
...
Closes gh-36841
1 year ago
Stephane Nicoll
845f7efe0a
Upgrade to Micrometer Tracing 1.1.4
...
Closes gh-36840
1 year ago
Stephane Nicoll
fefdde10a7
Upgrade to Micrometer 1.11.3
...
Closes gh-36839
1 year ago
Stephane Nicoll
f4788e910d
Upgrade to Infinispan 14.0.14.Final
...
Closes gh-36995
1 year ago
Stephane Nicoll
44c650eef7
Upgrade to Byte Buddy 1.14.6
...
Closes gh-36994
1 year ago
Stephane Nicoll
0a83531324
Upgrade to Reactor Bom 2022.0.10
...
Closes gh-36831
1 year ago
Stephane Nicoll
a3856e4342
Upgrade to Micrometer Tracing 1.0.9
...
Closes gh-36830
1 year ago
Stephane Nicoll
b91b213283
Upgrade to Micrometer 1.10.10
...
Closes gh-36829
1 year ago
Stephane Nicoll
b80f64a0e4
Upgrade to Infinispan 14.0.14.Final
...
Closes gh-36993
1 year ago
Stephane Nicoll
e1c0518047
Upgrade to Reactor Bom 2020.0.35
...
Closes gh-36825
1 year ago
Stephane Nicoll
a39b39c9dd
Upgrade to Micrometer 1.9.14
...
Closes gh-36824
1 year ago
Stephane Nicoll
85b4362ec6
Adapt to change in Spring Framework snapshots
1 year ago
Scott Frederick
eb45aab712
Upgrade default CNB builders to Paketo Jammy
...
Closes gh-36689
1 year ago
Phillip Webb
2ef2529c93
Refine Flyway extension mapping
...
Change `ConfigurationExtensionMapper` to a helper class that can
create a `Consumer` to use with the `PropertyMapper`.
See gh-36364
1 year ago
Stephane Nicoll
a8f5937567
Upgrade to Neo4j Java Driver 5.11.0
...
Closes gh-36980
1 year ago
Stephane Nicoll
09bb60cfb9
Upgrade to Couchbase Client 3.4.8
...
Closes gh-36979
1 year ago
Stephane Nicoll
4b1693f204
Upgrade to Neo4j Java Driver 5.11.0
...
Closes gh-36977
1 year ago
Stephane Nicoll
3188a4f134
Upgrade to Couchbase Client 3.4.8
...
Closes gh-36975
1 year ago
Stephane Nicoll
b0ac3a7835
Merge branch '3.1.x'
...
Closes gh-36973
1 year ago
Stephane Nicoll
5f2432aca2
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36972
1 year ago
Stephane Nicoll
0271efae4c
Polish "Avoid setting null compiler option"
...
See gh-36971
1 year ago
omaryaya
a0ad00c542
Avoid setting null compiler option
...
See gh-36971
1 year ago
Stephane Nicoll
7043c82e6d
Merge branch '3.1.x'
...
Closes gh-36970
1 year ago
Stephane Nicoll
5764525a60
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36969
1 year ago
Stephane Nicoll
fe12e75955
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36968
1 year ago
Stephane Nicoll
70ea830277
Merge branch '3.1.x'
...
Closes gh-36967
1 year ago
Stephane Nicoll
0cf21b21ca
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36966
1 year ago
Stephane Nicoll
e043fe434a
Update copyright year of changed file
...
See gh-36965
1 year ago
abaudat
3ad0e77db8
Align javadoc of AbstractFilterRegistrationBean#setDispatcherTypes
...
See gh-36965
1 year ago
normandra
62902a798d
Fix typo
...
See gh-36964
1 year ago
Stephane Nicoll
3835e25a18
Add missing Kotlin example
...
See gh-36579
1 year ago
Stephane Nicoll
89bb8e87c2
Merge branch '3.1.x'
...
Closes gh-36963
1 year ago
Stephane Nicoll
8ce6002206
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36962
1 year ago
Stephane Nicoll
82b0666813
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36961
1 year ago
Stephane Nicoll
0e6abd1377
Provide more information about using spring.cache.type=none
...
Closes gh-33694
1 year ago
Stephane Nicoll
e073d14950
Merge branch '3.1.x'
...
Closes gh-36960
1 year ago
Stephane Nicoll
b903df7327
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36959
1 year ago
Stephane Nicoll
3ae65e073c
Use Aether to download JUnit platform launcher
...
This commit updates our maven plugin to use aether directly, rather than
the now deprecated maven features.
Closes gh-36724
1 year ago
Phillip Webb
8edec21a6f
Update copyright year of changed files
1 year ago
Phillip Webb
407fa780c8
Polish
1 year ago
Phillip Webb
d73d8f8e4f
Merge branch '3.1.x'
1 year ago
Phillip Webb
155300525e
Polish
1 year ago
Phillip Webb
2fdc29b885
Revert "Polish"
...
This reverts commit 6a65ca13ea
since
FileCopyUtils will close the reader/writer.
1 year ago
Phillip Webb
848a61a3a8
Merge branch '3.0.x' into 3.1.x
1 year ago
Phillip Webb
9805723415
Update copyright year of changed files
1 year ago
Phillip Webb
a0089c5c76
Merge branch '2.7.x' into 3.0.x
1 year ago
Phillip Webb
46773dd5df
Update copyright year of changed files
1 year ago
Phillip Webb
527b2f2cac
Polish
1 year ago
Stephane Nicoll
7fe0086ee6
Start building against Spring Batch 5.1.0-M2 snapshots
...
See gh-36944
1 year ago
Stephane Nicoll
9274b1016f
Start building against Spring Integration 6.2.0-M2 snapshots
...
See gh-36943
1 year ago
Stephane Nicoll
69bf66d5f7
Start building against Spring Kafka 3.0.10 snapshots
...
See gh-36942
1 year ago
Stephane Nicoll
cbbf933455
Start building against Spring Authorization Server 1.1.2 snapshots
...
See gh-36941
1 year ago
Stephane Nicoll
732f51a614
Start building against Spring AMQP 3.0.8 snapshots
...
See gh-36940
1 year ago
Andy Wilkinson
dc45532c94
Avoid triggering second context creation when first attempt failed
...
Closes gh-24888
1 year ago
Stephane Nicoll
008b568df3
Upgrade to Thymeleaf Extras SpringSecurity 3.1.2.RELEASE
...
Closes gh-36938
1 year ago
Stephane Nicoll
1e7bf971c4
Upgrade to Thymeleaf 3.1.2.RELEASE
...
Closes gh-36937
1 year ago
Stephane Nicoll
78f6c66b27
Upgrade to R2DBC Pool 1.0.1.RELEASE
...
Closes gh-36936
1 year ago
Stephane Nicoll
940f111499
Upgrade to Pooled JMS 3.1.1
...
Closes gh-36935
1 year ago
Stephane Nicoll
c300c7af1e
Upgrade to Netty 4.1.96.Final
...
Closes gh-36934
1 year ago
Stephane Nicoll
7ebbf4fbc9
Upgrade to Logback 1.4.11
...
Closes gh-36932
1 year ago
Stephane Nicoll
dd7fcec201
Upgrade to jOOQ 3.18.6
...
Closes gh-36931
1 year ago
Stephane Nicoll
1ee5990e41
Upgrade to Jersey 3.1.3
...
Closes gh-36930
1 year ago
Stephane Nicoll
8b7770b21e
Upgrade to Infinispan 14.0.13.Final
...
Closes gh-36929
1 year ago
Stephane Nicoll
be3f8a6ae5
Upgrade to Hibernate 6.2.7.Final
...
Closes gh-36928
1 year ago
Stephane Nicoll
94b8eee7e8
Upgrade to Dependency Management Plugin 1.1.3
...
Closes gh-36927
1 year ago
Stephane Nicoll
ab3a26a72f
Upgrade to Caffeine 3.1.8
...
Closes gh-36926
1 year ago
Stephane Nicoll
8346cf2182
Upgrade to Logback 1.4.11
...
Closes gh-36925
1 year ago
Stephane Nicoll
a73adb53e8
Upgrade to Logback 1.4.11
...
Closes gh-36893
1 year ago
Moritz Halbritter
08ff1c2003
Merge branch '3.1.x'
1 year ago
Moritz Halbritter
6a65ca13ea
Polish
1 year ago
Moritz Halbritter
f54d370fcd
Remove unused class
1 year ago
Moritz Halbritter
3bb93b37ca
Remove --detach and --wait flags from docker compose start command
...
Closes gh-36908
1 year ago
Stephane Nicoll
97e8a6218c
Upgrade to Thymeleaf Extras SpringSecurity 3.1.2.RELEASE
...
Closes gh-36922
1 year ago
Stephane Nicoll
65a6e9559c
Upgrade to Thymeleaf 3.1.2.RELEASE
...
Closes gh-36921
1 year ago
Stephane Nicoll
d175ddb2fa
Upgrade to R2DBC Pool 1.0.1.RELEASE
...
Closes gh-36920
1 year ago
Stephane Nicoll
86a882bd90
Upgrade to Netty 4.1.96.Final
...
Closes gh-36919
1 year ago
Stephane Nicoll
7484b21202
Upgrade to jOOQ 3.17.15
...
Closes gh-36917
1 year ago
Stephane Nicoll
6d1d946bba
Upgrade to Jersey 3.1.3
...
Closes gh-36916
1 year ago
Stephane Nicoll
c146c03743
Upgrade to Infinispan 14.0.13.Final
...
Closes gh-36915
1 year ago
Stephane Nicoll
2b40da59ea
Upgrade to Dependency Management Plugin 1.1.3
...
Closes gh-36914
1 year ago
Stephane Nicoll
f59c89cd59
Upgrade to Caffeine 3.1.8
...
Closes gh-36912
1 year ago
Stephane Nicoll
82731d9608
Merge branch '3.1.x'
...
Closes gh-36924
1 year ago
Stephane Nicoll
490c6d744c
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36923
1 year ago
Stephane Nicoll
bcc904cc1c
Prohibit upgrades to Couchbase Client 3.4.9
...
Closes gh-36885
1 year ago
Moritz Halbritter
784488b090
Merge branch '3.1.x'
...
Closes gh-36910
1 year ago
Moritz Halbritter
d48aa806c2
Remove --no-color flag from docker compose start command
...
Closes gh-36908
1 year ago