Ryan Baxter
a5e71fde36
Merge branch '4.0.x'
2 years ago
Ryan Baxter
8531a7d40b
Update to Spring Security RSA 1.0.12
2 years ago
Olga MaciaszekSharma
0d1f4967fd
Update config property info.
2 years ago
Olga MaciaszekSharma
72c526549f
Merge remote-tracking branch 'origin/main'
2 years ago
Dave Syer
f1840b51d0
Move certs into files
2 years ago
Dave Syer
78b96e6160
Add bouncycastle in test scope (temporarily?)
2 years ago
Dave Syer
e090bd234f
Fix dependencies
2 years ago
Olga MaciaszekSharma
2e8631b127
Call `get(Request request)` on delegates by default.
2 years ago
Olga MaciaszekSharma
63c3eb614d
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# spring-cloud-context/src/main/java/org/springframework/cloud/context/encrypt/EncryptorFactory.java
2 years ago
Dave Syer
f0ccaf01ac
Remove obsolete code
2 years ago
Olga MaciaszekSharma
7efe08c674
Merge remote-tracking branch 'origin/4.0.x'
2 years ago
Olga MaciaszekSharma
e4e56e93cf
Call `get(Request request)` on delegates in WeightedServiceInstanceListSupplier.
2 years ago
Dave Syer
0a531d2930
Remove obsolete code
2 years ago
Dave Syer
ce379d5e31
Update RSA library version
2 years ago
Olga MaciaszekSharma
f620c44ea5
Merge remote-tracking branch 'origin/3.1.x' into 4.0.x
2 years ago
Olga MaciaszekSharma
cc1aaa8883
Merge remote-tracking branch 'origin/3.1.x' into 4.0.x
...
# Conflicts:
# docs/src/main/asciidoc/spring-cloud-commons.adoc
# spring-cloud-commons/src/main/java/org/springframework/cloud/client/loadbalancer/LoadBalancerProperties.java
# spring-cloud-loadbalancer/src/test/java/org/springframework/cloud/loadbalancer/core/SameInstancePreferenceServiceInstanceListSupplierTests.java
# spring-cloud-loadbalancer/src/test/java/org/springframework/cloud/loadbalancer/core/ServiceInstanceListSupplierBuilderTests.java
2 years ago
Olga MaciaszekSharma
d36062b8bb
Update copyright and fix docs.
2 years ago
Olga Maciaszek-Sharma
354a894606
Call get request on delegates ( #1250 )
2 years ago
Dave Syer
214f2401e5
Update RSA library version
2 years ago
Olga MaciaszekSharma
1a04b22591
Merge remote-tracking branch 'origin/4.0.x'
2 years ago
Olga MaciaszekSharma
a22bb12e75
Add missing reflection hints for EncryptionBootstrapConfiguration. Fixes gh-1245.
2 years ago
buildmaster
3df50061ac
Bumping versions
2 years ago
buildmaster
e47d5e5f88
Bumping versions
2 years ago
spencergibb
5b4a46fc60
formattingˆ
2 years ago
spencergibb
c682b2de1d
Uses a custom event to share the SpringApplication.
...
Rather than RestartListener republishing the ApplicationPreparedEvent, a new event, ContextRefreshedWithApplicationEvent, is published with the data from the original event. Listeners were refactored to listen to the new event instead.
Fixes gh-1248
2 years ago
spencergibb
d0f6d2b2e9
Uses a custom event to share the SpringApplication.
...
Rather than RestartListener republishing the ApplicationPreparedEvent, a new event, ContextRefreshedWithApplicationEvent, is published with the data from the original event. Listeners were refactored to listen to the new event instead.
Fixes gh-1248
2 years ago
Olga MaciaszekSharma
5068621601
Merge remote-tracking branch 'origin/4.0.x'
2 years ago
Olga MaciaszekSharma
12e709cdc6
Remove deprecated method use.
2 years ago
buildmaster
a0ba27fba2
Bumping versions
2 years ago
spencergibb
443d0e89f4
Updates to 4.1.0-SNAPSHOT
2 years ago
spencergibb
3c0b55bac9
Updates compatibility verifier for boot 3.2 compatibility
2 years ago
spencergibb
9cb8802f74
Updates for boot 3.2 compatibility
2 years ago
Ryan Baxter
8fbf183015
Merge branch 'main' of github.com:spring-cloud/spring-cloud-commons
2 years ago
Ryan Baxter
6c04576b18
Fix typo in configprops.
2 years ago
Olga MaciaszekSharma
8238abdf8b
Merge remote-tracking branch 'origin/3.1.x'
2 years ago
sruffatti
31c07aa2db
Fixes gh-1209 ( #1239 )
2 years ago
buildmaster
142d8e50f7
Bumping versions
2 years ago
HJK181
f2068833bd
Fix DelegatingServiceInstanceListSupplier must ( #1226 )
2 years ago
buildmaster
fd2d374381
Bumping versions
2 years ago
buildmaster
f22d75050f
Bumping versions
2 years ago
buildmaster
409e13f289
Bumping versions to 4.0.4-SNAPSHOT after release
2 years ago
buildmaster
0661beb4b7
Going back to snapshots
2 years ago
buildmaster
261562aa04
Update SNAPSHOT to 4.0.3
2 years ago
Olga MaciaszekSharma
cb97108f57
Fix logging in tests for Boot 3.1.x.
2 years ago
omernaci
f00cc0e052
note section added for security implications of exposed actuator env. ( #1231 )
2 years ago
Ryan Baxter
b4010c9cf8
Updating versions in docs
2 years ago
Ryan Baxter
07a2821ac7
Merge branch '3.1.x'
2 years ago
Ryan Baxter
130208e0aa
Fixing version in docs
2 years ago
Ryan Baxter
ac709ec6e2
Merge branch '3.1.x'
2 years ago
Ryan Baxter
2f467e5823
Add application listener to locate property sources during bootstrap ( #1228 )
...
* Add application listener to locate property sources during bootstrap
Also adds support for activating profiles using spring.profiles.active from bootstrap property source listeners.
Allow profiles to be passed from bootstrap context to main application context
* Add application listener to locate property sources during bootstrap
Also adds support for activating profiles using spring.profiles.active from bootstrap property source listeners.
Allow profiles to be passed from bootstrap context to main application context
Updating version in docs
2 years ago