buildmaster
848a1bbcdc
Update SNAPSHOT to 3.1.0-M1
2021-07-30 18:47:07 +00:00
Marcin Grzejszczak
911fb4838a
3.1.0 initial commit
2021-04-20 08:53:38 +02:00
buildmaster
d2c29938b8
Bumping versions to 3.0.3-SNAPSHOT after release
2021-03-17 22:12:44 +00:00
buildmaster
dfc5674cea
Going back to snapshots
2021-03-17 22:12:44 +00:00
buildmaster
551094af4a
Update SNAPSHOT to 3.0.2
2021-03-17 22:09:09 +00:00
Marcin Grzejszczak
a9f8efed73
Added missing project versions
2021-03-09 08:50:32 +01:00
buildmaster
2dc9556cc3
Bumping versions to 3.0.2-SNAPSHOT after release
2021-01-27 21:15:42 +00:00
buildmaster
5394ecb9ec
Going back to snapshots
2021-01-27 21:15:41 +00:00
buildmaster
49f5528e69
Update SNAPSHOT to 3.0.1
2021-01-27 21:12:10 +00:00
buildmaster
ca2e15fc76
Bumping versions
2020-12-22 18:28:05 +00:00
buildmaster
ea66740e2e
Bumping versions
2020-12-22 05:29:47 +00:00
buildmaster
7ed5683386
Bumping versions to 3.0.1-SNAPSHOT after release
2020-12-21 20:12:10 +00:00
buildmaster
749c1cc9e2
Going back to snapshots
2020-12-21 20:12:10 +00:00
buildmaster
dbe4853e36
Update SNAPSHOT to 3.0.0
2020-12-21 20:07:38 +00:00
buildmaster
be35aaec21
Going back to snapshots
2020-12-11 22:29:42 +00:00
buildmaster
5630b3fa61
Update SNAPSHOT to 3.0.0-RC1
2020-12-11 22:27:43 +00:00
buildmaster
f3b384a8aa
Going back to snapshots
2020-12-01 23:11:38 +00:00
buildmaster
df54a7b772
Update SNAPSHOT to 3.0.0-M6
2020-12-01 23:09:32 +00:00
Marcin Grzejszczak
76ad931b42
Refactoring modules to be consistent with Spring Boot ( #1784 )
...
# Modules
* New modules: `spring-cloud-sleuth-autoconfigure`, `spring-cloud-sleuth-api`, `spring-cloud-sleuth-instrumentation`
`spring-cloud-sleuth-core` removed and changed to `spring-cloud-sleuth-instrumentation` & `spring-cloud-sleuth-api`
* Removed `spring-cloud-starter-sleuth-otel`
To add OpenTelemetry support you need to add `spring-cloud-starter-sleuth` (adds Brave by default), exclude Brave and add `spring-cloud-sleuth-otel` dependency
* Except for the tests, `spring-cloud-sleuth-autoconfigure` is the only module that can have access to `@Configuration`, `@ConfigurationProperties` classes.
Tests have been added to ensure such separation.
## Package moving
* `org.springframework.cloud.sleuth.api` -> `org.springframework.cloud.sleuth`
* `org.springframework.cloud.sleuth.brave.autoconfig` -> `org.springframework.cloud.sleuth.autoconfig.brave`
* `org.springframework.cloud.sleuth.otel.autoconfig` -> `org.springframework.cloud.sleuth.autoconfig.otel`
* `org.springframework.cloud.sleuth` -> `org.springframework.cloud.sleuth`
* Instrumentation: `org.springframework.cloud.sleuth.annotation` -> `org.springframework.cloud.sleuth.instrument.annotation`
* All the autoconfiguration classes were moved under `org.springframework.cloud/sleuth.autoconfig` package
## Global class modifications
* Any class registered as a bean is now public
## Classes
* `RateLimitingSampler` constructor changed
* Merged a lot of auto configuration classes into one (e.g. `BraveAutoConfiguration` now imports various other configurations)
* Renamed `TraceBraveAutoConfiguration` to `BraveAutoConfiguration`
* Renamed `TraceOtelAutoConfiguration` to `OtelAutoConfiguration`
* Removed all `NoOp` implementations of the API
2020-11-23 15:39:13 +01:00
buildmaster
6a1495db5c
Going back to snapshots
2020-11-17 21:06:46 +00:00
buildmaster
4b5bd34bbc
Update SNAPSHOT to 3.0.0-M5
2020-11-17 21:04:48 +00:00
buildmaster
f6608cd27f
Going back to snapshots
2020-10-03 14:19:22 +00:00
buildmaster
bc5668b96d
Update SNAPSHOT to 3.0.0-M4
2020-10-03 14:18:00 +00:00
buildmaster
dca561e4e8
Going back to snapshots
2020-07-23 18:49:08 +00:00
buildmaster
f352801918
Update SNAPSHOT to 3.0.0-M3
2020-07-23 18:47:48 +00:00
buildmaster
93ea0d6b00
Going back to snapshots
2020-05-29 19:03:35 +00:00
buildmaster
640faa7c30
Update SNAPSHOT to 3.0.0-M2
2020-05-29 19:02:42 +00:00
buildmaster
d41d75a3eb
Bumping versions
2020-04-17 14:53:39 +00:00
buildmaster
08a575141d
Going back to snapshots
2020-04-09 22:48:15 +00:00
buildmaster
66b540f0b9
Update SNAPSHOT to 3.0.0.M1
2020-04-09 22:47:21 +00:00
Marcin Grzejszczak
3813cf9dd4
Removes modules in maintenance more.
...
Zuul, ribbon and hystrix
2020-02-12 11:03:04 +01:00
Adrian Cole
8866b84906
Cleanups of build including upgrade of Brave ( #1530 )
...
In efforts to dig deep into benchmarks, I noticed we were a bit out of
date on Brave. Then, noticed some other artifacts could be bumped
safely. Finally, a find/replace on http/https was over zealous and
tripped up XML.
One change to test expectations and Brave is explained here:
https://github.com/openzipkin/brave/blob/master/instrumentation/RATIONALE.md#calling-spanfinish-while-the-context-is-in-scope
2020-01-21 09:44:08 +01:00
buildmaster
1c4a3da588
Bumping versions to 2.2.2.BUILD-SNAPSHOT after release
2019-12-20 13:48:43 +00:00
buildmaster
ac6dff3407
Going back to snapshots
2019-12-20 13:48:43 +00:00
buildmaster
c71d6ff0e2
Update SNAPSHOT to 2.2.1.RELEASE
2019-12-20 13:46:45 +00:00
buildmaster
9ca94951ec
Bumping versions to 2.2.1.BUILD-SNAPSHOT after release
2019-11-26 10:35:52 +00:00
buildmaster
830f300ca9
Going back to snapshots
2019-11-26 10:35:52 +00:00
buildmaster
312f87cd23
Update SNAPSHOT to 2.2.0.RELEASE
2019-11-26 10:34:27 +00:00
buildmaster
99ebccf97c
Going back to snapshots
2019-11-10 00:19:36 +00:00
buildmaster
10e6f9a705
Update SNAPSHOT to 2.2.0.RC2
2019-11-10 00:18:38 +00:00
buildmaster
b4b597872f
Going back to snapshots
2019-10-24 21:05:59 +00:00
buildmaster
d972a87338
Update SNAPSHOT to 2.2.0.RC1
2019-10-24 21:05:02 +00:00
buildmaster
9361cf2017
Going back to snapshots
2019-10-03 20:06:35 +00:00
buildmaster
365a1c60f0
Update SNAPSHOT to 2.2.0.M3
2019-10-03 20:05:37 +00:00
buildmaster
40a5333e56
Going back to snapshots
2019-08-14 15:47:10 +00:00
buildmaster
4884f0f78c
Update SNAPSHOT to 2.2.0.M2
2019-08-14 15:45:31 +00:00
buildmaster
e9ee0ba686
Going back to snapshots
2019-07-03 20:04:36 +00:00
buildmaster
1d0422c12e
Update SNAPSHOT to 2.2.0.M1
2019-07-03 20:03:26 +00:00
Marcin Grzejszczak
78d271d195
http to https
2019-06-06 14:35:28 +02:00
Spring Operator
be252493c0
URL Cleanup ( #1264 )
...
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 But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ) result 404).
## 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://www.springframework.org/schema/beans/spring-beans.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd ) result 200).
* http://www.springframework.org/schema/integration/spring-integration.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/integration/spring-integration.xsd ([https](https://www.springframework.org/schema/integration/spring-integration.xsd ) result 200).
* http://www.springframework.org/schema/task/spring-task.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/task/spring-task.xsd ([https](https://www.springframework.org/schema/task/spring-task.xsd ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 32 occurrences
* http://www.springframework.org/schema/beans with 2 occurrences
* http://www.springframework.org/schema/integration with 2 occurrences
* http://www.springframework.org/schema/task with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 17 occurrences
2019-03-21 12:59:41 +01:00