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 1f01f7e commit 2db7fcfCopy full SHA for 2db7fcf
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## [1.0.0b7](https://github.com/microsoft/ApplicationInsights-Python/releases/tag/v1.0.0b7) - 2022-09-26
6
+
7
- Adding requests, flask, and psycopg2 instrumentations
8
([#199](https://github.com/microsoft/ApplicationInsights-Python/pull/199))
9
- Added publishing action
azure-monitor-opentelemetry-distro/src/azure/monitor/opentelemetry/distro/version.py
@@ -4,4 +4,4 @@
# license information.
# --------------------------------------------------------------------------
-VERSION = "1.0.0b6"
+VERSION = "1.0.0b7"
0 commit comments