Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-opencensus-ext-azure for 
openSUSE:Factory checked in at 2022-10-21 16:20:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-opencensus-ext-azure (Old)
 and      /work/SRC/openSUSE:Factory/.python-opencensus-ext-azure.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-opencensus-ext-azure"

Fri Oct 21 16:20:02 2022 rev:3 rq:1030338 version:1.1.6

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-opencensus-ext-azure/python-opencensus-ext-azure.changes
  2021-11-08 17:25:06.392729647 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-opencensus-ext-azure.new.2275/python-opencensus-ext-azure.changes
        2022-10-21 16:20:13.586249250 +0200
@@ -1,0 +2,26 @@
+Tue Oct 18 11:45:21 UTC 2022 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to 1.1.6
+  * Add statusCode and exceptionType to network statsbeat (#1138)
+- from version 1.1.5
+  * Allow specifying metrics (custom_measurements) for Azure custom events 
(#1117)
+  * Shutdown Statsbeat when hitting error/exception threshold (#1127)
+  * Fix failure counting statsbeat - refactor status code logic in transport 
(#1132)
+  * Use logging handler close instead of custom atexit hook (#1134)
+- from version 1.1.4
+  * Statsbeat bug fixes - status codes (#1113)
+  * Statsbeat bug fixes - do not log if statsbeat (#1116)
+  * Add deprecation warning for explicitly using instrumentation key (#1118)
+- from version 1.1.3
+  * Hotfix for version number (#1108)
+- from version 1.1.2
+  * Statsbeat bug fixes, shorten host in network stats (#1100)
+  * Support statsbeat in EU regions (#1105)
+- from version 1.1.1
+  * Fix statsbeats metric names (#1089)
+  * Add AAD statsbeat feature, fix incorrect counting of retry (#1093)
+- Refresh patches for new version
+  * opencensus-pr1002-remove-mock.patch
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  opencensus-0.8.0.tar.gz

New:
----
  opencensus-0.11.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-opencensus-ext-azure.spec ++++++
--- /var/tmp/diff_new_pack.XLBFB0/_old  2022-10-21 16:20:14.106250225 +0200
+++ /var/tmp/diff_new_pack.XLBFB0/_new  2022-10-21 16:20:14.114250239 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-opencensus-ext-azure
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 
-%define repo_version 0.8.0
+%define repo_version 0.11.0
 %if 0%{?suse_version} >= 1500
 # mirror python-azure-core
 %define skip_python2 1
@@ -26,17 +26,17 @@
 %endif
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-opencensus-ext-azure
-Version:        1.1.0
+Version:        1.1.6
 Release:        0
 Summary:        OpenCensus Azure Monitor Exporters
 License:        Apache-2.0
 URL:            https://github.com/census-instrumentation/opencensus-python
 Source:         
https://github.com/census-instrumentation/opencensus-python/archive/v%{repo_version}.tar.gz#/opencensus-%{repo_version}.tar.gz
 # PATCH-FIX-UPSTREAM opencensus-pr1002-remove-mock.patch -- 
gh#census-instrumentation/opencensus-python#1002
-Patch0:         
https://github.com/census-instrumentation/opencensus-python/pull/1002.patch#/opencensus-pr1002-remove-mock.patch
+Patch0:         opencensus-pr1002-remove-mock.patch
 BuildRequires:  %{python_module azure-core >= 1.12.0}
 BuildRequires:  %{python_module azure-identity >= 1.5.0}
-BuildRequires:  %{python_module opencensus >= 0.7.13}
+BuildRequires:  %{python_module opencensus >= 0.11.0}
 BuildRequires:  %{python_module psutil >= 5.6.3}
 BuildRequires:  %{python_module requests >= 2.19.0}
 BuildRequires:  %{python_module setuptools}
@@ -49,7 +49,7 @@
 BuildArch:      noarch
 Requires:       python-azure-core >= 1.12.0
 Requires:       python-azure-identity >= 1.5.0
-Requires:       python-opencensus >= 0.7.13
+Requires:       python-opencensus >= 0.11.0
 Requires:       python-psutil >= 5.6.3
 Requires:       python-requests >= 2.19.0
 %python_subpackages

++++++ opencensus-0.8.0.tar.gz -> opencensus-0.11.0.tar.gz ++++++
++++ 4645 lines of diff (skipped)

++++++ opencensus-pr1002-remove-mock.patch ++++++
++++ 1184 lines (skipped)
++++ between 
/work/SRC/openSUSE:Factory/python-opencensus-ext-azure/opencensus-pr1002-remove-mock.patch
++++ and 
/work/SRC/openSUSE:Factory/.python-opencensus-ext-azure.new.2275/opencensus-pr1002-remove-mock.patch

Reply via email to