Commit Graph

16 Commits

Author SHA1 Message Date
buildmaster
af6c627d04 Bumping versions to 3.0.4-SNAPSHOT after release 2021-05-27 08:16:52 +00:00
buildmaster
af7a98a3de Going back to snapshots 2021-05-27 08:16:51 +00:00
buildmaster
cd71213eb6 Update SNAPSHOT to 3.0.3 2021-05-27 08:14:42 +00:00
spencergibb
d6ab8a64b6 Fixes ordering with local and remote sources with profiles.
If the context is associated with a profile, the Option.PROFILE_SPECIFIC is added.

Fixes gh-706
2021-05-05 20:08:24 -04:00
spencergibb
aed60fc611 Removes references to Ribbon 2021-04-19 19:48:04 -04:00
buildmaster
2bd5282ecd Bumping versions to 3.0.3-SNAPSHOT after release 2021-03-17 21:50:55 +00:00
buildmaster
0b3c21d5ad Going back to snapshots 2021-03-17 21:50:54 +00:00
buildmaster
da00529ff6 Update SNAPSHOT to 3.0.2 2021-03-17 21:49:17 +00:00
spencergibb
6aae1854dd Adds support for retry with spring.config.import
Fixes gh-703
2021-03-15 23:19:43 -04:00
buildmaster
e7e3c69224 Bumping versions to 3.0.2-SNAPSHOT after release 2021-01-27 20:56:46 +00:00
buildmaster
6e16ed9b32 Going back to snapshots 2021-01-27 20:56:46 +00:00
buildmaster
0f25a90ebb Update SNAPSHOT to 3.0.1 2021-01-27 20:54:42 +00:00
buildmaster
33798362fa Bumping versions to 3.0.1-SNAPSHOT after release 2020-12-21 19:49:42 +00:00
buildmaster
aa35d98eef Going back to snapshots 2020-12-21 19:49:42 +00:00
buildmaster
eb98d86f85 Update SNAPSHOT to 3.0.0 2020-12-21 19:47:20 +00:00
spencergibb
c75a6c96bd Check if class is registered already.
In ConfigData promotion (promoting a bean from bootstrap to the application context) check to see if there is a bean of that name before registering again.

Fixes gh-687
2020-12-14 15:40:32 -05:00