Sourced from chainguard.dev/sdk's releases.
v0.1.31
Full Changelog: https://github.com/chainguard-dev/sdk/compare/v0.1.29...v0.1.31
eb09044
Merge pull request #76
from chainguard-dev/create-pull-request/patch14b9817
Export 6f981a1b1c0b4d9953f00e4014d62f69a81ce1cc85dc793
Export 0d2717a59e5dac4a9a25c05fcf1a007531e7708b046aa9e
Export a5562a52c021f65f9dea28455f533ca733e0c4e2e4ff424
Export 4bdd847c9c637edc26a6d92519cfb8891e13296e060dacf
Export 032055af5b90ba322d70b2875352269b8ec09913f11e191
Export f01567243c9c21d292137407c3082e9e4b0c174bbf3c589
Merge pull request #75
from chainguard-dev/create-pull-request/patchbf73afa
Export 7d4efb93c47add4da8022d646a125c7654c857d30e0645e
Export 14d74f678f8e6a004c9ea752e1c56079e0841d1bSourced from github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace's releases.
v1.5.1 and v0.29.1
What's Changed
- Handle explicit reset points in the disabled normalizer by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#378- Add struct tag for sum of squared deviations estimate and factory test. by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#379- Prerelease v1.5.1 and v0.29.1 by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#380Full Changelog: https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v1.5.0...v1.5.1
v1.5.0 and v0.29.0
What's Changed
- Add integration test with metrics from the prometheus receiver by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#348- Add make commands for release by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#354- Send timeseries synchronously by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#358- Drop histograms without a sum by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#359- Add sum of squared deviation estimate by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#341- Add missing otel attributes to Spans exported to Cloud Trace by
@jsuereth
in GoogleCloudPlatform/opentelemetry-operations-go#365- Normalize histograms, summaries, and exponential histograms by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#360- Use the timeout passed to the metrics exporter by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#369- Collector logging exporter by
@damemi
in GoogleCloudPlatform/opentelemetry-operations-go#373- Update logging exporter to use "gcp.*" prefix for attributes by
@damemi
in GoogleCloudPlatform/opentelemetry-operations-go#374- Add logging exporter info to readme by
@damemi
in GoogleCloudPlatform/opentelemetry-operations-go#375- Prepare release for v0.29/v1.5.0 by
@damemi
in GoogleCloudPlatform/opentelemetry-operations-go#376Full Changelog: https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v1.4.0...v1.5.0
v1.4.0 and v0.28.0
What's Changed
- Allow users to override useragent by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#322- Address a bunch of small TODOs by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#314- Update release.go for latest release by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#321- Rename files to be easier to understand, and add comment by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#327- Fix formatting of summary quantile labels to match prometheus by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#325- Update opentelemetry collector dependency, and switch away from deprecated functions. by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#328- Sanitize label keys for metric descriptors by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#331- Add attribute mapping function by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#324- Normalize sums prior to exporting them by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#323- Do not use IsZero on timestamps obtained from pdata by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#336- Send summary counts as doubles instead of integers by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#338- Drop data points with no value set by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#339- Handle NaN sums in histograms and exponential histograms by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#340- Fix typos around integration tests by
@damemi
in GoogleCloudPlatform/opentelemetry-operations-go#345- Update fixtures based on upstream changes to the prometheus receiver by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#346- feat(propagator): create a new one-way propagator by
@muncus
in GoogleCloudPlatform/opentelemetry-operations-go#343- Demonstrate that integration tests aren't catching failures by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#349- Update dependencies by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#347- Address remaining nits from #347 by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#351- Prepare for releasing v1.4.0 and v0.28.0 by
@dashpole
in GoogleCloudPlatform/opentelemetry-operations-go#353
... (truncated)
b3bdb19
prepare for v1.26.0/v0.50.0 (#1007)2c56649
Update module github.com/prometheus/common to v0.62.0 (#1001)6bceed7
Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.26.0 (#1004)63b58c4
Update codecov/codecov-action action to v5.3.1 (#1006)39d68cd
Update golang Docker tag to v1.23.5 (#1002)7844d66
Update go.opentelemetry.io/collector (#1003)df8d75a
add readme for otlp metric sample (#1005)87b5a68
Update module golang.org/x/vuln to v1.1.4 (#995)66ac572
Update github/codeql-action action to v3 (#996)37de3ab
Update actions/setup-go action to v5 (#993)Sourced from github.com/chainguard-dev/clog's releases.
v1.6.0
What's Changed
- Bump actions/setup-go from 5.1.0 to 5.2.0 by
@dependabot
in chainguard-dev/clog#30- gcp: avoid type assertion panic by
@imjasonh
in chainguard-dev/clog#29- Wrap context-aware handlers + values around loggers by default. by
@wlynch
in chainguard-dev/clog#31Full Changelog: https://github.com/chainguard-dev/clog/compare/v1.5.1...v1.6.0