96 Commits

Author SHA1 Message Date
buildmaster
6c7bc4f006 Bumping versions to 2.0.3.BUILD-SNAPSHOT after release 2019-06-08 14:16:39 +00:00
buildmaster
5fcd7b03fd Going back to snapshots 2019-06-08 14:16:38 +00:00
buildmaster
2917037b80 Update SNAPSHOT to 2.0.2.RELEASE 2019-06-08 14:15:17 +00:00
Spring Operator
df566930e7 URL Cleanup (#201)
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 1 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 83 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-21 16:05:45 -04:00
Spring Operator
0eb38c9ac4 URL Cleanup (#193)
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://maven.apache.org/xsd/maven-4.0.0.xsd with 11 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).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 22 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 11 occurrences
2019-03-16 12:00:06 -04:00
buildmaster
5210595cf7 Bumping versions to 2.0.2.BUILD-SNAPSHOT after release 2019-02-22 16:14:10 +00:00
buildmaster
5d2ae081a9 Going back to snapshots 2019-02-22 16:14:10 +00:00
buildmaster
329225fe20 Update SNAPSHOT to 2.0.1.RELEASE 2019-02-22 16:12:56 +00:00
buildmaster
50b0b0764b Bumping versions to 2.0.1.BUILD-SNAPSHOT after release 2018-06-19 00:31:13 +00:00
buildmaster
47242bb0af Going back to snapshots 2018-06-19 00:31:12 +00:00
buildmaster
1aa5bee2ed Update SNAPSHOT to 2.0.0.RELEASE 2018-06-19 00:29:42 +00:00
buildmaster
a60be23753 Going back to snapshots 2018-04-23 14:44:54 +00:00
buildmaster
931752385b Update SNAPSHOT to 2.0.0.RC1 2018-04-23 14:43:52 +00:00
buildmaster
30db92d844 Going back to snapshots 2018-03-22 21:31:27 +00:00
buildmaster
f9f0907a3a Update SNAPSHOT to 2.0.0.M7 2018-03-22 21:30:33 +00:00
buildmaster
e66b11d91d Going back to snapshots 2018-02-27 01:09:22 +00:00
buildmaster
27cd78e8ee Update SNAPSHOT to 2.0.0.M6 2018-02-27 01:08:26 +00:00
Ryan Baxter
a9ec75d184 Updates for new OpenFeign project 2018-02-22 19:54:19 -05:00
Spencer Gibb
df80d91a1c update to new web endpoint property 2018-02-12 12:24:13 -05:00
buildmaster
2bfdc5a9f7 Going back to snapshots 2018-02-09 22:59:18 +00:00
buildmaster
2763070d24 Update SNAPSHOT to 2.0.0.M5 2018-02-09 22:58:23 +00:00
buildmaster
60e8230540 Going back to snapshots 2017-12-02 03:11:27 +00:00
buildmaster
875a9e548c Update SNAPSHOT to 2.0.0.M4 2017-12-02 03:10:37 +00:00
Spencer Gibb
4c3ef400ef Updates for boot 2.0 compatibility 2017-11-27 14:16:21 -05:00
Spencer Gibb
c5b6000b50 Updates for boot 2.0 compatibility 2017-11-22 12:57:19 -05:00
buildmaster
ef39235bb3 Going back to snapshots 2017-11-16 17:02:55 +00:00
buildmaster
9708c2a386 Update SNAPSHOT to 2.0.0.M3 2017-11-16 17:02:06 +00:00
buildmaster
566d690f91 Going back to snapshots 2017-10-27 21:04:52 +00:00
buildmaster
e5786373c5 Update SNAPSHOT to 2.0.0.M2 2017-10-27 21:04:02 +00:00
Spencer Gibb
aa7be160fc Merge branch 'master' into 2.0.x
# Conflicts:
#	spring-cloud-zookeeper-discovery/src/main/java/org/springframework/cloud/zookeeper/discovery/ZookeeperServiceDiscovery.java
2017-10-18 12:57:37 -04:00
Spencer Gibb
bce2913505 Update to use new Registration interface.
See https://github.com/spring-cloud/spring-cloud-commons/issues/265
2017-10-18 12:53:59 -04:00
Spencer Gibb
0d059866ce Updates for Finchley and boot 2.0 2017-09-27 14:03:52 -04:00
Ryan Baxter
d15244cccd Merge remote-tracking branch 'origin/master' into 2.0.x 2017-09-25 14:16:13 -04:00
Ryan Baxter
629b373e5d Remove @EnableDiscoveryClient as it is optional (#147)
* Remove `@EnableDiscoveryClient` as it is optional.  Fixes #146.
2017-09-25 13:16:12 -04:00
Marcin Grzejszczak
4e898aa6ca Going back to snapshots 2017-08-25 14:46:25 +02:00
Marcin Grzejszczak
4f9c58de4c Update SNAPSHOT to 1.2.0.M1 2017-08-25 14:45:16 +02:00
Spencer Gibb
69e820c8ef Update to version 1.2.0 and bump build to 1.3.4 2017-08-18 16:33:50 -06:00
Spencer Gibb
0f8bf054a0 Merge branch 'master' into 2.0.x
# Conflicts:
#	pom.xml
#	spring-cloud-zookeeper-dependencies/pom.xml
2017-06-30 18:11:17 -06:00
Spencer Gibb
faf8084f58 Update to commons 1.3.0 2017-06-30 18:08:42 -06:00
Spencer Gibb
d2cd055b61 Going back to snapshots 2017-06-28 11:52:08 -06:00
Spencer Gibb
109d48689e Update SNAPSHOT to 2.0.0.M1 2017-06-28 11:50:00 -06:00
Spencer Gibb
be1d821271 Remove deprecations. 2017-06-09 15:57:25 -06:00
Spencer Gibb
0eb889efc6 Boot 2.0.0 compile compatibility fixes. 2017-06-08 14:09:59 -06:00
Spencer Gibb
6e76121eb4 Bump to 2.0.0 2017-06-08 13:30:36 -06:00
Spencer Gibb
0e08d7a2c2 Bump to 1.1.2.BUILD-SNAPSHOT 2017-05-24 10:24:58 -06:00
Spencer Gibb
9e227d5a2a Going back to snapshots 2017-05-24 10:24:58 -06:00
Spencer Gibb
14c1c2e9ba Update SNAPSHOT to 1.1.1.RELEASE 2017-05-24 10:24:58 -06:00
Spencer Gibb
f1d34baf86 Bump version to 1.1.1.BUILD-SNAPSHOT 2017-04-10 15:09:13 -06:00
Spencer Gibb
6e829885a4 Going back to snapshots 2017-04-10 15:00:33 -06:00
Spencer Gibb
ac78524f2b Update SNAPSHOT to 1.1.0.RELEASE 2017-04-10 14:48:18 -06:00