Skip to content

Release v1.22.0 and v0.46.0

Latest
Compare
Choose a tag to compare
@damemi damemi released this 26 Mar 16:49
· 10 commits to main since this release
e307cf7

What's Changed

  • Add govulncheck presubmit by @dashpole in #773
  • Migrate to codeql yaml file by @dashpole in #774
  • Add security policy by @dashpole in #772
  • Provide useful cluster names for non k8s environments on managed prom… by @jsuereth in #776
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /exporter/collector/integrationtest by @dependabot in #781
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /e2e-test-server/cloud_functions by @dependabot in #785
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /example/trace/http by @dependabot in #783
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /example/metric/sdk by @dependabot in #780
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /exporter/collector by @dependabot in #782
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /e2e-test-server by @dependabot in #786
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /exporter/metric by @dependabot in #787
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /exporter/trace by @dependabot in #784
  • Fixes #778 - Exemplars should be sorted before sending to Cloud Ops. by @jsuereth in #788
  • Update OTel dependencies for go workspaces by @braydonk in #793
  • Update opentelemetry dependencies by @dashpole in #796
  • Support gcp.source_location being set as other types by @braydonk in #794
  • Add gRPC examples with OTLP SDK by @damemi in #800
  • Start testing on go 1.22 by @dashpole in #802
  • Update opentelemetry dependencies, and handle non-fatal resource errors by @dashpole in #801
  • Update OTLP auth example by @damemi in #803
  • exporter/metric: Add support to export Distribution with Exemplars and Exponential Histograms. by @franciscovalentecastro in #777
  • example/metric/exponential_histogram: Remove filter from dashboard.json by @franciscovalentecastro in #808
  • Update go version to 1.22.1 to fix govulncheck warnings by @dashpole in #811
  • Support exemplars from integer instruments by @dashpole in #810
  • Add fixture with a histogram exemplar, and implement exemplar attachments in SDK by @dashpole in #813
  • Create client on Start instead of Creation by @dashpole in #817
  • Make client auth extension public and implement component.Component by @damemi in #814
  • Add SDK ExponentialHistogram unit test and check for errors from other metric types by @damemi in #822
  • Add additional fallbacks for GMP exporter by @damemi in #823
  • example/metric : Add exponential_histogram README and reorganize folders. by @franciscovalentecastro in #821
  • Update OTel dependencies and Prepare release v1.22.0 and v0.46.0 by @damemi in #824

New Contributors

Full Changelog: v0.45.0...v0.46.0