Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

v0.4.x master version updates#606

Merged
c24t merged 2 commits intocensus-instrumentation:masterfrom
c24t:v0.5.x-housekeeping
Apr 9, 2019
Merged

v0.4.x master version updates#606
c24t merged 2 commits intocensus-instrumentation:masterfrom
c24t:v0.5.x-housekeeping

Conversation

@c24t
Copy link
Copy Markdown
Member

@c24t c24t commented Apr 9, 2019

This PR includes the version number updates from #604 applied to master.

All ext packages require the most recent dev version of opencensus (now 0.5.dev0), even if the most recently released version of the ext package can use an older opencensus version. For example, opencensus-ext-mysql depends on opencensus>=0.5.dev0 on this branch even though the released version (i.e. the version on the v0.4.x branch) only depends on opencensus>=0.3.dev0.

This makes development easy, but means we have to manually set the minimum required opencensus version for each ext package on each release instead of just removing "dev" from the required version.

See #555 for a similar set of updates for the 0.3.0 release.

@c24t c24t added the release label Apr 9, 2019
@c24t c24t requested review from a team, reyang and songy23 as code owners April 9, 2019 01:02
@c24t c24t merged commit 4179c58 into census-instrumentation:master Apr 9, 2019
@c24t c24t deleted the v0.5.x-housekeeping branch April 9, 2019 02:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants