buildmaster
e72fc6c690
Bumping versions to 3.0.7-SNAPSHOT after release
3 years ago
buildmaster
1aa83427b6
Going back to snapshots
3 years ago
buildmaster
2761aa011d
Update SNAPSHOT to 3.0.6
3 years ago
buildmaster
ceb7a16df4
Bumping versions to 3.0.6-SNAPSHOT after release
3 years ago
buildmaster
956d40d617
Going back to snapshots
3 years ago
buildmaster
57e07d319f
Update SNAPSHOT to 3.0.5
3 years ago
buildmaster
be43c362f6
Bumping versions to 3.0.5-SNAPSHOT after release
3 years ago
buildmaster
8ddb5ccc9b
Going back to snapshots
3 years ago
buildmaster
7d4d886e22
Update SNAPSHOT to 3.0.4
3 years ago
Robert McNees
08b2e60704
Issue 973 - Update Unit version - spring-cloud-context ( #977 )
4 years ago
Spencer Gibb
74a0b68287
Run all EnvironmentPostProcessors on refresh. ( #969 )
...
This includes ConfigDataEnvironmentPostProcessors which replaces the static call.
Issue #968 was specifically about the cloud foundry vcap post processor. Previously the DecryptEnvironmentPostProcessor was hard coded in ConfigDataContextRefresher
Fixes gh-968
4 years ago
bberto
65df30f420
fixes gh-953 ( #963 )
4 years ago
buildmaster
90740c1a7f
Bumping versions to 3.0.4-SNAPSHOT after release
4 years ago
buildmaster
14886fcee6
Going back to snapshots
4 years ago
buildmaster
0c5d661725
Update SNAPSHOT to 3.0.3
4 years ago
spencergibb
b9c4ac463a
adds comment
4 years ago
buildmaster
004c5243ba
Bumping versions
4 years ago
buildmaster
ca60bc30fa
Bumping versions to 3.0.4-SNAPSHOT after release
4 years ago
buildmaster
c9cc7fbe35
Going back to snapshots
4 years ago
buildmaster
a79a87015a
Update SNAPSHOT to 3.0.3
4 years ago
Roberto Paolillo
938fb861d0
Decrypt after config data refresh
...
Fixes gh-962
Fixes gh-955
4 years ago
spencergibb
fd079e4ec9
Create a new DefaultBootstrapContext if no bootstrap context bean.
4 years ago
spencergibb
9a78893238
don't rely on name for bootstrap context bean
4 years ago
spencergibb
9efc70b694
Provide original BootstrapContext to ConfigDataContextRefresher
...
RefreshBootstrapRegistryInitializer saves the BootstrapContext to the application context so ConfigDataContextRefresher can reuse it during rebind.
This fixes issues where custom beans were created such as RestTemplate or discovery first config server lookup.
Fixes gh-933
4 years ago
buildmaster
6b7772cab4
Bumping versions to 2.2.9.BUILD-SNAPSHOT after release
4 years ago
buildmaster
dee48dd900
Going back to snapshots
4 years ago
buildmaster
2e8cf980cd
Update SNAPSHOT to 2.2.8.RELEASE
4 years ago
spencergibb
cec00606fe
moves test away from outputcapture
4 years ago
spencergibb
6e556a5088
put test output in variable
4 years ago
spencergibb
355d3cf5e2
adds debug
4 years ago
spencergibb
a9c88e6f5a
Updates tests for java 16
4 years ago
buildmaster
81ae09f20d
Bumping versions to 3.0.3-SNAPSHOT after release
4 years ago
buildmaster
708f92ae57
Going back to snapshots
4 years ago
buildmaster
c0723f3af3
Update SNAPSHOT to 3.0.2
4 years ago
buildmaster
0c0aa00e2d
Bumping versions
4 years ago
spencergibb
cde355e5e5
Provides a way to disable DecryptEnvironmentPostProcessor.
...
Fixes gh-927
4 years ago
spencergibb
3885af8caf
Moves bootstrap enabled property to refresh property source.
...
LegacyContextRefresher used to set `spring.cloud.bootstrap.enabled=true` as a property using the api of `SpringApplicationBuilder`. This change moves the setting of properties for refresh from ContextRefresher to LegacyContextRefresher since they are only applicable there. The bootstrap enabled propery is now set on the refresh property source rather than the api.
Fixes gh-892
4 years ago
spencergibb
5928ccd168
Ensure that TextEncryptor can be excluded.
...
Moves usage of TextEncryptor to TextEncryptorUtils.
Fixes gh-912
4 years ago
spencergibb
da22aed5d8
Move CachedRandomPropertySource to EnvironmentPostProcessor
...
Previously it was an auto-configuration that only worked in legacy bootstrap mode.
Fixes gh-919
4 years ago
spencergibb
38a3711be7
Retain configured property sources across refresh.
...
Fixes gh-913
4 years ago
Ian Hu
e42f0987bb
Avoid hard-coded SCOPED_TARGET_PREFIX usage. ( #811 )
...
Co-authored-by: Spencer Gibb <sgibb@pivotal.io>
4 years ago
buildmaster
3aff1bea0d
Bumping versions to 2.2.8.BUILD-SNAPSHOT after release
4 years ago
buildmaster
c8d0e7f13d
Going back to snapshots
4 years ago
buildmaster
d74cd35533
Update SNAPSHOT to 2.2.7.RELEASE
4 years ago
buildmaster
6240d30237
Bumping versions to 3.0.2-SNAPSHOT after release
4 years ago
buildmaster
20252d8d30
Going back to snapshots
4 years ago
buildmaster
6e213c5919
Update SNAPSHOT to 3.0.1
4 years ago
spencergibb
eb32ea8f21
Use encrypt.fail-on-error in DecryptEnvironmentPostProcessor
...
Fixes gh-882
4 years ago
spencergibb
5bbe5331b7
Use existing PropertyUtils.bootstrapEnabled().
...
This will take into account if the bootstrap marker class is present and bring parity between ConditionalOnBootstrapDisabled and TextEncryptorConfigBootstrapper
4 years ago
buildmaster
2e76164fc1
Bumping versions to 3.0.1-SNAPSHOT after release
4 years ago