Phillip Webb
685dabce01
Next development version (v3.5.1-SNAPSHOT)
10 months ago
Phillip Webb
0b49e78c21
Merge branch '3.4.x'
10 months ago
Phillip Webb
c684fa4050
Switch `make-default` for publish-to-sdkman to 3.5.x
10 months ago
Phillip Webb
5695192850
Ensure descendants are always recalculated on cache refresh
...
Fix `SpringIterableConfigurationPropertySource` to ensure that cached
descendants are always updated on a refresh.
The cache implementation assumes that it is safe to reuse previous
`mappings` and `reverseMappings` data since it doesn't matter if
superfluous values are included. For `descendants` however, we always
want to recalculate values so that we don't get false positives.
Unfortunately, prior to this commit, we only updated the descendants
if a reverseMapping was added. The meant that on a cache refresh,
existing descendants were removed.
Fixes gh-45639
10 months ago
Stéphane Nicoll
31f549efc6
Merge branch '3.4.x'
10 months ago
Stéphane Nicoll
68df6f5941
Next development version (v3.4.7-SNAPSHOT)
10 months ago
Stéphane Nicoll
9f46877c7e
Merge branch '3.4.x'
10 months ago
Stéphane Nicoll
404a0df5e8
Merge branch '3.3.x' into 3.4.x
10 months ago
Stéphane Nicoll
e331846302
Next development version (v3.3.13-SNAPSHOT)
10 months ago
Andy Wilkinson
b142798bdb
Merge branch '3.4.x'
...
Closes gh-45626
10 months ago
Andy Wilkinson
ea8c64262d
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45625
10 months ago
Andy Wilkinson
bdf0ef19a4
Correct docs for use of static with @ConfigurationPropertiesBinding
...
Closes gh-45621
10 months ago
Stéphane Nicoll
14f7e29f7e
Merge branch '3.4.x'
10 months ago
Stéphane Nicoll
70ef76dc2b
Merge branch '3.3.x' into 3.4.x
10 months ago
Stéphane Nicoll
ad522fb37a
Upgrade to Spring WS 4.1.0
...
Closes gh-45445
10 months ago
Stéphane Nicoll
3abf2a12e6
Upgrade to Spring Session 3.5.0
...
Closes gh-45560
10 months ago
Stéphane Nicoll
143442253b
Upgrade to Spring Pulsar 1.2.6
...
Closes gh-45442
10 months ago
Stéphane Nicoll
674283127c
Upgrade to Spring Integration 6.5.0
...
Closes gh-45439
10 months ago
Stéphane Nicoll
0da7687991
Upgrade to Spring GraphQL 1.4.0
...
Closes gh-45438
10 months ago
Stéphane Nicoll
4bfa61a894
Upgrade to Spring Authorization Server 1.5.0
...
Closes gh-45435
10 months ago
Stéphane Nicoll
ab8fdf0e61
Upgrade to Spring Pulsar 1.2.6
...
Closes gh-45423
10 months ago
Stéphane Nicoll
904fa91435
Upgrade to Spring Integration 6.4.5
...
Closes gh-45419
10 months ago
Stéphane Nicoll
6b8ab75ae4
Upgrade to Spring Pulsar 1.1.12
...
Closes gh-45428
10 months ago
Stéphane Nicoll
52fcd2126f
Upgrade to Spring Integration 6.3.10
...
Closes gh-45426
10 months ago
Phillip Webb
46e4f8bb1c
Fix process into documentation to include virtual threads
...
See gh-45631
10 months ago
Phillip Webb
b267293d87
Merge pull request #45624 from lhotari
...
* pr/45624:
Make heapdump endpoint restricted by default
Closes gh-45624
10 months ago
Lari Hotari
a9f5a4194e
Make heapdump endpoint restricted by default
...
See gh-45624
Signed-off-by: Lari Hotari <lhotari@users.noreply.github.com>
10 months ago
Phillip Webb
31c864b769
Merge branch '3.4.x'
10 months ago
Phillip Webb
9ae9146661
Merge branch '3.3.x' into 3.4.x
10 months ago
Phillip Webb
2b2228eba5
Update copyright year of changed files
10 months ago
Phillip Webb
ab162fa0bb
Remove SSL status tag from metrics
...
Update `SslMeterBinder` to the status tag is no longer included in the
reported metrics. Instead the expiry date should be used directly by
the monitoring system.
Closes gh-45602
10 months ago
Phillip Webb
8070701b5c
Merge branch '3.4.x'
10 months ago
Phillip Webb
004ae93df6
Fix process into documentation to include garbage collectors
...
See gh-45631
10 months ago
Phillip Webb
db68aea314
Polish
10 months ago
Phillip Webb
df2d0ec420
Merge branch '3.4.x'
...
Closes gh-45634
10 months ago
Phillip Webb
41be61da15
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45633
10 months ago
Phillip Webb
5690791261
Document the java info contribution
...
Closes gh-45566
10 months ago
Phillip Webb
6249103258
Merge branch '3.4.x'
10 months ago
Phillip Webb
7bedb558b9
Merge branch '3.3.x' into 3.4.x
10 months ago
Phillip Webb
aa9cc4ae0e
Fix errors accidentally added to InfoEndpointDocumentationTests
10 months ago
Phillip Webb
2dfe9de981
Merge branch '3.4.x'
10 months ago
Phillip Webb
7d8c921af9
Merge branch '3.3.x' into 3.4.x
10 months ago
Phillip Webb
3bdfa6459c
Fix merge error
10 months ago
Phillip Webb
64aefcb658
Polish 'Document the os info contribution'
...
See gh-45565
10 months ago
Phillip Webb
4219c8342d
Merge branch '3.4.x'
...
Closes gh-45632
10 months ago
Phillip Webb
c06fb87663
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45631
10 months ago
Phillip Webb
752135d068
Document the process info contribution
...
Closes gh-45567
10 months ago
Phillip Webb
335de07203
Merge branch '3.4.x'
...
Closes gh-45630
10 months ago
Phillip Webb
f045ef4514
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45629
10 months ago
Phillip Webb
c99521ff0f
Document the os info contribution
...
Closes gh-45565
10 months ago