Skip to content

Commit c66fbe6

Browse files
committed
Release 1.7.2
1 parent 5980600 commit c66fbe6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
## Unreleased
22

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+
311
## 1.3.0
412

513
- Updated dependencies to 1.3.0

src/opentelemetry/launcher/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "1.7.1"
15+
__version__ = "1.7.2"

0 commit comments

Comments
 (0)