Spring Operator
4530b47a97
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 277 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:15 -05:00
Spring Operator
5e8c7be2b2
URL Cleanup ( #1237 )
...
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 16 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 19 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 32 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 16 occurrences
2019-03-21 12:47:41 +01:00
buildmaster
107b1e3699
Bumping versions to 2.0.4.BUILD-SNAPSHOT after release
2019-02-22 16:09:34 +00:00
buildmaster
0f33a63fe1
Going back to snapshots
2019-02-22 16:09:34 +00:00
buildmaster
5076b31406
Update SNAPSHOT to 2.0.3.RELEASE
2019-02-22 16:02:19 +00:00
Adrian Cole
8979c343a5
latest brave
2019-01-21 20:57:44 +08:00
Adrian Cole
a068a4a929
Latest bravey
2018-12-05 21:02:53 +09:00
buildmaster
ee527e03fb
Bumping versions to 2.0.3.BUILD-SNAPSHOT after release
2018-10-23 19:28:40 +00:00
buildmaster
d928f2783c
Going back to snapshots
2018-10-23 19:28:39 +00:00
buildmaster
bd30426b76
Update SNAPSHOT to 2.0.2.RELEASE
2018-10-23 19:25:14 +00:00
Adrian Cole
1edc98bbc3
Bumps to latest brave
...
Notably, this fixes a bug in b3 single propagation when 128bit trace
IDs are in use.
2018-10-18 13:37:01 +08:00
Adrian Cole
cd87c36d22
zipkin bumps
2018-09-27 12:18:26 -04:00
Adrian Cole
6eca124999
Updates to latest Brave, removing deprecated usage
...
Notably, this avoids `Span.remoteEndpoint` and deprecated test helpers.
2018-09-14 15:22:53 +08:00
Adrian Cole
fe1dbabf44
Bumps to latest Brave
...
Introduces ScopeDecorator (not yet used here). Also, fixes a bug with
scoped spans.
2018-08-20 12:19:09 +08:00
buildmaster
4b2cb752d3
Bumping versions to 2.0.2.BUILD-SNAPSHOT after release
2018-07-31 19:36:50 +00:00
buildmaster
4164e79607
Going back to snapshots
2018-07-31 19:36:49 +00:00
buildmaster
a7b0c55c4b
Update SNAPSHOT to 2.0.1.RELEASE
2018-07-31 19:35:12 +00:00
Adrian Cole
ddb9234538
Zipkin bumps
2018-07-31 13:17:20 +08:00
Adrian Cole
7ca2e8f94f
Adjusts expectations of data reporting of loopback spans ( #1034 )
...
* Adjusts expectations of data reporting of loopback spans
The latest version of Brave corrects a data merge problem where shared
spans (created via Tracer.joinSpan) would lose some data. Along the way,
this fixes some misuse of `Tracer.joinSpan` which should only be used
for RPC server spans.
See https://github.com/openzipkin/brave/pull/734 applied in Brave 5.1.3
* Makes the test more better
2018-07-24 11:45:25 +02:00
buildmaster
9e43c3588b
Bumping versions to 2.0.1.BUILD-SNAPSHOT after release
2018-06-19 01:05:25 +00:00
buildmaster
1900a91635
Going back to snapshots
2018-06-19 01:05:24 +00:00
buildmaster
08d3642427
Update SNAPSHOT to 2.0.0.RELEASE
2018-06-19 01:01:39 +00:00
Adrian Cole
37225d51f6
Bumps zipkin deps to GA ready
2018-06-15 14:23:17 +08:00
buildmaster
ab03bd421b
Going back to snapshots
2018-05-25 09:14:13 +00:00
buildmaster
15612b7638
Update SNAPSHOT to 2.0.0.RC2
2018-05-25 09:13:06 +00:00
Adrian Cole
70ff3afc7b
Updates to Brave 5
2018-05-22 17:53:05 +09:00
Adrian Cole
3e48dec901
Removes unnecessary dependencies
...
We had some out-of-date comments, and some deps that were too heavy.
2018-04-28 20:18:23 +08:00
buildmaster
11bee6a0ec
Going back to snapshots
2018-04-20 21:12:28 +00:00
buildmaster
58afdddb42
Update SNAPSHOT to 2.0.0.RC1
2018-04-20 21:11:24 +00:00
Marcin Grzejszczak
8c900acd0f
Added test for Finchley
2018-04-16 10:37:51 +02:00
Adrian Cole
baaade76db
Moves to zipkin 2.7.1 which fixes EnableZipkinServer bug
2018-04-08 09:14:26 +08:00
Marcin Grzejszczak
6c63143e2d
Merge branch '1.3.x'
2018-04-07 09:00:46 +02:00
Adrian Cole
51e66dba22
Moves to latest Zipkin and formally deprecates the stream server ( #931 )
...
Our docs deprecated the spring-cloud-sleuth-zipkin-stream, but the
project didn't.
2018-04-07 08:45:38 +02: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
buildmaster
36534558d9
Going back to snapshots
2018-03-22 22:01:28 +00:00
buildmaster
e33c0ccb80
Update SNAPSHOT to 2.0.0.M9
2018-03-22 22:00:29 +00:00
Adrian Cole
91ea1e0457
Bumps zipkin versions
2018-03-22 23:20:18 +08:00
Marcin Grzejszczak
f18b3369e0
Percentage -> probability
2018-03-11 09:20:01 +01:00
Marcin Grzejszczak
347c63ea82
Aligned HTTP instrumentation with Brave ( #878 )
...
* Aligned HTTP instrumentation with Brave
with this change we remove TraceFilter and make TraceHandlerInterceptor a legacy component. All HTTP instrumentation is done via Brave.
fixes gh-873
2018-03-04 09:53:52 +01:00
Spencer Gibb
1c8e940816
Going back to snapshots
2018-03-02 12:50:50 -05:00
Spencer Gibb
1cdf2fef73
Update SNAPSHOT to 2.0.0.M8
2018-03-02 12:48:44 -05:00
Ryan Baxter
5d6b7744c2
Going back to snapshots
2018-02-27 07:42:20 -05:00
Ryan Baxter
117043191e
Update SNAPSHOT to 2.0.0.M7
2018-02-27 07:40:14 -05:00
Ryan Baxter
efa4be7add
Updates for new openfeign project
2018-02-22 17:02:35 -05:00
Marcin Grzejszczak
1b2143b684
Merge branch '1.3.x'
2018-02-14 23:34:37 +01:00
Spencer Gibb
98227cd452
Going back to snapshots
2018-02-09 19:29:49 -05:00
Spencer Gibb
7a126e9590
Update SNAPSHOT to 2.0.0.M6
2018-02-09 19:29:00 -05:00
buildmaster
de2a4f2de0
Bumping versions to 1.3.3.BUILD-SNAPSHOT after release
2018-02-08 18:50:14 +00:00