Changelog for
python-osprofiler-doc-4.2.0-44.2.noarch.rpm :
* Mon Sep 02 2024 cloud-develAATTsuse.de- added new-elasticsearch.patch- removed 0001-Add-default-port-to-Elasticsearch-connection-url.patch- update to version 4.2.0 - List up extra requirements for drivers - reno: Update master for unmaintained/victoria - Update python classifier in setup.cfg - Move oslo.config to normal requirements - Declare Python 3.10 support
* Mon Apr 01 2024 Christian Boltz
- %check: delete test_jaeger.py (already excluded via - -exclude-regex, but still causes import error)- add missing BuildRequires: python3-opentelemetry-exporter-otlp
* Thu Jan 04 2024 cloud-develAATTsuse.de- added 0001-Add-default-port-to-Elasticsearch-connection-url.patch- update to version 4.1.0 - tox: Add functional-py38, functional-py39 envs - add support of otlp exporter - jaeger: introduce process tags\' option for tracer - Fix formattiing of release list - [profiler] hmac_key should be secret - setup.cfg: Replace dashes with underscores - jaeger: introduce service name prefix - remove unicode prefix from code - jaeger: fix driver initialization for tests - devstack: remove jaeger container on unstack - profiler: add python requests profile - Change StrictRedis usage to Redis
* Wed Jun 08 2022 Dirk Müller - update to 3.4.3:
* Make some revisions in the document
* Update CI to use unversioned jobs template
* Fix api index and module index
* Tue May 24 2022 Dirk Müller - drop unneeded dependencies
* Mon Dec 06 2021 cloud-develAATTsuse.de- update to version 3.4.2 - Use py3 as the default runtime for tox - Move flake8 as a pre-commit local target. - Add Python3 wallaby unit tests - ignore reno generated artifacts - Dropping lower constraints testing - Set manila config opts in devstack - Update master for stable/victoria - Uncap PrettyTable - Adding pre-commit
* Fri Oct 09 2020 cloud-develAATTsuse.de- update to version 3.4.0 - Fix empty \'args\' and \'kwargs\' when using \'hide_args\' with Jaeger - drop mock from lower-constraints - Bump default tox env from py37 to py38 - Add Python3 victoria unit tests - Add py38 package metadata - switch to importlib.metadata to find package version - Fix StopIteration error on Ubuntu Focal - Use unittest.mock instead of third party mock - Fix pep8 failures - Bump bandit version - Switch to newer openstackdocstheme and reno versions - Update master for stable/ussuri - Enforce order of import statements
* Tue May 12 2020 cloud-develAATTsuse.de- update to version 3.1.0 - Handle driver initialization errors to avoid service crash - [ussuri][goal] Drop python 2.7 support and testing - Switch to Ussuri jobs - Start README.rst with a better title - Update master for stable/train - Update hacking for Python3
* Mon Mar 23 2020 Dirk Mueller - add obsoletes
* Sat Mar 14 2020 Dirk Mueller - switch to python 3.x only builds