Andy Wilkinson
c8cf91ad6f
Polish
11 months ago
Phillip Webb
55ba0985d3
Add HttpClient factory support to ReactorHttpClientBuilder
...
Improve `ReactorHttpClientBuilder` support for creating the initial
`HttpClient`.
Fixes gh-45378
11 months ago
Phillip Webb
62c8d6bcb2
Polish and fix test
11 months ago
Phillip Webb
0386fbeb16
Don't use the 'ignoring()' method in CloudFoundry security
...
Update `IgnoredCloudFoundryPathsWebSecurityConfiguration` to use a
`SecurityFilterChain` and `permit...` methods rather than
`ignoring()` which is no longer recommended.
Fixes gh-32622
11 months ago
Phillip Webb
da5012086d
Merge branch '3.4.x'
11 months ago
Phillip Webb
c1dbb2720a
Merge branch '3.3.x' into 3.4.x
11 months ago
Phillip Webb
543de7430b
Fix typos
...
See gh-45349
11 months ago
Phillip Webb
4f757b5198
Merge branch '3.4.x'
...
Closes gh-45376
11 months ago
Phillip Webb
0d94665ed3
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45375
11 months ago
Phillip Webb
7d59957a39
Improve setEnvironmentPrefix(...) reference documentation
...
Closes gh-45370
11 months ago
Andy Wilkinson
42afaf55e7
Merge branch '3.4.x'
...
Closes gh-45374
11 months ago
Andy Wilkinson
26ca27a97b
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45373
11 months ago
Andy Wilkinson
a37d06a83f
Remove unused config class from RestClientAutoConfigurationTests
...
Closes gh-45372
11 months ago
Stéphane Nicoll
ff668b2084
Merge branch '3.4.x'
...
Closes gh-45369
11 months ago
Stéphane Nicoll
cc29a058f3
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45368
11 months ago
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
11 months ago
Stéphane Nicoll
3bc3de39db
Polish "Bump jfrog/setup-jfrog-cli from 4.5.10 to 4.5.11"
...
See gh-45361
11 months ago
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>
11 months ago
Phillip Webb
abe89eeb37
Merge branch '3.4.x'
...
Closes gh-45367
11 months ago
Phillip Webb
19ae4fbba7
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45366
11 months ago
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
11 months ago
Phillip Webb
8814d8a7dc
Polish 'Document methods of starting Testcontainer containers'
...
See gh-44187
11 months ago
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>
11 months ago
Phillip Webb
9747d2639d
Merge branch '3.4.x'
...
Closes gh-45365
11 months ago
Phillip Webb
3cfeac4cc6
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45364
11 months ago
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
11 months ago
Phillip Webb
708cf8e0d4
Merge branch '3.4.x'
...
Closes gh-45363
11 months ago
Phillip Webb
e522a09fba
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45362
11 months ago
Phillip Webb
af4508bed7
Document when an property import is relative and when it is fixed
...
Closes gh-45349
11 months ago
Phillip Webb
0a58bd1b1d
Merge branch '3.4.x'
...
Closes gh-45359
11 months ago
Phillip Webb
6a2f7dc79c
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45358
11 months ago
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
11 months ago
Stéphane Nicoll
1a8a30ad5a
Merge branch '3.4.x'
11 months ago
Stéphane Nicoll
1674c12e06
Merge branch '3.3.x' into 3.4.x
11 months ago
Stéphane Nicoll
02ab29ac43
Disable 'Use Lombok Setter' IntelliJ IDEA inspection
11 months ago
Moritz Halbritter
bedb826b81
Remove bindable datasource properties from ignore list
...
Closes gh-45342
11 months ago
Stéphane Nicoll
86a8c9ed4d
Document use of org.cyclonedx.bom version to 2.3.0
...
Closes gh-45320
11 months ago
Stéphane Nicoll
3a43dfddc0
Merge branch '3.4.x'
...
Closes gh-45353
11 months ago
Stéphane Nicoll
4db4fb7580
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45352
11 months ago
Stéphane Nicoll
6a3c944a0b
Send a notification when release staging has failed
...
Closes gh-45277
11 months ago
Stéphane Nicoll
05e4262a25
Polish
11 months ago
Stéphane Nicoll
3a51197082
Merge pull request #45345 from nosan
...
* pr/45345:
Use serverUrl from the image as a fallback for the Credentials helper
Closes gh-45345
11 months ago
Dmytro Nosan
439dd2299e
Use serverUrl from the image as a fallback for the Credentials helper
...
Before this commit, the credential helper used the serverUrl from
the Map.Entry<String,Auth> as a fallback. However, the helper only uses
the email from the auths.
See gh-45345
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
11 months ago
Stéphane Nicoll
4c108c28c8
Merge branch '3.4.x'
11 months ago
Stéphane Nicoll
8009c1a868
Merge branch '3.3.x' into 3.4.x
11 months ago
Stéphane Nicoll
21a566f6e1
Fix typo
...
See gh-45336
11 months ago
Stéphane Nicoll
3bfc1b1003
Merge branch '3.4.x'
...
Closes gh-45351
11 months ago
Stéphane Nicoll
f21ff09c2a
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45350
11 months ago
Stéphane Nicoll
737f621417
Add missing suggested values for spring.jpa.hibernate.ddl-auto
...
Closes gh-45336
11 months ago
Andy Wilkinson
5a97d2e0d8
Merge branch '3.4.x'
...
Closes gh-45347
11 months ago