Allow installing opencensus-ext-django with Django 2.0 and later #697
Conversation
|
When will this be available? |
|
We plan to have a release at end of this month. |
|
Hmm. Is that because it's a multirepo? |
|
Not sure if I understand what is multirepo, would you elaborate? |
|
This repository has multiple python packages. Do they all have to be released at the same time? I'm trying to understand why the relatively small number of changes in the |
|
Technically we can, and we have done multiple minor releases for contrib packages before. Going forward we're trying to have a period release for features, and on demand release for bug fixes. |
|
Gotcha. May I suggest that this be considered a bug fix? This is blocking an upgrade to Django 2 for us. |
|
Unless the release is going to happen in the next five days, in which case that's fine. I wasn't thinking about what "end of the month" meant when you said that. |
|
@tstirrat15 Here you go https://pypi.org/project/opencensus-ext-django/0.3.2/. |
|
It worked perfectly. Thank you! |
Fixes #538