36 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
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
2f4a7fbde0 Added a filter condition to the reactor span pointcut; fixes gh-646 2018-03-01 10:57:52 +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
68f107c2b6 Ensures that the span operator is applied only once; #770 2018-01-29 11:09:17 +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
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
buildmaster
30d3379347 Going back to snapshots 2017-10-24 08:48:01 +00:00
buildmaster
8950751782 Update SNAPSHOT to 1.3.0.RC1 2017-10-24 08:46:31 +00:00
Marcin Grzejszczak
08a526c61b Bringing back Reactor support against latest Reactor 3.1.0.RELASE
fixes #344
2017-09-30 22:15:30 +02:00
Marcin Grzejszczak
57b0ac0e51 Removing Reactor support from Sleuth
Sleuth requires Reactor in version 3.x whereas from Boot we get 2.0.8. That's a gigantic difference.
2017-08-25 12:30:04 +02:00
Marcin Grzejszczak
b83caf4ac0 Polish 2017-08-25 11:52:14 +02:00
Marcin Grzejszczak
df81c1abbe Polish 2017-08-05 22:52:31 +02:00
Stephane Maldini
e698607184 Sync with reactor-core 3.1.B-S latest hooks updates (#672) 2017-08-05 22:13:09 +02:00
Stephane Maldini
1d50aded1c fix #646 : Filter fused flows from tracing (#648) 2017-07-20 10:29:47 +02:00
Marcin Grzejszczak
e93db03544 Updated reactor code 2017-07-07 16:10:02 +02:00
Marcin Grzejszczak
27217619da Migrated packages to instrument.reactor 2017-07-07 13:55:48 +02:00
Marcin Grzejszczak
3e7e54e09b Initial Reactor support 2017-07-07 11:16:17 +02:00