forked from pool/python-opencensus
- Update to 0.8.0
* Added integration tracking functionality, includes django,
flask, http-lib, logging, mysql, postgresql, pymongo, pymysql,
pyramid, requests, sqlalchemy modules (#1065)
* Support Python 3.8, 3.9 (#1048)
- Releases 0.7.8 to 0.7.13
* Updated azure, django, flask, requests, grpc, httplib, pyramid
stackdriver modules
* Hotfix for breaking change (#915)
- Remove test mock requirement for python3
* opencensus-pr1002-remove-mock.patch
* gh#census-instrumentation/opencensus-python#1002
OBS-URL: https://build.opensuse.org/request/show/927112
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opencensus?expand=0&rev=6
41 lines
1.4 KiB
Plaintext
41 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Oct 23 10:47:21 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 0.8.0
|
|
* Added integration tracking functionality, includes django,
|
|
flask, http-lib, logging, mysql, postgresql, pymongo, pymysql,
|
|
pyramid, requests, sqlalchemy modules (#1065)
|
|
* Support Python 3.8, 3.9 (#1048)
|
|
- Releases 0.7.8 to 0.7.13
|
|
* Updated azure, django, flask, requests, grpc, httplib, pyramid
|
|
stackdriver modules
|
|
* Hotfix for breaking change (#915)
|
|
- Remove test mock requirement for python3
|
|
* opencensus-pr1002-remove-mock.patch
|
|
* gh#census-instrumentation/opencensus-python#1002
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 10 12:56:01 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Provide init in opencensus/ext folder to provide basis
|
|
structure for all the extensions
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 10 11:25:01 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Switch to multibuild to not cycle during testing
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 18 08:47:16 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.7.7:
|
|
* Minor fixes
|
|
- Fix dependencies
|
|
- Enable testsuite
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 29 12:57:16 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Initial build
|
|
+ Version 0.7.6
|