Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Bump up the version to 0.19.3 #1091

Merged
merged 1 commit into from
Apr 3, 2019

Conversation

songy23
Copy link
Contributor

@songy23 songy23 commented Apr 3, 2019

v0.19.3 contains all commits from v0.20.0 except 3b8e272.

Reason for making this patch release: #1052 (comment).

@songy23 songy23 requested review from rakyll, rghetia and a team as code owners April 3, 2019 20:12
@songy23
Copy link
Contributor Author

songy23 commented Apr 3, 2019

Suggested by @odeke-em. The projects that have dependencies on Jaeger can upgrade to v0.19.3. (Upgrading to v0.20.0 will break their build.)

@songy23
Copy link
Contributor Author

songy23 commented Apr 3, 2019

Build failure is:

exporter.Version is out of date with Git tags. Got 0.19.3; want something greater than 0.20.0

We're trying to make a patch release with a previous version so IMO we don't need to worry about this warning.

@songy23
Copy link
Contributor Author

songy23 commented Apr 3, 2019

The reason for making a 0.19.3 release instead of 0.20.1 is if users specify "latest" for opencensus-go:
require(go.opencensus.io latest) they'll automatically get the latest version. If we release 0.20.1 they'll get 0.20.1 by default, which may cause other problems. With 0.19.3 users won't get this version unless explicitly specified.

@songy23 songy23 merged commit 43463a8 into census-instrumentation:v0.19.x Apr 3, 2019
@songy23 songy23 deleted the v0.19.x branch April 3, 2019 21:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants