We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58a08a1 commit 36420dfCopy full SHA for 36420df
2 files changed
contrib/opencensus-ext-azure/CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## Unreleased
4
5
+## 1.1.2
6
+Released 2022-03-03
7
+
8
- Statsbeat bug fixes, shorten host in network stats
9
([#1100](https://github.com/census-instrumentation/opencensus-python/pull/1100))
10
- Support statsbeat in EU regions
contrib/opencensus-ext-azure/opencensus/ext/azure/common/version.py
@@ -12,4 +12,4 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = '1.2.dev0'
+__version__ = '1.1.2'
0 commit comments