:warning: OpenTelemetry dependencies may roll out on a staggered schedule.
If tests are not passing due to version conflict, wait for other packages
and re-run renovate on this PR to retry the update.
Release Notes
GoogleCloudPlatform/opentelemetry-operations-python (opentelemetry-exporter-gcp-trace)
### [`v1.7.0`](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/releases/tag/v1.7.0)
[Compare Source](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/compare/v1.6.0...v1.7.0)
#### What's Changed
##### opentelemetry-exporter-gcp-monitoring
- Add support for Python 3.12 ([#343](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/343))
##### opentelemetry-exporter-gcp-trace
- Add support for Python 3.12 ([#343](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/343))
##### opentelemetry-propagator-gcp
- Add support for Python 3.12 ([#343](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/343))
##### opentelemetry-resourcedetector-gcp
- Implement GAE resource detection ([#351](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/351))
- Implement Cloud Run and Cloud Functions faas resource detection ([#346](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/346))
- Small fixups for resource detector code and tests ([#345](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/345))
- gcp_resource_detector: add missing timeout to requests call ([#344](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/344))
- Add support for Python 3.12 ([#343](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/343))
- Don't throw and exception when raise on error is set to false ([#293](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/293))
#### New Contributors
- [@Tasty213](https://redirect.github.com/Tasty213) made their first contribution in [https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/293](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/293)
- [@damemi](https://redirect.github.com/damemi) made their first contribution in [https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/307](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/307)
- [@psx95](https://redirect.github.com/psx95) made their first contribution in [https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/317](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/317)
- [@xrmx](https://redirect.github.com/xrmx) made their first contribution in [https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/344](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/344)
**Full Changelog**: https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/compare/v1.6.0...v1.7.0
Configuration
š Schedule: Branch creation - "before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==1.26.0
->==1.27.0
==1.6.0
->==1.7.0
==1.26.0
->==1.27.0
:warning: OpenTelemetry dependencies may roll out on a staggered schedule.
If tests are not passing due to version conflict, wait for other packages
and re-run renovate on this PR to retry the update.
Release Notes
GoogleCloudPlatform/opentelemetry-operations-python (opentelemetry-exporter-gcp-trace)
### [`v1.7.0`](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/releases/tag/v1.7.0) [Compare Source](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/compare/v1.6.0...v1.7.0) #### What's Changed ##### opentelemetry-exporter-gcp-monitoring - Add support for Python 3.12 ([#343](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/343)) ##### opentelemetry-exporter-gcp-trace - Add support for Python 3.12 ([#343](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/343)) ##### opentelemetry-propagator-gcp - Add support for Python 3.12 ([#343](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/343)) ##### opentelemetry-resourcedetector-gcp - Implement GAE resource detection ([#351](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/351)) - Implement Cloud Run and Cloud Functions faas resource detection ([#346](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/346)) - Small fixups for resource detector code and tests ([#345](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/345)) - gcp_resource_detector: add missing timeout to requests call ([#344](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/344)) - Add support for Python 3.12 ([#343](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/343)) - Don't throw and exception when raise on error is set to false ([#293](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/293)) #### New Contributors - [@Tasty213](https://redirect.github.com/Tasty213) made their first contribution in [https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/293](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/293) - [@damemi](https://redirect.github.com/damemi) made their first contribution in [https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/307](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/307) - [@psx95](https://redirect.github.com/psx95) made their first contribution in [https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/317](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/317) - [@xrmx](https://redirect.github.com/xrmx) made their first contribution in [https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/344](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/344) **Full Changelog**: https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/compare/v1.6.0...v1.7.0Configuration
š Schedule: Branch creation - "before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.