Commit Graph

102 Commits

Author SHA1 Message Date
buildmaster
fdf08fb1aa Bumping versions to 3.0.4-SNAPSHOT after release 2021-05-27 10:55:00 +00:00
buildmaster
3615750c40 Going back to snapshots 2021-05-27 10:55:00 +00:00
buildmaster
7794272215 Update SNAPSHOT to 3.0.3 2021-05-27 10:50:58 +00:00
buildmaster
6a1df5f37e Bumping versions to 3.0.3-SNAPSHOT after release 2021-03-17 23:16:44 +00:00
buildmaster
b17f4cd74c Going back to snapshots 2021-03-17 23:16:44 +00:00
buildmaster
79abb23bbc Update SNAPSHOT to 3.0.2 2021-03-17 23:13:38 +00:00
buildmaster
28a35aa46c Bumping versions to 3.0.2-SNAPSHOT after release 2021-01-27 22:27:30 +00:00
buildmaster
6e579d10f6 Going back to snapshots 2021-01-27 22:27:29 +00:00
buildmaster
0c228f9bda Update SNAPSHOT to 3.0.1 2021-01-27 22:24:29 +00:00
buildmaster
5fda9846dd Bumping versions to 3.0.1-SNAPSHOT after release 2020-12-22 09:58:06 +00:00
buildmaster
5251bb7834 Going back to snapshots 2020-12-22 09:58:06 +00:00
buildmaster
d82370a64e Update SNAPSHOT to 3.0.0 2020-12-22 09:53:41 +00:00
buildmaster
af42827681 Going back to snapshots 2020-12-11 23:12:19 +00:00
buildmaster
e85621da5a Update SNAPSHOT to 3.0.0-RC1 2020-12-11 23:10:51 +00:00
buildmaster
9fa12ba9a0 Going back to snapshots 2020-12-01 23:54:31 +00:00
buildmaster
287bfc2a4f Update SNAPSHOT to 3.0.0-M6 2020-12-01 23:53:06 +00:00
buildmaster
690dc96f3d Going back to snapshots 2020-11-17 21:52:36 +00:00
buildmaster
2b9eb887e9 Update SNAPSHOT to 3.0.0-M5 2020-11-17 21:51:04 +00:00
buildmaster
02cafdae36 Going back to snapshots 2020-10-03 15:05:38 +00:00
buildmaster
1c1aae1c96 Update SNAPSHOT to 3.0.0-M4 2020-10-03 15:04:04 +00:00
Mark Paluch
a60c51907c Polishing
Fix property names to spring.couchbase instead of spring.data.couchbase. Fix VaultConfigCouchbaseTests to make it work with Couchbase instead of using Cassandra.

Add CouchbaseSecretIntegrationTests to verify interaction through VaultConfigTemplate. Remove property overrides for username/password so that Vault PropertySources are used. Use unique role name to avoid clashes with other tests.

Enable VaultConfigCouchbaseDatabaseTests for ConfigData API by importing vault://. Update reference documentation.

Resolves gh-408.
2020-09-21 13:54:24 +02:00
fhitchen@gmail.com
7a2742cfbc Add support for Couchbase through vault-plugin-database-couchbase
Original pull request: gh-408.
2020-09-21 13:53:30 +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
spencergibb
ef59dcdb91 Adds junit-vintage-engine as a test dependency 2020-06-08 12:57:21 -04: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
Spencer Gibb
d3ab6c918c Bumps to 3.0.0 for ilford 2020-01-22 15:41:36 -05: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
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
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
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
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
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
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