-
Notifications
You must be signed in to change notification settings - Fork 825
Release/1.6.0 0.25b0 #732
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/1.6.0 0.25b0 #732
Conversation
...tion/opentelemetry-instrumentation-aiopg/src/opentelemetry/instrumentation/aiopg/__init__.py
Outdated
Show resolved
Hide resolved
...tion/opentelemetry-instrumentation-mysql/src/opentelemetry/instrumentation/mysql/__init__.py
Outdated
Show resolved
Hide resolved
...pentelemetry-instrumentation-psycopg2/src/opentelemetry/instrumentation/psycopg2/__init__.py
Outdated
Show resolved
Hide resolved
instrumentation/opentelemetry-instrumentation-pymemcache/tests/test_pymemcache.py
Outdated
Show resolved
Hide resolved
instrumentation/opentelemetry-instrumentation-pymemcache/tests/test_pymemcache.py
Outdated
Show resolved
Hide resolved
.../opentelemetry-instrumentation-pymysql/src/opentelemetry/instrumentation/pymysql/__init__.py
Outdated
Show resolved
Hide resolved
.../opentelemetry-instrumentation-pyramid/src/opentelemetry/instrumentation/pyramid/__init__.py
Outdated
Show resolved
Hide resolved
.../opentelemetry-instrumentation-sqlite3/src/opentelemetry/instrumentation/sqlite3/__init__.py
Outdated
Show resolved
Hide resolved
|
@NathanielRN |
342d02f to
ad1ef6e
Compare
64aeb06 to
57a6cde
Compare
CHANGELOG.md
Outdated
| ## [Unreleased](https://github.com/open-telemetry/opentelemetry-python/compare/v1.5.0-0.24b0...HEAD) | ||
| ## [Unreleased](https://github.com/open-telemetry/opentelemetry-python/compare/v1.6.0-0.25b0...HEAD) | ||
|
|
||
| ## [1.6.0-0.25b0](https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.6.0-0.25b0) - 2021-10-12 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
update the date?
| # limitations under the License. | ||
|
|
||
| __version__ = "1.0.0" | ||
| __version__ = "0.25b0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this intended?
| # limitations under the License. | ||
|
|
||
| __version__ = "2.0.0" | ||
| __version__ = "0.25b0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same as above
codeboten
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
blocking on @lonewolf3739's comments
codeboten
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
No description provided.