buildmaster
cec480ea2d
Update SNAPSHOT to 2.2.5.RELEASE
2020-08-28 19:35:24 +00:00
buildmaster
e1478a1b45
Bumping versions
2020-08-25 09:58:25 +00:00
Ryan Baxter
9cd18d2f0f
Merge remote-tracking branch 'origin/2.2.x'
2020-08-24 16:23:00 -04:00
JiaLin
4ed2d4208f
Merge remote-tracking branch 'upstream/2.2.x' into 2.2.x
2020-08-24 00:00:16 +08:00
Olga Maciaszek-Sharma
c4bc612258
Merge remote-tracking branch 'origin/2.2.x'
...
# Conflicts:
# docs/pom.xml
# pom.xml
# spring-cloud-config-client/pom.xml
# spring-cloud-config-dependencies/pom.xml
# spring-cloud-config-monitor/pom.xml
# spring-cloud-config-sample/pom.xml
# spring-cloud-config-server/pom.xml
# spring-cloud-starter-config/pom.xml
2020-08-11 19:04:30 +02:00
Olga Maciaszek-Sharma
9bbd634ff1
Fix README
2020-08-11 19:01:02 +02:00
JiaLin
c866e4f00b
Update spring-cloud-config.adoc
2020-08-01 22:04:41 +08:00
JiaLin
c563011ae7
add document for client side TLS
2020-08-01 21:20:19 +08:00
buildmaster
c323d7e206
Bumping versions to 2.2.5.BUILD-SNAPSHOT after release
2020-07-31 20:24:37 +00:00
buildmaster
ece5ff35de
Going back to snapshots
2020-07-31 20:24:36 +00:00
buildmaster
fc58acc331
Update SNAPSHOT to 2.2.4.RELEASE
2020-07-31 20:22:15 +00: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
Daniel Mikusa
615f7521b4
Update spring-cloud-config.adoc
...
Add some detail around using `--data-urlencode` correctly & using the `-s` option to silence curl stats.
fixes gh-1636
2020-07-13 22:08:12 -04:00
Thomas Vitale
7b80ce5af5
Adds property to disable JdbcEnvironmentRepository
...
- Add "enabled" property to JdbcEnvironmentProperties
- Make JdbcEnvironmentRepository configuration depending
on new property
- Add integration test to verify the new property
Fixes gh-1605
Fixes gh-1623
2020-07-13 22:08:12 -04:00
Daniel Mikusa
7917c38c15
Update spring-cloud-config.adoc
...
Add some detail around using `--data-urlencode` correctly & using the `-s` option to silence curl stats.
fixes gh-1636
2020-07-13 22:07:35 -04:00
Thomas Vitale
841038f684
Adds property to disable JdbcEnvironmentRepository
...
- Add "enabled" property to JdbcEnvironmentProperties
- Make JdbcEnvironmentRepository configuration depending
on new property
- Add integration test to verify the new property
Fixes gh-1605
Fixes gh-1623
2020-07-13 22:00:05 -04:00
Jay Bryant
119da630d0
Wording changes
...
Replacing some terms
2020-07-07 12:22:27 -05:00
spencergibb
4a5ba579a9
Merge branch '2.2.x'
2020-06-25 13:27:58 -04:00
Marcin Grzejszczak
591c84b42c
Changed packaging to jar
2020-06-08 17:11:21 +02:00
Marcin Grzejszczak
643e4c7c00
Uploading sources for docs
2020-06-08 16:47:07 +02:00
Marcin Grzejszczak
b153f639be
Migrated to docs.spring.io & updated sc-build
2020-06-04 13:37:36 +02: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
035e6f6ed6
Bumping versions to 2.2.4.BUILD-SNAPSHOT after release
2020-05-28 17:25:11 +00:00
buildmaster
827ccee470
Going back to snapshots
2020-05-28 17:25:11 +00:00
buildmaster
39264d6ba0
Update SNAPSHOT to 2.2.3.RELEASE
2020-05-28 17:21:41 +00:00
Marcin Grzejszczak
c9a9f77a2b
Setting up repository for docs.spring.io migration
2020-05-25 14:39:22 +02:00
Marcin Grzejszczak
0f2c960261
Setting up repository for docs.spring.io migration
2020-05-25 13:42:06 +02: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
Marcin Grzejszczak
8b5c0855e6
Updated docs
2020-04-01 13:42:40 +02:00
Spencer Gibb
b65b1002cd
Updates docs branches
2020-03-06 12:49:59 -05:00
buildmaster
a228d4c5e8
Bumping versions to 2.2.3.BUILD-SNAPSHOT after release
2020-03-04 15:57:40 +00:00
buildmaster
2d6e15bd18
Going back to snapshots
2020-03-04 15:57:40 +00:00
buildmaster
bbb5f19ce2
Update SNAPSHOT to 2.2.2.RELEASE
2020-03-04 15:54:56 +00:00
Spencer Gibb
d59bd37a95
Merge branch '2.2.x'
2020-03-02 16:31:56 -05:00
Johnny Lim
d2fc0d5366
Polish doc
...
fixes gh-1557
2020-03-02 15:51:16 -05:00
Spencer Gibb
33c6be1cf5
Merge branch '2.2.x'
2020-02-05 13:47:17 -05:00
Jack Peterson
c3e4ef2261
documentation enhancement re: SSH private keys
...
The default ssh-keygen command creates unreadable SSH keys for spring-cloud-config. This change provides the exception that people are searching with as well as a resolution to the issue.
2020-02-05 13:46:04 -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
Spencer Gibb
4c7b8dfc7e
Merge branch '2.1.x'
2020-01-13 15:32:55 -05:00
Alberto C. Ríos
01be10e76c
Sharing default application config in CredHub ( #1477 )
...
Always including application as default so that it can be shared accross all applications to be consistent with other repository implementations.
Sharing secrets to the application from default profile.
Updated the docs to reflect the changes
2020-01-13 15:32:38 -05:00
Marcin Grzejszczak
60b8547271
Suggest full property to set for the demo to work with Vault
...
The description shows what you need to do starting from Vault 0.10.0, now the fresh installation of Vault gives you version 1.3.1. Adding the full property name for those that have nothing to do with vault can come in handy.
Also I think we should change the default to be `kvVersion=2`.
2020-01-04 17:52:53 +01:00
buildmaster
8a9af959d2
Bumping versions to 2.2.2.BUILD-SNAPSHOT after release
2019-12-20 12:24:08 +00:00