Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
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: census-instrumentation/opencensus-proto
base: v0.2.1
Choose a base ref
...
head repository: census-instrumentation/opencensus-proto
compare: v0.4.1
Choose a head ref
  • 15 commits
  • 59 files changed
  • 5 contributors

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    97194d1 View commit details
    Browse the repository at this point in the history
  2. Bring back bazel cache to make CI faster. (#210)

    This was added in #176 then reverted in #207.
    g-easy committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    97b4403 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d4f91a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26aa36c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Remove grpc_java dependency and java_proto rules. (#214)

    This is so that Envoy can consume opencensus-proto without adding
    a dependency on grpc_java.
    g-easy committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    5cec5ea View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Load proto_library() rule. (#216)

    * Load proto_library() rule.
    
    Starting with Bazel 3.0, all Protobuf rules will require explicit load
    statements.
    
    Fixes #215.
    
    * More fixes.
    
    * Change versions at random in the hope that one will work.
    
    * Update grpc and load its deps.
    
    * Refer to @rules_proto.
    
    * Update checksum.
    g-easy authored and Bogdan Drutu committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    be218fb View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    cfe95db View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Configuration menu
    Copy the full SHA
    54c9a4c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Add go.mod, so dependencies are controlled (#224)

    Signed-off-by: Bogdan Drutu <[email protected]>
    Bogdan Drutu committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    032ec2a View commit details
    Browse the repository at this point in the history
  2. Add makefile, upgrade to use opentelemetry protoc docker, newer protoc (

    #225)
    
    Signed-off-by: Bogdan Drutu <[email protected]>
    Bogdan Drutu committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    a5f3b19 View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.4.0

    dashpole committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    0b54ad6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11530ad View commit details
    Browse the repository at this point in the history
  5. Merge pull request #227 from dashpole/release

    Release
    dashpole committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    f918ec1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Run go mod tidy, forgot to do after proto updates (#228) (#230)

    Signed-off-by: Bogdan Drutu <[email protected]>
    Co-authored-by: Bogdan Drutu <[email protected]>
    dashpole and bogdandrutu committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    576a4ca View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.4.1

    dashpole committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    e53624a View commit details
    Browse the repository at this point in the history