Commit Graph

189 Commits

Author SHA1 Message Date
buildmaster
6f9b74f2c7 Bumping versions to 3.0.1-SNAPSHOT after release 2020-12-21 19:14:54 +00:00
buildmaster
dbea03703c Going back to snapshots 2020-12-21 19:14:54 +00:00
buildmaster
73ebf56384 Update SNAPSHOT to 3.0.0 2020-12-21 19:11:45 +00:00
Spencer Gibb
499739f308 Uses BindHandler if registered in bootstrap. (#1773)
* Uses BindHandler if registered in bootstrap.

This allows spring-cloud-context to register a TextEncryptorBindHandler and handle `{cipher}` prefixed properties prior to sending for remote data.

* Adds test that a BindHandler in bootstrap context is used.

* Makes KeyProperties a bean that is conditional on missing.
2020-12-20 11:39:11 -05:00
buildmaster
a55c14f3b2 Going back to snapshots 2020-12-11 21:57:53 +00:00
buildmaster
14d821229f Update SNAPSHOT to 3.0.0-RC1 2020-12-11 21:56:33 +00:00
buildmaster
162b39febb Going back to snapshots 2020-12-01 22:38:36 +00:00
buildmaster
b082673cc9 Update SNAPSHOT to 3.0.0-M6 2020-12-01 22:37:20 +00:00
buildmaster
a0c2b12cd1 Going back to snapshots 2020-11-17 20:33:03 +00:00
buildmaster
7562cdb702 Update SNAPSHOT to 3.0.0-M5 2020-11-17 20:31:41 +00:00
spencergibb
2e80c9ca9d Updates ConfigData to use spring.cloud.config.media-type.
See gh-1715
2020-10-09 21:34:35 -04:00
buildmaster
08b293ce3b Going back to snapshots 2020-10-03 13:48:37 +00:00
buildmaster
7476451c27 Update SNAPSHOT to 3.0.0-M4 2020-10-03 13:47:12 +00:00
spencergibb
dae4cafb96 Updates to use Bootstrapper to customize ConfigData.
Removes AbstractConfigData* classes.

Creates ConfigServerBootstrapper.java to allow simplified bootstrapping for users.
2020-09-17 18:08:42 -04:00
spencergibb
baa1bd4282 Formatting 2020-09-17 11:05:13 -04:00
Spencer Gibb
854060b019 Support for new ConfigDataLoader infrastructure. (#1656)
This allows for `spring.config.import=configserver:`

Supports the fact that bootstrap is now opt in. In config client, by default, `ConfigServerConfigData*` will be used instead of `ConfigServicePropertySourceLocator`.
2020-08-06 15:55:07 -04:00
buildmaster
43a13dd899 Going back to snapshots 2020-07-23 18:03:37 +00:00
buildmaster
6274ac293f Update SNAPSHOT to 3.0.0-M3 2020-07-23 18:02:19 +00:00
spencergibb
72ec91814e Adds junit-vintage-engine 2020-06-08 11:35:49 -04:00
buildmaster
e471c15273 Going back to snapshots 2020-05-29 18:28:09 +00:00
buildmaster
f0596ad4dc Update SNAPSHOT to 3.0.0-M2 2020-05-29 18:27:14 +00:00
buildmaster
7a2c194321 Bumping versions 2020-04-17 02:12:00 +00:00
buildmaster
b5cc643057 Going back to snapshots 2020-04-09 22:16:42 +00:00
buildmaster
f22b843df0 Update SNAPSHOT to 3.0.0.M1 2020-04-09 22:15:52 +00:00
Spencer Gibb
3842f3f1f0 Temporarily comment out spring boot maven plugin 2020-01-21 14:04:42 -05:00
Spencer Gibb
911cb51838 Updates to 3.0.0.BUILD-SNAPSHOT
again...
2020-01-21 13:33:27 -05:00
buildmaster
cce7d70b6b Bumping versions 2020-01-21 09:59:30 +00:00
buildmaster
2dde8d4f42 Bumping versions 2020-01-20 13:22:57 +00:00
buildmaster
1e1bd08daf Bumping versions 2020-01-19 09:57:33 +00:00
Spencer Gibb
82e60cae27 Updates to 3.0.0.BUILD-SNAPSHOT 2020-01-17 17:21:56 -05:00
buildmaster
8a9af959d2 Bumping versions to 2.2.2.BUILD-SNAPSHOT after release 2019-12-20 12:24:08 +00:00
buildmaster
644a437e36 Going back to snapshots 2019-12-20 12:24:07 +00:00
buildmaster
12d710b466 Update SNAPSHOT to 2.2.1.RELEASE 2019-12-20 12:21:59 +00:00
Spencer Gibb
baebe3fb51 removes .flattened-pom.xml 2019-12-17 17:47:59 -05:00
buildmaster
baabff6a60 Bumping versions 2019-11-27 09:57:42 +00:00
buildmaster
98ac14febe Bumping versions 2019-11-26 10:03:14 +00:00
buildmaster
5ba08d7818 Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 2019-11-26 09:48:46 +00:00
buildmaster
efc2af138e Going back to snapshots 2019-11-26 09:48:45 +00:00
buildmaster
b5bd468c33 Update SNAPSHOT to 2.2.0.RELEASE 2019-11-26 09:46:55 +00:00
buildmaster
cfe60db520 Going back to snapshots 2019-11-08 21:31:41 +00:00
buildmaster
ad21e45646 Update SNAPSHOT to 2.2.0.RC2 2019-11-08 21:30:45 +00:00
buildmaster
3fd52e22bd Bumping versions 2019-11-07 13:47:44 +00:00
buildmaster
c0dd3aa538 Going back to snapshots 2019-10-24 20:30:08 +00:00
buildmaster
363fa337fd Update SNAPSHOT to 2.2.0.RC1 2019-10-24 20:29:25 +00:00
buildmaster
07361c1e8b Going back to snapshots 2019-10-03 19:12:41 +00:00
buildmaster
34ea47e51f Update SNAPSHOT to 2.2.0.M3 2019-10-03 19:12:00 +00:00
buildmaster
106cc5f44d Going back to snapshots 2019-08-14 14:44:54 +00:00
buildmaster
5eb798587a Update SNAPSHOT to 2.2.0.M2 2019-08-14 14:44:03 +00:00
Spencer Gibb
7f547f8ec1 Adds support for property origin tracking in config server/client
Adds a new format if requested using v2 Accept header, otherwise the
format is backwards compatible so older clients will work with new
servers.

fixes gh-866
2019-08-02 15:00:47 -04:00
buildmaster
62b0c771d4 Going back to snapshots 2019-07-03 17:53:58 +00:00