Commit Graph

51172 Commits

Author SHA1 Message Date
Stéphane Nicoll
e1ec866b6a Merge pull request #45554 from quaff
* pr/45554:
  Remove unused imports in sample

Closes gh-45554
2025-05-15 08:27:19 +02:00
Yanming Zhou
0d153dd91a Remove unused imports in sample
See gh-45554

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-05-15 08:27:01 +02:00
Phillip Webb
27c4d1ff24 Document the way that primary Kotlin constructors are used when binding
Improve constructor binding documentation for Kotlin and add a test
to prove a no-param primary constructor disables constructor binding.

Closes gh-44849
2025-05-14 18:13:54 -07:00
Phillip Webb
34dee77a3e Improve "profile" reference documentation with additional admonitions
Closes gh-45522
2025-05-14 16:20:35 -07:00
Phillip Webb
ce900b1304 Ensure setEnvironmentPrefix works with spring.profiles.active
Update `ConfigDataEnvironmentContributor` to ensure that origin prefixes
are considered when binding properties.

Fixes gh-45387
2025-05-14 15:25:30 -07:00
Stéphane Nicoll
0946de87e1 Upgrade to Reactor Bom 2023.0.18
Closes gh-45420
2025-05-14 09:50:02 +02:00
Stéphane Nicoll
09c79cce85 Upgrade to Tomcat 10.1.41
Closes gh-45514
2025-05-13 09:22:46 +02:00
Stéphane Nicoll
1662f051d4 Upgrade to Micrometer Tracing 1.3.12
Closes gh-45418
2025-05-13 09:07:04 +02:00
Stéphane Nicoll
48c765674f Upgrade to Micrometer 1.13.14
Closes gh-45416
2025-05-13 09:07:04 +02:00
Stéphane Nicoll
8afae11be2 Upgrade to Jetty 12.0.21
Closes gh-45513
2025-05-13 09:07:04 +02:00
Phillip Webb
3dc987493f Merge pull request #45411 from ngocnhan-tran1996
* pr/45411:
  Fix typos

Closes gh-45411
2025-05-09 17:35:18 -07:00
Tran Ngoc Nhan
8dcf969005 Fix typos
See gh-45411

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-05-09 17:34:37 -07:00
Phillip Webb
8f493c1191 Upgrade to release verification tests 0.0.10
Closes gh-45496
2025-05-09 17:08:13 -07:00
Andy Wilkinson
fe6f0a5905 Stop leaking a cache in Cache2kCacheMeterBinderProviderTests
Closes gh-45469
2025-05-09 14:30:28 +01:00
Stéphane Nicoll
421be5e0e6 Upgrade to R2DBC Proxy 1.1.6.RELEASE
Closes gh-45454
2025-05-09 13:05:01 +02:00
Stéphane Nicoll
fd68325566 Upgrade to Netty 4.1.121.Final
Closes gh-45453
2025-05-09 13:04:57 +02:00
Stéphane Nicoll
6c223e4a60 Upgrade to jOOQ 3.19.23
Closes gh-45452
2025-05-09 13:04:53 +02:00
Stéphane Nicoll
b41296f8c7 Upgrade to Jetty 12.0.20
Closes gh-45451
2025-05-09 13:04:49 +02:00
Stéphane Nicoll
c101baa787 Upgrade to Neo4j Java Driver 5.28.5
Closes gh-45430
2025-05-09 12:25:19 +02:00
Stéphane Nicoll
2abd1bedb7 Start building against Spring Retry 2.0.12 snapshots
See gh-45429
2025-05-09 12:25:18 +02:00
Stéphane Nicoll
2dd339ece6 Start building against Spring Pulsar 1.1.12 snapshots
See gh-45428
2025-05-09 12:25:18 +02:00
Stéphane Nicoll
1f0ede7785 Start building against Spring Kafka 3.2.9 snapshots
See gh-45427
2025-05-09 12:25:18 +02:00
Stéphane Nicoll
d8e491e8be Start building against Spring Integration 6.3.10 snapshots
See gh-45426
2025-05-09 12:25:18 +02:00
Stéphane Nicoll
bb05e5dc5d Start building against Spring Framework 6.1.20 snapshots
See gh-45424
2025-05-09 12:25:18 +02:00
Stéphane Nicoll
3ac1869acd Start building against Spring Data Bom 2024.0.12 snapshots
See gh-45422
2025-05-09 12:25:18 +02:00
Stéphane Nicoll
8252ebe6d9 Start building against Reactor Bom 2023.0.18 snapshots
See gh-45420
2025-05-09 12:25:18 +02:00
Stéphane Nicoll
502aa8cd5d Start building against Micrometer Tracing 1.3.12 snapshots
See gh-45418
2025-05-09 12:25:18 +02:00
Stéphane Nicoll
7b6b6abd71 Start building against Micrometer 1.13.14 snapshots
See gh-45416
2025-05-09 12:25:18 +02:00
Moritz Halbritter
3c57249a3e Use the layers index file to resolve the application layer name
Closes gh-45385
2025-05-09 11:31:06 +02:00
Andy Wilkinson
0ef29f002f Use junit-bom in buildSrc
Closes gh-45408
2025-05-09 08:43:16 +01:00
Phillip Webb
39a402b5ef Update copyright year of changed files 2025-05-08 12:24:57 -07:00
Phillip Webb
0f5abafc41 Make equalsAndHashCodeWhenSameUnderlyingResource test more robust
Update the test to use a new classloader so we can be sure that the
class resource is also available as a file.

