Skip to content

Commit 74f70bd

Browse files
authored
Add changelog entries for PRs since last release (#286)
These were forgotten in the respective PRs.
1 parent 766cdab commit 74f70bd

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

opentelemetry-exporter-gcp-monitoring/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## Unreleased
44

5+
- Don't use `pkg_resources.get_distribution(..).version`
6+
([#256](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/256))
7+
- Add autoinstrumentation entrypoint for monitoring exporter
8+
([#275](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/275))
9+
510
## Version 1.5.0a0
611

712
Released 2023-05-17

opentelemetry-exporter-gcp-trace/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Unreleased
44

5+
- Don't use `pkg_resources.get_distribution(..).version`
6+
([#256](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/256))
7+
58
## Version 1.5.0
69

710
Released 2023-05-17

opentelemetry-resourcedetector-gcp/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## Unreleased
44

5+
- Use faas.instance instead of faas.id, and bump e2e test image
6+
([#271](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/271))
7+
- Map faas.* attributes to generic_task in resource mapping
8+
([#273](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/273))
9+
510
## Version 1.5.0a0
611

712
Released 2023-05-17

0 commit comments

Comments
 (0)