Skip to content
This repository was archived by the owner on Jul 1, 2022. It is now read-only.

Commit 9aabd23

Browse files
author
Yuri Shkuro
committed
Prepare release 1.3.0
Signed-off-by: Yuri Shkuro <[email protected]>
1 parent 74f4aa2 commit 9aabd23

File tree

2 files changed

+29
-12
lines changed

2 files changed

+29
-12
lines changed

CHANGELOG.md

Lines changed: 25 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,38 @@
11
Changes by Version
22
==================
33

4-
1.3.0 (unreleased)
4+
1.4.0 (unreleased)
55
-------------------
66

7+
- Nothing yet.
8+
9+
10+
1.3.0 (2020-06-27)
11+
-------------------
12+
13+
- Add MDCScopeManager for correlating logs with trace context (#718) -- Avi Maslati
14+
- Fix publishing jaeger-thrift shadow artifact (#704) -- Zbigniew Halas
15+
- Do not encode span context in HTTP_HEADERS format (#721) -- Clément MATHIEU
16+
- Support microseconds timestamp accuracy for JDK 9 and above (#712) -- Idan Sheinberg
17+
- Ignore case when extracting W3C TraceContext (#711) -- Yanming Zhou
18+
- Support jaeger-debug-id in TraceContextCodec (#701) -- Yanming Zhou
19+
- Avoid warning if traceparent not present (#698) -- Yanming Zhou
20+
21+
722
1.2.0 (2020-03-11)
823
-------------------
924

10-
* Add W3C TraceContext codec/propagation ([#694](https://github.com/jaegertracing/jaeger-client-java/pull/694), [@pavolloffay](https://github.com/pavolloffay))
11-
* Configuration do not cache sender instance ([#685](https://github.com/jaegertracing/jaeger-client-java/pull/685), [@ehsavoie](https://github.com/ehsavoie))
12-
* Prevent a shutdown hook from being removed in JaegerTracer when a shutdown is in progress ([#689](https://github.com/jaegertracing/jaeger-client-java/pull/689), [@TomasHofman](https://github.com/TomasHofman))
13-
* Fix ThriftSender max span size check ([#670](https://github.com/jaegertracing/jaeger-client-java/pull/670), [@yhpark](https://github.com/yhpark))
14-
* Unregister shutdown hook when tracer is closed ([#679](https://github.com/jaegertracing/jaeger-client-java/pull/679), [@TomasHofman](https://github.com/TomasHofman))
25+
- Add W3C TraceContext codec/propagation ([#694](https://github.com/jaegertracing/jaeger-client-java/pull/694), [@pavolloffay](https://github.com/pavolloffay))
26+
- Configuration do not cache sender instance ([#685](https://github.com/jaegertracing/jaeger-client-java/pull/685), [@ehsavoie](https://github.com/ehsavoie))
27+
- Prevent a shutdown hook from being removed in JaegerTracer when a shutdown is in progress ([#689](https://github.com/jaegertracing/jaeger-client-java/pull/689), [@TomasHofman](https://github.com/TomasHofman))
28+
- Fix ThriftSender max span size check ([#670](https://github.com/jaegertracing/jaeger-client-java/pull/670), [@yhpark](https://github.com/yhpark))
29+
- Unregister shutdown hook when tracer is closed ([#679](https://github.com/jaegertracing/jaeger-client-java/pull/679), [@TomasHofman](https://github.com/TomasHofman))
30+
1531

1632
1.1.0 (2019-12-12)
1733
-------------------
1834

19-
* Bump okhttp and zipkin reporter versions ([#674](https://github.com/jaegertracing/jaeger-client-java/pull/674), [@pavolloffay](https://github.com/pavolloffay))
35+
- Bump okhttp and zipkin reporter versions ([#674](https://github.com/jaegertracing/jaeger-client-java/pull/674), [@pavolloffay](https://github.com/pavolloffay))
2036
- Update libthrift to 0.13.0 ([#672](https://github.com/jaegertracing/jaeger-client-java/pull/672), [@ehsavoie](https://github.com/ehsavoie))
2137
- Upgrade GSON and slf4j-api version ([#663](https://github.com/jaegertracing/jaeger-client-java/pull/663), [@chandresh-pancholi](https://github.com/chandresh-pancholi))
2238
- Add logging for SenderException in RemoteReporter ([#662](https://github.com/jaegertracing/jaeger-client-java/pull/662), [@esukram](https://github.com/esukram))
@@ -159,7 +175,7 @@ Complete list of changes:
159175
- Rename Jaeger's Span to JaegerSpan ([#454](https://github.com/jaegertracing/jaeger-client-java/pull/454), [@jpkrohling](https://github.com/jpkrohling))
160176
- Upgrades internals to Zipkin v2 library ([#456](https://github.com/jaegertracing/jaeger-client-java/pull/456), [@adriancole](https://github.com/adriancole))
161177
- Make jaeger-thrift's shaded JAR the default one ([#461](https://github.com/jaegertracing/jaeger-client-java/pull/461), [@jpkrohling](https://github.com/jpkrohling))
162-
- Treat gauge.update() parameter as new value, not delta ([#463](https://github.com/jaegertracing/jaeger-client-java/pull/463), [@mdouaihy](https://github.com/mdouaihy))
178+
- Treat gauge.update() parameter as new value, not delta ([#463](https://github.com/jaegertracing/jaeger-client-java/pull/463), [@mdouaihy](https://github.com/mdouaihy))
163179
- Adjust thrift shadow configuration and version ([#458](https://github.com/jaegertracing/jaeger-client-java/pull/458), [@jpkrohling](https://github.com/jpkrohling))
164180
- Remove dependency from jaeger-core to jaeger-thrift ([#449](https://github.com/jaegertracing/jaeger-client-java/pull/449), [@jpkrohling](https://github.com/jpkrohling))
165181

@@ -178,7 +194,7 @@ Complete list of changes:
178194
- Use string builder instead of string format ([#425](https://github.com/jaegertracing/jaeger-client-java/pull/425), [@pavolloffay](https://github.com/pavolloffay))
179195
- Remove deprecated APIs ([#414](https://github.com/jaegertracing/jaeger-client-java/pull/414), [@pavolloffay](https://github.com/pavolloffay))
180196
- Implement Zipkin 2 JSON Sender ([#399](https://github.com/jaegertracing/jaeger-client-java/pull/399), [@keitwb](https://github.com/keitwb))
181-
- Fix deploy stage on travis ([#421](https://github.com/jaegertracing/jaeger-client-java/pull/421), [@pavolloffay](https://github.com/pavolloffay))
197+
- Fix deploy stage on travis ([#421](https://github.com/jaegertracing/jaeger-client-java/pull/421), [@pavolloffay](https://github.com/pavolloffay))
182198
- Bump versions of gradle plugins ([#418](https://github.com/jaegertracing/jaeger-client-java/pull/418), [@pavolloffay](https://github.com/pavolloffay))
183199
- Bump gradle wrapper to 4.7 ([#419](https://github.com/jaegertracing/jaeger-client-java/pull/419), [@pavolloffay](https://github.com/pavolloffay))
184200
- Fix flaky test in RemoteReporterTest ([#415](https://github.com/jaegertracing/jaeger-client-java/pull/415), [@pavolloffay](https://github.com/pavolloffay))

RELEASE.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@
55
The release process consists of these steps:
66
1. Create a pull request with:
77
* Add an entry to [`CHANGELOG`](CHANGELOG.md) with changes since the last release
8+
* Tip: `git log --pretty=format:'- %s -- %an'`
89
* add a new section to the CHANGELOG with that version as `(unreleased)` and a bullet point `- Nothing yet`
9-
1. Commit your `CHANGELOG` changes as `git commit -m "Preparing release 0.20.0" -s`
10-
1. Create and push tag with the new version `git tag release-0.20.0 && git push origin release-0.20.0`.
10+
1. Commit your `CHANGELOG` changes as `git commit -sm "Preparing release 0.20.0"`
11+
1. Create and push tag with the new version `git tag release-0.20.0 && git push origin release-0.20.0`.
1112
Do not update the version in `gradle.properties` manually.
1213
1. The build for the `release-` tag does following:
1314
* It updates the version in `gradle.properties` and creates commit and tag `v0.20.0`
1415
* It updates version to the next `SNAPSHOT` and commits it
15-
* The next build for the tag publishes artifact to Nexus. If the build fails it might
16+
* The next build for the tag publishes artifact to Nexus. If the build fails it might
1617
be necessary to drop staging repositories and restart the build or just close the repository.
1718
1. Create a release on GitHub for the new tag `v0.20.0`. Use the changes from the `CHANGELOG` as the description.
1819

0 commit comments

Comments
 (0)