Closes gh-45401
2025-05-08 12:24:24 -07:00
Phillip Webb
ae76779f26 Fix Windows path test failure
See gh-45398
2025-05-08 12:15:37 -07:00
Phillip Webb
ba6539704e Update test to check file name and support URL sources
Closes gh-45398
2025-05-08 11:59:36 -07:00
Andy Wilkinson
9582ac7991 Update test to check for correct health indicator type
Closes gh-45395
2025-05-08 15:57:16 +01:00
Stéphane Nicoll
20a25d7111 Merge pull request #45382 from quaff
* pr/45382:
  Polish "Test that source information is resolved from super class"
  Test that source information is resolved from super class

Closes gh-45382
2025-05-07 10:38:15 +02:00
Stéphane Nicoll
88107273f3 Polish "Test that source information is resolved from super class"
See gh-45382
2025-05-07 10:36:56 +02:00
Yanming Zhou
91715a8c7d Test that source information is resolved from super class
See gh-45382

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-05-07 10:36:41 +02:00
Phillip Webb
543de7430b Fix typos
See gh-45349
2025-05-06 10:42:24 -07:00
Phillip Webb
7d59957a39 Improve setEnvironmentPrefix(...) reference documentation
Closes gh-45370
2025-05-06 10:25:43 -07:00
Andy Wilkinson
a37d06a83f Remove unused config class from RestClientAutoConfigurationTests
Closes gh-45372
2025-05-06 13:36:43 +01:00
Stéphane Nicoll
f66544bf3e Merge pull request #45361 from dependabot[bot]
* pr/45361:
  Polish "Bump jfrog/setup-jfrog-cli from 4.5.10 to 4.5.11"
  Bump jfrog/setup-jfrog-cli from 4.5.10 to 4.5.11

Closes gh-45361
2025-05-06 07:13:58 +02:00
Stéphane Nicoll
3bc3de39db Polish "Bump jfrog/setup-jfrog-cli from 4.5.10 to 4.5.11"
See gh-45361
2025-05-06 07:13:51 +02:00
dependabot[bot]
83d139fe76 Bump jfrog/setup-jfrog-cli from 4.5.10 to 4.5.11
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.5.10 to 4.5.11.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](45d604504e...ff5cb54411)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-version: 4.5.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

See gh-45361

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-06 07:13:51 +02:00
Phillip Webb
24f11ae48f Merge pull request #44187 from thecooldrop
* pr/44187:
  Polish 'Document methods of starting Testcontainer containers'
  Document methods of starting Testcontainer containers

Closes gh-44187
2025-05-05 22:10:11 -07:00
Phillip Webb
8814d8a7dc Polish 'Document methods of starting Testcontainer containers'
See gh-44187
2025-05-05 22:09:24 -07:00
Vanio Begic
4a98b1787f Document methods of starting Testcontainer containers
Update the reference documentation to provide more details about the
three supported methods of starting Testcontainer containers.

See gh-44187

Signed-off-by: Vanio Begic <vanio.begic123@gmail.com>
2025-05-05 22:08:06 -07:00
Phillip Webb
2f242cad50 Use reference stubs in Antora playbook for actuator-autoconfigure
Use reference stubs so that we can include a link to the supported
metrics backends.

Closes gh-45158
2025-05-05 16:55:12 -07:00
Phillip Webb
af4508bed7 Document when an property import is relative and when it is fixed
Closes gh-45349
2025-05-05 16:33:32 -07:00
Phillip Webb
5807fa784d Protected against expected Artifactory JSON
Update curl command to Artifactory to ensure that the response JSON has
at least one expected field.

Prior to this commit, it was possible for Artifactory to return an HTTP
200 response with a failure JSON payload of the form:

  {"message":"RBv2 spring:spring-release-bundles-v2/<redacted> was
   not found","status_code":404}

We now pipe `curl` output to `jq` and use that to ensure at least one
expected field is present.

Closes gh-44813
2025-05-05 11:41:40 -07:00