forked from pool/python-opencensus
- Update to 0.11.0 * Updated `azure`, `context`, `flask`, `requests` modules - from version 0.10.0 * Add kwargs to derived gauge (#1135) - from version 0.9.0 * Make sure handler.flush() doesn't deadlock (#1112) - Refresh patches for new version * opencensus-pr1002-remove-mock.patch - Update Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/1029707 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opencensus?expand=0&rev=7
54 lines
1.9 KiB
Plaintext
54 lines
1.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Oct 18 10:24:27 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 0.11.0
|
|
* Updated `azure`, `context`, `flask`, `requests` modules
|
|
- from version 0.10.0
|
|
* Add kwargs to derived gauge (#1135)
|
|
- from version 0.9.0
|
|
* Make sure handler.flush() doesn't deadlock (#1112)
|
|
- Refresh patches for new version
|
|
* opencensus-pr1002-remove-mock.patch
|
|
- Update Requires from setup.py
|
|
|
|
-------------------------------------------------------------------
|
|
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
|