28 Commits

Author SHA1 Message Date
buildmaster
fc666037f9 Bumping versions to 1.3.7.BUILD-SNAPSHOT after release 2019-05-23 15:50:16 +00:00
buildmaster
ae41caad32 Going back to snapshots 2019-05-23 15:50:16 +00:00
buildmaster
ec592489cb Update SNAPSHOT to 1.3.6.RELEASE 2019-05-23 15:45:44 +00:00
Spring Operator
e5ee380147 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 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 296 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 13:14:03 -05:00
Spring Operator
76212eb070 URL Cleanup (#1236)
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 21 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 12 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 42 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 21 occurrences
2019-03-21 12:41:52 +01:00
buildmaster
6839a23183 Bumping versions to 1.3.6.BUILD-SNAPSHOT after release 2018-10-15 23:53:08 +00:00
buildmaster
3dadf37582 Going back to snapshots 2018-10-15 23:53:07 +00:00
buildmaster
f037623b5b Update SNAPSHOT to Edgware.SR5 2018-10-15 23:48:02 +00:00
buildmaster
3511b1621b Bumping versions to 1.3.5.BUILD-SNAPSHOT after release 2018-06-29 19:50:53 +00:00
buildmaster
870498a01f Going back to snapshots 2018-06-29 19:50:52 +00:00
buildmaster
9795a98c68 Update SNAPSHOT to 1.3.4.RELEASE 2018-06-29 19:48:36 +00:00
Ryan Baxter
ebdefafc5d adding spring boot autonconfigure processor 2018-06-11 10:37:46 -04:00
buildmaster
5ed219e34f Bumping versions to 1.3.4.BUILD-SNAPSHOT after release 2018-03-26 23:09:58 +00:00
buildmaster
fc1942e940 Going back to snapshots 2018-03-26 23:09:57 +00:00
buildmaster
738aaed797 Update SNAPSHOT to 1.3.3.RELEASE 2018-03-26 23:07:40 +00:00
Marcin Grzejszczak
19ae79be7d Retreiving service instance URI directly; fixes gh-840 2018-02-14 16:24:17 +01:00
buildmaster
de2a4f2de0 Bumping versions to 1.3.3.BUILD-SNAPSHOT after release 2018-02-08 18:50:14 +00:00
buildmaster
d27c492e6e Going back to snapshots 2018-02-08 18:50:13 +00:00
buildmaster
7115086fc1 Update SNAPSHOT to 1.3.2.RELEASE 2018-02-08 18:44:48 +00:00
Marcin Grzejszczak
2bd669cb2c Should detach span from trace filter for async; fixes #728 2018-01-20 16:58:03 +01:00
buildmaster
9056db494b Bumping versions to 1.3.2.BUILD-SNAPSHOT after release 2018-01-16 14:52:36 +00:00
buildmaster
8dfe0a348d Going back to snapshots 2018-01-16 14:52:36 +00:00
buildmaster
339b42538a Update SNAPSHOT to 1.3.1.RELEASE 2018-01-16 14:49:56 +00:00
Adrian Cole
a1b97002c6 Moves to significantly more performant zipkin-reporter (#808)
Under load, the previous version of zipkin-reporter's AsyncReporter
caused a lot of overhead. This version fixes that by ensuring encoding
is deferred and not done inside a lock.
2017-12-14 10:09:04 +08:00
buildmaster
fc767e972e Bumping versions to 1.3.1.BUILD-SNAPSHOT after release 2017-11-22 14:42:35 +00:00
buildmaster
eb5abec075 Going back to snapshots 2017-11-22 14:42:34 +00:00
buildmaster
69f40d8606 Update SNAPSHOT to 1.3.0.RELEASE 2017-11-22 14:36:16 +00:00
Marcin Grzejszczak
b60ff42fc8 Made ZIpkin 2 default
fixes #785
2017-11-20 23:06:13 +01:00