369 Commits

Author SHA1 Message Date
Mark Paluch
b2310de903 Revisit AppRole documentation matrix.
Closes gh-652
2022-08-23 10:45:07 +02:00
John Gasper
2073aaf36b Fix Invalid effective property name in reference documentation
`server-id:` should be `server-name` per https://github.com/spring-cloud/spring-cloud-vault/blob/master/spring-cloud-vault-config/src/main/java/org/springframework/cloud/vault/config/VaultProperties.java#L584-L588

See gh-407.
2020-08-11 12:27:39 +02:00
Mark Paluch
3b43fdac40 Pass-thru VaultToken obtained from ReactiveSessionManager
We now pass-thru the token obtained from ReactiveSessionManager instead of caching it.
Previously, we used a method reference and the method reference cached the SessionToken Mono instead of requesting a fresh token each time from the session manager.

Closes gh-382.
2020-02-26 14:02:40 +01:00
buildmaster
cc2b50e7ac Bumping versions to 2.1.6.BUILD-SNAPSHOT after release 2020-02-01 01:00:00 +00:00
buildmaster
7cb8ac1c92 Going back to snapshots 2020-02-01 01:00:00 +00:00
buildmaster
440129346d Update SNAPSHOT to 2.1.5.RELEASE 2020-02-01 00:58:12 +00:00
Spencer Gibb
53724f6cf6 rollback temporarily make build noisy 2020-01-31 19:54:25 -05:00
Marcin Grzejszczak
8552b95c48 Killing server at the end of the build 2020-01-31 19:53:47 -05:00
Spencer Gibb
ffb84e8755 temporarily make build noisy 2020-01-31 19:47:51 -05:00
Mark Paluch
7f3c9b3ece Upgrade to Spring Vault 2.1.5.RELEASE
Closes gh-379.
2020-01-16 09:52:59 +01:00
Mark Paluch
b2fea560da Update license headers to 2020
Closes gh-376.
2020-01-10 15:15:35 +01:00
buildmaster
3810fe3805 Bumping versions to 2.1.5.BUILD-SNAPSHOT after release 2019-11-18 20:17:35 +00:00
buildmaster
bd2c67d3be Going back to snapshots 2019-11-18 20:17:35 +00:00
buildmaster
bc976f0620 Update SNAPSHOT to 2.1.4.RELEASE 2019-11-18 20:16:35 +00:00
Mark Paluch
678ff0eb7b Polishing
Reformat code

See gh-370.
2019-11-14 16:53:16 +01:00
Mark Paluch
fbda6e00bf Inherit dependency management for netty
Closes gh-371.
2019-11-14 16:53:04 +01:00
Marcin Grzejszczak
ecd2abacfd removed resource class large for circle 2019-11-14 16:41:03 +01:00
Mark Paluch
78d0bdf3fd Use project-version placeholder in documentation.
Closes gh-370.
2019-11-14 16:01:03 +01:00
Raoof Mohammed
71a6fb8f0a Fix azure-msi default mount path in reference documentation
Closes gh-369.
2019-11-14 15:58:48 +01:00
Mark Paluch
dde43fd7c1 Upgrade to Spring Vault 2.1.4.RELEASE.
Closes gh-364.
2019-10-24 12:55:02 +02:00
zhogov
5688dbbced 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:51:10 +02:00
buildmaster
9916784f6e Bumping versions to 2.1.4.BUILD-SNAPSHOT after release 2019-09-10 18:58:55 +00:00
buildmaster
05d122564e Going back to snapshots 2019-09-10 18:58:55 +00:00
buildmaster
5b2bc3df99 Update SNAPSHOT to 2.1.3.RELEASE 2019-09-10 18:57:50 +00:00
Marcin Grzejszczak
a6d3429356 Added symbolic link of index.adoc 2019-07-29 14:47:39 +02:00
Mark Paluch
f0e519142d Upgrade to Spring Vault 2.1.3.
Closes gh-338.
2019-07-01 11:32:44 +02:00
Spencer Gibb
b67f4a815b Bumps spring cloud build to 2.1.7.BUILD-SNAPSHOT
bumps commons to 2.1.3.BUILD-SNAPSHOT
2019-06-21 13:04:00 -04:00
buildmaster
7c05b83cb7 Bumping versions to 2.1.3.BUILD-SNAPSHOT after release 2019-06-21 11:40:24 +00:00
buildmaster
63d696dc1b Going back to snapshots 2019-06-21 11:40:24 +00:00
buildmaster
50f383129a Update SNAPSHOT to 2.1.2.RELEASE 2019-06-21 11:37:36 +00:00
Mark Paluch
782aa16032 Polishing
Rewrap documentation.

