Commit Graph

139 Commits

Author SHA1 Message Date
Mark Paluch
82e845fff0 Upgrade to Spring Vault 2.3.0 M1
Closes gh-482.
2020-09-17 11:28:06 +02:00
dependabot-preview[bot]
f5a2ea293e Bump maven-source-plugin from 3.0.1 to 3.2.1
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.0.1 to 3.2.1.
- [Release notes](https://github.com/apache/maven-source-plugin/releases)
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.0.1...maven-source-plugin-3.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
See gh-417.
2020-08-11 12:20:27 +02:00
dependabot-preview[bot]
0129da0646 Bump maven-javadoc-plugin from 3.0.1 to 3.2.0
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.0.1 to 3.2.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.0.1...maven-javadoc-plugin-3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

See gh-414.
2020-08-11 12:19:22 +02:00
buildmaster
d1ecef4af1 Going back to snapshots 2020-07-23 19:32:34 +00:00
buildmaster
b8a7610805 Update SNAPSHOT to 3.0.0-M3 2020-07-23 19:30:44 +00:00
buildmaster
89dd6abde4 Going back to snapshots 2020-05-29 19:31:33 +00:00
buildmaster
627411fb42 Update SNAPSHOT to 3.0.0-M2 2020-05-29 19:30:29 +00:00
buildmaster
180ebc4369 Bumping versions 2020-04-17 12:00:10 +00:00
buildmaster
2b897f3128 Going back to snapshots 2020-04-09 23:56:16 +00:00
buildmaster
baa0681ef9 Update SNAPSHOT to 3.0.0.M1 2020-04-09 23:55:07 +00:00
Mark Paluch
1beef75d8b Upgrade to Spring Vault 2.2.2.RELEASE
Closes gh-388.
2020-02-26 14:02:20 +01:00
Mark Paluch
c4590c5250 Bypass Vault namespace for healthchecks
Apparently sys/init and sys/health are not available from within a namespace.

Closes gh-386.
2020-02-13 09:26:04 +01:00
Spencer Gibb
d3ab6c918c Bumps to 3.0.0 for ilford 2020-01-22 15:41:36 -05:00
Mark Paluch
924b723a92 Upgrade to Spring Vault 2.2.1.RELEASE
Closes gh-377.
2020-01-16 09:53:48 +01:00
Mark Paluch
49aee4cf51 Allow disabling authentication for Vault Agent use
We now allow disabling Spring Vault's ClientAuthentication and SessionManagement features to rely on authenticated requests sent by Vault Agent. The authentication infrastructure can be disabled via:

spring.cloud.vault:
    authentication: NONE

Closes gh-356.
2020-01-13 12:08:15 +01:00
buildmaster
ece32ed148 Bumping versions 2019-12-21 12:00:59 +00:00
buildmaster
9a1ddef9d2 Bumping versions to 2.2.2.BUILD-SNAPSHOT after release 2019-12-20 14:45:08 +00:00
buildmaster
1f07408fc3 Going back to snapshots 2019-12-20 14:45:08 +00:00
buildmaster
e1a32c057f Update SNAPSHOT to 2.2.1.RELEASE 2019-12-20 14:42:04 +00:00
buildmaster
c0cc4535b2 Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 2019-11-26 12:19:00 +00:00
buildmaster
75faff1e3a Going back to snapshots 2019-11-26 12:19:00 +00:00
buildmaster
78b478ed91 Update SNAPSHOT to 2.2.0.RELEASE 2019-11-26 12:17:10 +00:00
buildmaster
d4d74cc0ab Bumping versions 2019-11-20 12:02:39 +00: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
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
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
Mark Paluch
8c67a65168 Upgrade to Spring Vault 2.2 M1.
Closes gh-355.
2019-09-12 15:22:32 +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
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
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
52240c51ca Upgrade to Spring Vault 2.1.3.
Closes gh-338.
2019-07-01 11:32:21 +02:00
Spring Operator
d7fe6c48a9 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://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).

# 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-296.
2019-03-21 17:07:19 +01:00
Marcin Grzejszczak
07e45b4170 Hoxton 2019-03-08 17:16:20 +01:00
Mark Paluch
9376a66222 Upgrade to Spring Vault 2.1.2.RELEASE
Closes gh-287.
2019-02-27 14:57:51 +01:00
Mark Paluch
8bd35d0535 Bump versions to 2.2.0. 2019-02-13 14:20:18 +01:00
Marcin Grzejszczak
9d9776f5c8 Applied checkstyle rules 2019-02-07 11:25:07 +01:00
buildmaster
08f13a4a1e Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 2019-01-22 21:28:20 +00:00
buildmaster
4159e2593a Going back to snapshots 2019-01-22 21:28:20 +00:00
buildmaster
b8f6de1cb2 Update SNAPSHOT to 2.1.0.RELEASE 2019-01-22 21:26:26 +00:00
Spencer Gibb
2aea19190c Bumps spring cloud build to 2.1.2.BUILD-SNAPSHOT 2019-01-12 13:07:47 -05:00
buildmaster
591caec575 Going back to snapshots 2018-12-12 00:55:14 +00:00
buildmaster
641aeda92a Update SNAPSHOT to 2.1.0.RC1 2018-12-12 00:54:18 +00:00