Marcin Grzejszczak
c605b83a02
Added symbolic link of index.adoc
2019-07-29 14:47:33 +02:00
buildmaster
5c8d1e1ae7
Bumping versions to 2.0.5.BUILD-SNAPSHOT after release
2019-06-08 14:38:35 +00:00
buildmaster
caa2c15054
Going back to snapshots
2019-06-08 14:38:35 +00:00
buildmaster
83f0fe831e
Update SNAPSHOT to 2.0.4.RELEASE
2019-06-08 14:37:22 +00:00
Spring Operator
146b41bc7d
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).
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://compose.docker.io/ (UnknownHostException) with 1 occurrences migrated to:
https://compose.docker.io/ ([https](https://compose.docker.io/ ) result UnknownHostException).
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/spring-cloud-vault.html with 4 occurrences migrated to:
https://cloud.spring.io/spring-cloud-vault/spring-cloud-vault.html ([https](https://cloud.spring.io/spring-cloud-vault/spring-cloud-vault.html ) result 200).
* [ ] http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 1 occurrences migrated to:
https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ) result 200).
* [ ] http://wiki.apache.org/cassandra/HintedHandoff with 1 occurrences migrated to:
https://wiki.apache.org/cassandra/HintedHandoff ([https](https://wiki.apache.org/cassandra/HintedHandoff ) result 200).
* [ ] http://wiki.apache.org/cassandra/Operations with 1 occurrences migrated to:
https://wiki.apache.org/cassandra/Operations ([https](https://wiki.apache.org/cassandra/Operations ) result 200).
* [ ] http://wiki.apache.org/cassandra/StorageConfiguration with 1 occurrences migrated to:
https://wiki.apache.org/cassandra/StorageConfiguration ([https](https://wiki.apache.org/cassandra/StorageConfiguration ) result 200).
* [ ] http://www.datastax.com/dev/blog/cassandra-anti-patterns-queues-and-queue-like-datasets with 1 occurrences migrated to:
https://www.datastax.com/dev/blog/cassandra-anti-patterns-queues-and-queue-like-datasets ([https](https://www.datastax.com/dev/blog/cassandra-anti-patterns-queues-and-queue-like-datasets ) result 200).
* [ ] http://contributor-covenant.org with 1 occurrences migrated to:
https://contributor-covenant.org ([https](https://contributor-covenant.org ) result 301).
* [ ] http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to:
https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/ ) result 301).
* [ ] http://plugins.jetbrains.com/plugin/6546 with 1 occurrences migrated to:
https://plugins.jetbrains.com/plugin/6546 ([https](https://plugins.jetbrains.com/plugin/6546 ) result 301).
* [ ] http://download.oracle.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html with 1 occurrences migrated to:
https://download.oracle.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html ([https](https://download.oracle.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html ) result 302).
* [ ] http://eclipse.org with 1 occurrences migrated to:
https://eclipse.org ([https](https://eclipse.org ) result 302).
* [ ] http://eclipse.org/m2e/ with 2 occurrences migrated to:
https://eclipse.org/m2e/ ([https](https://eclipse.org/m2e/ ) result 302).
* [ ] http://www.springsource.com/developer/sts with 1 occurrences migrated to:
https://www.springsource.com/developer/sts ([https](https://www.springsource.com/developer/sts ) result 302).
* [ ] http://www.springsource.org/download with 1 occurrences migrated to:
https://www.springsource.org/download ([https](https://www.springsource.org/download ) result 302).
These URLs were intentionally ignored.
* http://%s:%d with 2 occurrences
Closes gh-319.
Original pull request: gh-319.
2019-03-27 11:40:49 +01:00
Spring Operator
662376d114
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://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-314.
2019-03-26 08:40:13 +01:00
Spring Operator
631b8335fe
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 105 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-302.
2019-03-21 21:16:29 +01:00
Spring Operator
c603683133
URL Cleanup ( #293 )
...
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:42 -04:00
buildmaster
50915cc281
Bumping versions to 2.0.4.BUILD-SNAPSHOT after release
2019-02-22 20:49:40 +00:00
buildmaster
28bf0f960d
Going back to snapshots
2019-02-22 20:49:40 +00:00
buildmaster
24de8e8cb9
Update SNAPSHOT to 2.0.3.RELEASE
2019-02-22 20:48:34 +00:00
Mark Paluch
6cad768dd3
Upgrade to Vault 1.0.2.
...
Closes gh-272.
2019-01-16 08:34:55 +01:00
Mark Paluch
618b928145
Polishing.
...
Remove TravisCI profile for Vault 0.5, upgrade to Vault 0.11.5 and Consul 1.4.
See gh-268.
2018-12-04 22:56:49 +01:00
Mark Paluch
124df3bae3
Upgrade to Vault 1.0.0.
...
Closes gh-268.
2018-12-04 22:56:46 +01:00
Mark Paluch
8ed965ed25
Upgrade to Spring Vault 2.0.3.
...
Closes gh-264.
2018-11-14 19:09:16 +00:00
Mark Paluch
e99f622bbc
Use ApplicationContextRunner in auto-config tests.
...
Closes gh-261.
Related ticket: gh-254.
2018-11-13 08:58:52 +01:00
Mark Paluch
0d9d23e7ef
Add condition on reactor's HttpClient.
...
Include class-dependency on Reactor's HttpClient to prevent startup errors when WebFlux is present but not the Reactor HttpClient.
See gh-254.
2018-11-13 08:56:35 +01:00
Mark Paluch
4c42c429be
Polishing.
...
Rearrange authentication method switch.
See gh-250.
2018-11-09 09:17:35 +01:00
Mark Paluch
4e9615fdfa
Build against Spring Vault 2.0.3 snapshots.
...
See gh-255.
Related ticket: https://github.com/spring-projects/spring-vault/issues/319 .
2018-11-09 08:11:35 +01:00
Mark Paluch
fcc6f5ed84
Document property to configure Kubernetes auth mount.
...
Closes gh-258.
2018-11-05 09:23:00 +01:00
Mark Paluch
b98287c0f2
Upgrade to Vault 1.0.0-beta1.
...
See gh-257.
2018-10-26 11:41:04 +02:00
Spencer Gibb
37b4404377
Updates s-c-build to 2.0.5.BUILD-SNAPSHOT
2018-10-23 17:42:31 -04:00
buildmaster
5a516642ca
Bumping versions to 2.0.3.BUILD-SNAPSHOT after release
2018-10-23 20:00:21 +00:00
buildmaster
cb277fd1c8
Going back to snapshots
2018-10-23 20:00:20 +00:00
buildmaster
43cc9c9600
Update SNAPSHOT to 2.0.2.RELEASE
2018-10-23 19:58:20 +00:00
Mark Paluch
d120a9ac5b
Upgrade build to CircleCI 2.0.
...
Closes gh-252.
2018-10-02 12:40:44 +02:00
Mark Paluch
793d111b68
Upgrade to Spring Vault 2.0.2.
...
Closes gh-243.
2018-09-10 15:20:25 +02:00
Mark Paluch
a8c4910d04
Log health check exceptions.
...
We now rely on the exception handling of AbstractHealthIndicator and AbstractReactiveHealthIndicator by removing our own exception handling code.
Closes gh-242.
2018-09-10 15:18:13 +02:00
Mark Paluch
bd82f5e82c
Polishing.
...
Update documentation to Spring Boot 2.x to reflect health endpoint configuration.
Original pull request: gh-238.
2018-09-03 13:59:07 +02:00
Clemens
d21ba6e247
Document health indicator property for Spring Boot 2.x.
...
Original pull request: gh-238.
2018-09-03 13:59:07 +02:00
buildmaster
ef388999ba
Bumping versions to 2.0.2.BUILD-SNAPSHOT after release
2018-07-31 20:13:31 +00:00
buildmaster
d5f93ecb1c
Going back to snapshots
2018-07-31 20:13:31 +00:00
buildmaster
1d6201d56a
Update SNAPSHOT to 2.0.1.RELEASE
2018-07-31 20:11:57 +00:00
Mark Paluch
134e1906be
Generate subject alt name in local certificate.
...
Closes gh-233.
2018-07-31 12:18:28 +02:00
Mark Paluch
392cb3ab6a
Reinstantiate spring-boot-configuration-processor to generate configuration property metadata.
...
Closes gh-231.
2018-07-23 13:46:08 +02:00
Marcin Grzejszczak
cdae4f1d6e
Whitelisted 2.0.x branch
2018-07-23 08:22:24 +02:00
Mark Paluch
8b6a7113d9
Document AppRole limitations using reactive configuration.
...
See gh-222.
2018-07-02 14:17:38 +02:00
buildmaster
38e600a3a6
Bumping versions to 2.0.1.BUILD-SNAPSHOT after release
2018-07-02 14:17:35 +02:00
buildmaster
f67d6e6cd7
Going back to snapshots
2018-07-02 14:17:30 +02:00
buildmaster
e45eac5d7f
Update SNAPSHOT to 2.0.0.RELEASE
2018-06-19 00:56:21 +00:00
Mark Paluch
cf1d936650
Polishing.
...
Rename ReactiveVault* to VaultReactive to align with Spring Boot's naming scheme.
See gh-221.
2018-06-15 15:15:14 +02:00
Mark Paluch
03128a8b3a
Add reactive health indicator.
...
Closes gh-221.
2018-06-15 15:15:14 +02:00
Mark Paluch
a4b93e86d2
Upgrade to Vault 0.10.1.
...
See gh-209.
2018-06-12 10:55:55 +02:00
Mark Paluch
04661c93df
Introduce Key-Value API version in spring.cloud.vault.kv configuration.
...
See gh-209.
2018-06-12 10:53:33 +02:00
Mark Paluch
44f016fd3e
Upgrade build plugin versions.
...
Closes gh-220.
2018-06-12 10:29:48 +02:00
Mark Paluch
806ba0cc84
Upgrade to AWS SDK 1.11.345.
...
Closes gh-219.
2018-06-12 10:25:06 +02:00
Mark Paluch
456e2a3a50
Upgrade to AssertJ 3.10.0.
...
Closes gh-218.
2018-06-12 10:24:08 +02:00
Mark Paluch
1923d28839
Upgrade to Lombok 1.16.22.
...
Closes gh-217.
2018-06-12 10:23:29 +02:00
Mark Paluch
3bfc2fc2b4
Upgrade to netty 4.1.25.Final.
...
Closes gh-216.
2018-06-12 10:22:05 +02:00
Mark Paluch
f5b7eaacd2
Polishing.
...
Order dependencies alphabetically.
See gh-215.
2018-06-12 10:08:28 +02:00