Mark Paluch
11e940d975
Use project-version placeholder in documentation.
...
Closes gh-370.
2019-11-14 16:00:56 +01:00
Mark Paluch
fbb36e29b8
Polishing
2019-11-14 15:58:19 +01:00
Raoof Mohammed
7376b03c7e
Fix azure-msi default mount path in reference documentation
...
Closes gh-369.
2019-11-14 15:56:08 +01:00
buildmaster
eefe187fae
Going back to snapshots
2019-11-10 00:52:41 +00:00
buildmaster
3da9dfe0e2
Update SNAPSHOT to 2.2.0.RC2
2019-11-10 00:51:39 +00:00
buildmaster
7a5b0e0e80
Bumping versions
2019-11-07 16:44:25 +00:00
Mark Paluch
45f4921753
Upgrade to Netty 4.1.43.Final
...
Closes gh-368.
2019-11-07 17:29:07 +01:00
Marcin Grzejszczak
d7843a7935
Added maven flatten plugin
2019-11-07 14:37:59 +01:00
Mark Paluch
c66d5e6fed
Consider performance standby mode in health check.
...
Extract common code to HealthBuilderDelegate.
Closes gh-367.
2019-11-06 11:28:52 +01:00
Mark Paluch
bc971aae66
Upgrade to Spring Vault 2.2.0.RELEASE.
...
Closes gh-366.
2019-11-06 11:13:19 +01:00
buildmaster
5ef5e6f0d2
Going back to snapshots
2019-10-24 21:45:57 +00:00
buildmaster
c22d0bd189
Update SNAPSHOT to 2.2.0.RC1
2019-10-24 21:45:14 +00:00
Mark Paluch
558b6323c4
Upgrade dependencies
...
* httpclient 4.5.5 -> 4.5.10
* httpcore 4.4.9 -> 4.4.12
* okhttp 3.10.0 -> 3.14.4
* bcpkix-jdk15on 1.62 -> 1.64
* google-api-services-iam 1-rev259-1.25.0 -> v1-rev20191010-1.30.3
* google-auth-library-oauth2-http 0.10.0 -> 0.18.0
Closes gh-365.
2019-10-24 12:38:33 +02:00
Mark Paluch
1f80f0ebfa
Upgrade to Spring Vault 2.2 RC1.
...
Closes gh-362.
2019-10-24 12:31:38 +02:00
Mark Paluch
96994e5a6d
Move off deprecated HealthIndicator API in favor of HealthContributor API.
...
Closes gh-361.
2019-10-21 10:35:06 +02:00
Mark Paluch
8af88cca87
Reduce need for bean method proxying and disable where not needed.
...
Closes gh-360.
2019-10-21 10:21:44 +02:00
buildmaster
6b6d110b84
Going back to snapshots
2019-10-03 21:46:49 +00:00
buildmaster
b22cee52cc
Update SNAPSHOT to 2.2.0.M3
2019-10-03 21:46:05 +00:00
Daniel Franco
fdcc67b2d7
Upgrade Consul to 1.6.1.
...
See https://github.com/hashicorp/consul/blob/master/CHANGELOG.md#161-september-12-2019
Original pull request: gh-359.
2019-09-30 14:50:50 +02:00
Daniel Franco
be8a4e2f21
Upgrade Vault to 1.2.3.
...
See https://github.com/hashicorp/vault/blob/v1.2.3/CHANGELOG.md
Original pull request: gh-359.
2019-09-30 14:50:44 +02:00
zhogov
e0700bbf10
Fix documentation for GCP-IAM.
...
As per [VaultProperties](c0b958f598/spring-cloud-vault-config/src/main/java/org/springframework/cloud/vault/config/VaultProperties.java (L741) )
Original pull request: gh-358.
2019-09-27 08:50:57 +02:00
buildmaster
ede02917da
Bumping versions
2019-09-17 12:00:25 +00:00
Mark Paluch
8c67a65168
Upgrade to Spring Vault 2.2 M1.
...
Closes gh-355.
2019-09-12 15:22:32 +02:00
Mark Paluch
c0b958f598
Add X-Vault-Namespace Support.
...
We now support Vault namespaces by setting the spring.cloud.vault.namespace property.
Closes gh-259
2019-09-09 15:21:58 +02:00
Mark Paluch
502583ca91
Polishing.
...
Fix method names. Reorder dependencies.
See gh-354.
2019-09-09 14:53:40 +02:00
Mark Paluch
fb99455e53
Add support for PCF authentication.
...
We now support PCF authentication:
spring.cloud.vault:
authentication: PCF
pcf:
role: my-dev-role
Closes gh-354.
2019-09-09 14:45:14 +02:00
Mark Paluch
1ef865658b
Build against Spring Vault 2.2 snapshots.
...
Adapt to key-value mount-version auto-discovery.
See gh-355
2019-09-09 14:30:20 +02:00
Daniel Franco
98911e4c39
Upgrade Consul to 1.6.0.
...
See https://github.com/hashicorp/consul/blob/master/CHANGELOG.md#160-august-23-2019
Original pull request: #351 .
2019-09-02 09:45:50 +02:00
Daniel Franco
7739a7101c
Upgrade Vault to 1.2.2.
...
See https://github.com/hashicorp/vault/blob/v1.2.2/CHANGELOG.md
Original pull request: #350 .
2019-09-02 09:45:22 +02:00
Mark Paluch
594a2c2d17
Polishing.
...
Disable static role support for deprecated mysql and postgres databases. Reorder properties. Add author tags. Update license headers.
Add unit test for static credential path.
Original pull request: gh-348.
Closes gh-347.
2019-08-16 10:05:52 +02:00
Sebastien Nahelou
5321602838
Add static role support for Vault 1.2.
...
Original pull request: gh-348.
See gh-347.
2019-08-16 10:05:27 +02:00
buildmaster
2d8329040f
Going back to snapshots
2019-08-15 15:12:43 +00:00
buildmaster
a0a073724f
Update SNAPSHOT to 2.2.0.M2
2019-08-15 15:11:50 +00:00
Mark Paluch
7a5d997283
Add support to override endpointUri for AWS IAM Authentication.
...
We now allow setting the AWS IAM Endpoint URI to adjust for various AWS regions.
Closes gh-346.
2019-08-14 10:19:44 +02:00
Daniel Franco
36c6c2f207
Upgrade Vault to 1.2.1.
...
See https://github.com/hashicorp/vault/blob/v1.2.1/CHANGELOG.md
Original pull request: #349
2019-08-14 09:54:34 +02:00
Daniel Franco
d311cf8d2d
Update Vault version to 1.1.5 and 1.2.0.
...
Original pull request: #345 .
2019-08-01 09:14:22 +02:00
Marcin Grzejszczak
834a799099
Added symbolic link of index.adoc
2019-07-29 14:47:46 +02:00
Daniel Franco
c93dc1c958
Update Consul version to 1.5.3.
...
See https://github.com/hashicorp/consul/blob/master/CHANGELOG.md#153-july-25-2019
Original pull request: #344 .
2019-07-29 10:19:46 +02:00
Daniel Franco
af6d5a8691
Update Vault version to 1.1.4.
...
See https://github.com/hashicorp/vault/blob/v1.1.4/CHANGELOG.md
Original pull request: ##343.
2019-07-29 10:19:18 +02:00
buildmaster
dfd49e9c93
Bumping versions
2019-07-23 10:50:14 +00:00
buildmaster
186b53dafe
Going back to snapshots
2019-07-03 21:56:34 +00:00
buildmaster
e3861fb057
Update SNAPSHOT to 2.2.0.M1
2019-07-03 21:55:32 +00:00
Mark Paluch
62bd0d540c
Remove Lombok usage.
...
Closes gh-341.
2019-07-03 09:47:58 +02:00
Daniel Franco
dea6bea82f
Upgrade to Consul version to 1.5.2.
...
See https://github.com/hashicorp/consul/blob/v1.5.2/CHANGELOG.md
Original pull request: gh-340.
2019-07-03 08:42:23 +02:00
Mark Paluch
52240c51ca
Upgrade to Spring Vault 2.1.3.
...
Closes gh-338.
2019-07-01 11:32:21 +02:00
Daniel Franco
2b0d9dfd42
Upgrade to Vault 1.1.3.
...
See https://github.com/hashicorp/vault/blob/v1.1.3/CHANGELOG.md
Original pull request: gh-337.
2019-06-07 14:20:49 +02:00
Daniel Franco
93e156c2b8
Upgrade to Consul version to 1.5.1.
...
See https://github.com/hashicorp/consul/blob/v1.5.1/CHANGELOG.md
Original pull request: gh-336.
2019-05-27 11:03:27 +02:00
Mark Paluch
daf6b24a4b
Polishing
...
Rewrap documentation.
Closes gh-335.
2019-05-22 15:39:31 +02:00
Mårten Svantesson
87db1bd686
Document that database credentials are not rotated.
...
Clarifying limitation with Spring Cloud Vault not being able to rotate database secrets
Original pull request: gh-335.
2019-05-22 15:38:49 +02:00
Mark Paluch
2b0bf84ca9
Use VaultEndpointProvider in VaultReactiveBootstrapConfiguration.
...
We now use VaultEndpointProvider to configure Vault endpoints for reactive usage.
Closes gh-298.
2019-05-20 12:43:29 +02:00