This repository was archived by the owner on Jul 1, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Changes by Version
77- Nothing yet.
88
99
10- 1.3.0 (2020-06-27 )
10+ 1.3.0 (2020-06-29 )
1111-------------------
1212
1313- Add MDCScopeManager for correlating logs with trace context (#718 ) -- Avi Maslati
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ The release process consists of these steps:
1616 * The next build for the tag publishes artifact to Nexus. If the build fails it might
1717 be necessary to drop staging repositories and restart the build or just close the repository.
1818 1 . Create a release on GitHub for the new tag ` v0.20.0 ` . Use the changes from the ` CHANGELOG ` as the description.
19+ * Go to https://github.com/jaegertracing/jaeger-client-java/tags , and click on ` [...] ` on the right next to the new tag.
1920
2021
2122Maintenance branches should follow naming convention: ` release-major.minor ` (e.g.` release-0.20 ` ).
You can’t perform that action at this time.
0 commit comments