Skip to content

Commit 32a89b0

Browse files
authored
Add missing changelog entries for PRs since last release (#355)
1 parent 9b04981 commit 32a89b0

4 files changed

Lines changed: 22 additions & 0 deletions

File tree

opentelemetry-exporter-gcp-monitoring/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+
- Add support for Python 3.12 (#343)
6+
([#343](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/343))
7+
58
## Version 1.6.0a0
69

710
Released 2023-10-16

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+
- Add support for Python 3.12 (#343)
6+
([#343](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/343))
7+
58
## Version 1.6.0
69

710
Released 2023-10-16

opentelemetry-propagator-gcp/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+
- Add support for Python 3.12 (#343)
6+
([#343](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/343))
7+
58
## Version 1.6.0
69

710
Released 2023-10-16

opentelemetry-resourcedetector-gcp/CHANGELOG.md

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

33
## Unreleased
44

5+
- Implement GAE resource detection
6+
([#351](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/351))
7+
- Implement Cloud Run and Cloud Functions faas resource detection
8+
([#346](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/346))
9+
- Small fixups for resource detector code and tests
10+
([#345](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/345))
11+
- gcp_resource_detector: add missing timeout to requests call
12+
([#344](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/344))
13+
- Add support for Python 3.12 (#343)
14+
([#343](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/343))
15+
- Don't throw and exception when raise on error is set to false
16+
([#293](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/293))
17+
518
## Version 1.6.0a0
619

720
Released 2023-10-16

0 commit comments

Comments
 (0)