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 5980600 commit c66fbe6Copy full SHA for c66fbe6
CHANGELOG.md
@@ -1,5 +1,13 @@
1
## Unreleased
2
3
+## 1.7.2
4
+
5
+- Add support for OTEL_SERVICE_NAME
6
7
+## 1.7.1
8
9
+- Updated dependencies to 1.7.1
10
11
## 1.3.0
12
13
- Updated dependencies to 1.3.0
src/opentelemetry/launcher/version.py
@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
14
15
-__version__ = "1.7.1"
+__version__ = "1.7.2"
0 commit comments