Closes gh-335.
2019-05-22 15:39:44 +02:00
Mårten Svantesson
7f1996c7a0 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:39:44 +02:00
Mark Paluch
743515ee61 Update Javadoc for internal API.
Closes gh-327.
2019-04-18 14:52:04 +02:00
Zach Hubbs
713c808321 Fix password property in example.
* Update spring-cloud-vault.adoc

Updated password property in example to match the spring datasource password

* Fixing the rest of the property examples

Updating all property examples so the password property is mapped to a datasource password property


Original pull request: gh-324.
2019-04-18 10:24:40 +02:00
Spring Operator
d79fb31ff8 URL Cleanup.
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

* [ ] http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
  https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd) result 404).

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://repo.spring.io/libs-milestone-local with 2 occurrences migrated to:
  https://repo.spring.io/libs-milestone-local ([https](https://repo.spring.io/libs-milestone-local) result 302).
* [ ] http://repo.spring.io/libs-snapshot-local with 2 occurrences migrated to:
  https://repo.spring.io/libs-snapshot-local ([https](https://repo.spring.io/libs-snapshot-local) result 302).
* [ ] http://repo.spring.io/release with 1 occurrences migrated to:
  https://repo.spring.io/release ([https](https://repo.spring.io/release) result 302).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 18 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 9 occurrences

Original pull request: gh-315.
2019-03-26 08:40:36 +01:00
DanielFran
0616c85a67 Upgrade to Consul 1.4.4.
see https://github.com/hashicorp/consul/blob/v1.4.4/CHANGELOG.md

Closes gh-306.
Original pull request: gh-306.
2019-03-25 09:24:55 +01:00
DanielFran
789b01dcbe Upgrade to Vault 1.1.0.
see https://github.com/hashicorp/vault/blob/v1.1.0/CHANGELOG.md

Closes gh-306.
Original pull request: gh-306.
2019-03-25 09:24:55 +01:00
Mark Paluch
f71958da55 Polishing 2019-03-21 22:21:44 +02:00
Spring Operator
a063f573a6 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

Closes gh-297.
2019-03-21 22:18:31 +02:00
Spring Operator
a8de01a29f URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://www.apache.org/licenses/ with 2 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 110 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

Original pull request: gh-303.
2019-03-21 21:16:39 +01:00
Spring Operator
f5db435416 URL Cleanup (#294)
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://cloud.spring.io/spring-cloud-vault/ with 1 occurrences migrated to:
  https://cloud.spring.io/spring-cloud-vault/ ([https](https://cloud.spring.io/spring-cloud-vault/) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 9 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).
* http://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch with 1 occurrences migrated to:
  https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin with 1 occurrences migrated to:
  https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 2 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://www.spring.io with 1 occurrences migrated to:
  https://www.spring.io ([https](https://www.spring.io) result 301).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 18 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 9 occurrences
2019-03-16 12:01:23 -04:00
Mark Paluch
801eadbc66 Fix Checkstyle violations.
Closes gh-290.
2019-03-14 10:22:44 +01:00
buildmaster
9541aa1b3e Bumping versions to 2.1.2.BUILD-SNAPSHOT after release 2019-03-05 20:42:12 +00:00
buildmaster
8513cb5944 Going back to snapshots 2019-03-05 20:42:11 +00:00
buildmaster
3ccda245ce Update SNAPSHOT to 2.1.1.RELEASE 2019-03-05 20:40:45 +00:00
Mark Paluch
6e715c54e6 Upgrade to Spring Vault 2.1.2.RELEASE
Closes gh-287.
2019-02-27 14:59:21 +01:00
DanielFran
b6ad96919a Upgrade to Vault 1.0.3.
Closes gh-283.
Original pull request: gh-284.
2019-02-14 09:54:13 +01:00
Mark Paluch
65477301b8 Upgrade to Apache Cassandra 3.11.4
Closes gh-282
2019-02-13 15:12:34 +01:00
Mark Paluch
9f12d47dbc Polishing
Enable docs generation for 2.1.x branch.
2019-02-13 14:57:01 +01:00
Mark Paluch
fa3b6923cf Disable JMX reporting in Cassandra tests.
Closes gh-281.
2019-02-13 14:56:28 +01:00