Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GoogleCloudPlatform/opentelemetry-operations-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.0
Choose a base ref
...
head repository: GoogleCloudPlatform/opentelemetry-operations-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.0
Choose a head ref
  • 6 commits
  • 49 files changed
  • 2 contributors

Commits on Oct 14, 2025

  1. Release 1.10.0 (Part 2/2) bump version to 1.11.0.dev0

    - Update version.py files to dev version
    DylanRussell committed Oct 14, 2025
    Configuration menu
    Copy the full SHA
    58f22f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. Logging exporter support to output structured json instead of making …

    …RPCs (#440)
    
    * Logging exporter support to output structured json instead of making RPCs
    
    Fixes #383
    
    I updated the snapshot/golden tests to capture both the structured json and RPC variant.
    
    * add docs
    aabmass authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    c9ae87a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2025

  1. Add temporary support for aiplatform.googleapis.com/ReasoningEngine

    … monitored resource in logging exporter (#445)
    
    * Add temporary support for `aiplatform.googleapis.com/ReasoningEngine` monitored resource in logging exporter
    
    * Try not sending the resource_container
    aabmass authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    74f1389 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2025

  1. Configuration menu
    Copy the full SHA
    6886ff7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d72f606 View commit details
    Browse the repository at this point in the history
  3. Release 1.11.0 (Part 1/2) release commit

    - Update version.py files
    - Marked releases in changelogs
    aabmass committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    834331e View commit details
    Browse the repository at this point in the history
Loading