124 Commits

Author SHA1 Message Date
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
Spencer Gibb
ffb84e8755 temporarily make build noisy 2020-01-31 19:47:51 -05: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
fbda6e00bf Inherit dependency management for netty
Closes gh-371.
2019-11-14 16:53:04 +01: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
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
f71958da55 Polishing 2019-03-21 22:21:44 +02: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
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
Marcin Grzejszczak
9d9776f5c8 Applied checkstyle rules 2019-02-07 11:25:07 +01:00
Mark Paluch
def779d239 Add Checkstyle integration.
Closes gh-276.
2019-02-07 10:47:14 +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
buildmaster
b3105906c3 Going back to snapshots 2018-11-18 10:21:02 +00:00
buildmaster
e5165f76b5 Update SNAPSHOT to 2.1.0.M2 2018-11-18 10:20:10 +00:00
Mark Paluch
6e2afade1b Add support for GCP authentication.
We now support GCP Compute and GCP IAM authentication.

We also provide different RestTemplate's for Vault and for external service communication.

Closes gh-249.
2018-11-09 16:59:27 +01:00
Marcin Grzejszczak
278a10b511 Bumped versions 2018-10-02 11:51:31 +02:00
Mark Paluch
0fa3f356bb Upgrade to netty 4.1.30.Final.
Closes gh-251.
2018-10-02 10:07:20 +02:00
buildmaster
0cf346d634 Going back to snapshots 2018-09-24 01:23:06 +00:00
buildmaster
43ff22ef23 Update SNAPSHOT to Greenwich.M1 2018-09-24 01:21:57 +00:00
Marcin Grzejszczak
cf542bbfac Build 2.1.0 2018-08-02 14:24:00 +02:00
Mark Paluch
bdb2638e82 Bump versions to 2.1.0.BUILD-SNAPSHOT. 2018-07-02 14:18:33 +02:00
buildmaster
adc82dd67a Bumping versions to 2.0.1.BUILD-SNAPSHOT after release 2018-06-19 00:57:59 +00:00
buildmaster
f8ac38ddfc Going back to snapshots 2018-06-19 00:57:58 +00:00
buildmaster
e45eac5d7f Update SNAPSHOT to 2.0.0.RELEASE 2018-06-19 00:56:21 +00:00
Mark Paluch
44f016fd3e Upgrade build plugin versions.
Closes gh-220.
2018-06-12 10:29:48 +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
Spencer Gibb
da03378ee5 Updates s-c-build to 2.0.2.BUILD-SNAPSHOT 2018-06-05 16:13:38 -04:00
buildmaster
ef76330996 Going back to snapshots 2018-05-25 15:17:14 +00:00
buildmaster
a481fb958a Update SNAPSHOT to 2.0.0.RC2 2018-05-25 15:16:14 +00:00
buildmaster
bae45f73f0 Going back to snapshots 2018-04-23 16:20:53 +00:00