Skip to content

Commit 1c50829

Browse files
upgrade to latest dependencies (#697)
bumping knative.dev/eventing 5828b49...8f709d0: > 8f709d0 [main] Upgrade to latest dependencies (# 8751) bumping go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc 69e8108...84e3f3a: > 84e3f3a Release v1.38.0 (# 7271) > 18424a4 Add tests for attribute JSON marshalling (# 7268) > 9798759 Statically define trace observability attributes (# 7263) > be1e57f Refactor BSP observability setup (# 7264) > d99c68c chore(deps): update module github.com/mgechev/revive to v1.12.0 (# 7269) > 0724539 Add benchmark for set equality (# 7262) > 5358fd7 Upgrade semconv dependencies to v1.37.0 (# 7260) > 25d0274 fix(deps): update module github.com/stretchr/testify to v1.11.1 (# 7261) > d0cab86 prometheus: Add support for setting Translation Strategy config option (# 7111) > 3342341 Generate the `semconv/v1.37.0` packages (# 7254) > 37320e7 chore(deps): update module github.com/gordonklaus/ineffassign to v0.2.0 (# 7259) > 444950f chore(deps): update module go.opentelemetry.io/build-tools to v0.27.0 (# 7257) > 3f1aae2 chore(deps): update module github.com/ldez/tagliatelle to v0.7.2 (# 7253) > 0b47699 Add `AddSet` and `RecordSet` methods to semconv generated packages (# 7223) > 41f0330 Amortize measurement option allocations (# 7215) > c8b89e9 Propagate context to self-observability measurements in `sdk/trace` (# 7209) > 49be001 trace: optimize id parsing and string functions (# 6791) > 2512a6b Clarify overflow attribute description in doc.go to indicate it is boolean true (# 7247) > 45bb4ba Add copyright header to generated semconv packages (# 7248) > d07af7c chore(deps): update google.golang.org/genproto/googleapis/api digest to c5933d9 (# 7250) > e6c8bdc fix(deps): update google.golang.org/genproto/googleapis/rpc digest to c5933d9 (# 7246) > a8e1500 sdk/log: Deduplicate key-value collections in Record.SetBody (# 7002) > 3cd63fa sdk/metric: Add Documentation for Cardinality Limits (# 7179) > 691b4b4 fix: correct package import paths (# 7244) > 4b2bef6 [chore] Upgrade semconv pkg use to v1.36.0 (# 7237) > ebd3248 Return early in semconv generated packages if no attributes passed (# 7222) > e7fa5ba Fix CPUModeSystem variable name (# 7233) > be28c6b Wrap `Float64ObservableCounter` with `system.CPUTime` (# 7235) > 712e373 chore(deps): update lycheeverse/lychee-action action to v2.6.1 (# 7243) > 713a1d9 fix(deps): update module github.com/stretchr/testify to v1.11.0 (# 7242) > 9818ea8 refactor(logger): Flatten `logger.initSelfObservability` into `logger.newLoggerr` and use `t.Cleanup` instead of defer (# 7228) > c2a6172 feat(stdouttrace): generate counter implementation via templates (# 7231) > 70e8929 chore(deps): update lycheeverse/lychee-action action to v2.6.0 (# 7239) > f3b18fc chore(deps): update github.com/golangci/golines digest to d4663ad (# 7238) > 8b17b89 sdk/trace: More trace id tests (# 7155) > d31fb11 chore(deps): update github/codeql-action action to v3.29.11 (# 7229) > bd6f161 chore(deps): update codecov/codecov-action action to v5.5.0 (# 7227) > a102d7d fix(deps): update module google.golang.org/protobuf to v1.36.8 (# 7225) > d91944f chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.2 (# 7224) > cf787f3 fix(deps): update module google.golang.org/grpc to v1.75.0 (# 7220) > a5d1068 chore(deps): update module github.com/kevinburke/ssh_config to v1.4.0 (# 7219) > 22c6da0 fix(deps): update googleapis to 3122310 (# 7216) > 44a0d62 Pool attribute slices in `stdouttrace` self-observability (# 7201) > 907d93b Handle partial export counts in `stdouttrace` observability (# 7199) > 75db61c chore(deps): update github/codeql-action action to v3.29.10 (# 7214) > bb5b0a8 Use `t.Cleanup` instead of `defer` in `sdk/trace` (# 7208) > 3ca7996 Use `t.Cleanup` instead of `defer` in `stdouttrace` (# 7204) > 4623d0a Fix minor grammatical error in `Distinct` docs (# 7203) > bb8d6f7 Fix callbackAttributesOpt variable name (# 7210) > 796aa3c Fix minor grammatical error in stdouttrace (# 7202) > e39a02f Fix minor grammatical error in `sdk/trace/internal/x` README.md (# 7211) > 150f6b4 Flatten `tracer.initSelfObservability` into `TracerProvider.Tracer` (# 7205) > 9488493 sdk/trace: do not defer if not self-observing (# 7206) > cac7421 chore(deps): update module go.augendre.info/fatcontext to v0.8.1 (# 7213) > e799586 Restructure component ID counting in stdouttrace (# 7196) > cdd18ab Fix component name for stdouttrace (# 7195) > ee6d57b Flatten `stdouttrace` `Exporter.initSelfObservability` into `Exporter.New` (# 7197) > 2ab7d4d Use the context passed to `ExportSpans` for measurements in `stdouttrace` (# 7198) > 03d0c5d chore(deps): update otel/weaver docker tag to v0.17.1 (# 7207) > 39df54c fix(deps): update build-tools to v0.26.2 (# 7192) > c09be18 chore(deps): update module go.opentelemetry.io/build-tools to v0.26.2 (# 7191) > b8bac96 chore(deps): update module github.com/charmbracelet/colorprofile to v0.3.2 (# 7190) > 22178ff ci(benchmarks): switch runner to Oracle bare metal (# 7183) > 1a7e45b Support Go 1.25 (# 7187) > eda888f chore(deps): update github/codeql-action action to v3.29.9 (# 7181) > 538992d fix(deps): update googleapis to 5f3141c (# 7176) > faa3fd1 chore(deps): update module go-simpler.org/musttag to v0.14.0 (# 7178) > 325f786 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.38.0 (# 7177) > 6d45339 sdk/metric: package example includes Cardinality Limits (# 7165) > 5a04620 sdk/metric: Deprecate the `sdk/metric/x` Feature Supporting Cardinality Limits (# 7166) > 97343af sdk/metric: Add Unit Tests for Cardinality Limits (# 7164) > 3cf53cc Upgrade semconv gen to weaver v0.17.0 (# 7172) > b3cea33 fix(deps): update golang.org/x to 51f8813 (# 7173) > daab6e0 Add subscript to issue templates (# 7116) > c391fa8 fix(deps): update build-tools to v0.26.1 (# 7171) > fcc3417 sdk/trace: self-observability: batch span processor metrics (# 6393) > c5e68b2 chore(deps): update module go.opentelemetry.io/build-tools to v0.26.1 (# 7170) > a92454a fix(deps): update googleapis to 6b04f9b (# 7169) > 995f265 chore(deps): update otel/weaver docker tag to v0.17.0 (# 7163) > 1938d30 sdk/log: Add EventNameProcessor example (# 7128) > 7821edd chore(deps): update actions/checkout action to v5 (# 7168) > 0a83486 feat(stdouttrace): add experimental self-observability metrics (# 7133) > 68841fa chore: enable unused-receiver rule from revive (# 7130) > 4b0c8f1 fix(deps): update module github.com/prometheus/otlptranslator to v0.0.1 (# 7159) > a8851d0 fix(deps): update golang.org/x/exp digest to a408d31 (# 7158) > 95b5361 fix(deps): update golang.org/x (# 7153) > 1d84736 chore(deps): update github/codeql-action action to v3.29.8 (# 7156) > 2ce0ab2 chore(deps): update github/codeql-action action to v3.29.7 (# 7152) > 6a171bd chore(deps): update python:3.13.6-slim-bullseye docker digest to e98b521 (# 7151) > dfb854a chore(deps): update golang.org/x (# 7149) > 5981b80 chore(deps): update python docker tag to v3.13.6 (# 7148) > 6d3e127 chore: enable ptrToRefParam from go-critic (# 7131) > 4b8da88 chore(deps): update golang.org/x (# 7147) > c2adec3 chore(deps): update golang.org/x/telemetry digest to 01f7bf4 (# 7146) > e195ec6 chore(deps): update github/codeql-action action to v3.29.6 (# 7144) > 6473223 chore(deps): update lycheeverse/lychee-action action to v2.5.0 (# 7143) > cbc9790 fix(deps): update module google.golang.org/protobuf to v1.36.7 (# 7141) > 94218c7 chore(deps): update actions/cache action to v4.2.4 (# 7140) > 05bc453 fix(deps): update golang.org/x (# 7138) > ffa3b4a sdk/log: self-observability: log created metric (# 7121) > 97c22e3 Add security insights document to repository (# 7129) > eb4f1dc Add benchmark for map access using attribute Equivalent (# 7123) > 49033aa chore(deps): update actions/download-artifact action to v5 (# 7136) > b7610a7 Testing: Run sync measure benchmarks in parallel (# 7113) > 75bf4b8 chore(deps): update module github.com/charmbracelet/x/ansi to v0.10.1 (# 7135) > a177514 chore(deps): update golang.org/x/telemetry digest to 9469f96 (# 7134) > 52d2f66 Add support for native histogram exemplars (# 6772) > d464abf chore: enable unused-parameter rule from revive (# 7122) > d5b5b05 sdk/metric: Apply Cardinality Limits to Aggregations (# 7081) > a4d837f fix(deps): update googleapis to a7a43d2 (# 7126) > a7b9208 chore(deps): update module github.com/alecthomas/chroma/v2 to v2.20.0 (# 7125) > 1bae8f7 chore: enable extra-rules from gofumpt (# 7114) > a9a03aa fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.3.1 (# 7118) > bf541fe Add changelog entry for version bump of otlptranslator - suffixes are now deduplicated (# 7086) > 271cec4 fix(deps): update module github.com/prometheus/client_golang to v1.23.0 (# 7109) > b45359a fix(deps): update module go.opentelemetry.io/proto/otlp to v1.7.1 (# 7108) > 30a00f2 Fix names in experimental readmes (# 7106) > 4268202 chore(deps): update github/codeql-action action to v3.29.5 (# 7103) > bd76288 fix(deps): update build-tools to v0.26.0 (# 7105) > 5002ee3 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.37.0 (# 7101) > 12bae75 chore(deps): update golang.org/x/telemetry digest to 28f32e4 (# 7099) > d83a820 chore(deps): update module github.com/sagikazarmark/locafero to v0.10.0 (# 7100) > 9823913 chore: enable gocritic linter (# 7095) > 8955578 ci: Add use-any linter (# 7091) > 9bf6470 sdk/metric: use runtime.GOMAXPROCS(0) instead of runtime.NumCPU() in DefaultExemplarReservoirProviderSelector for the FixedSizeReservoirProvider default size (# 7094) > 2c57091 Remove notice about internaltest which is not generated anymore (# 7093) > 5e1c62a Modernize (# 7089) > 7bcbb6a chore(deps): update module github.com/4meepo/tagalign to v1.4.3 (# 7098) > cb937cd fix(deps): update googleapis to f173205 (# 7097) > 8ec78e4 chore(deps): update golang.org/x/telemetry digest to 1581f0a (# 7096) > eb97dde chore(deps): update module github.com/sonatard/noctx to v0.4.0 (# 7092) > 6740bde fix: add mock server URL to .lycheeignore (# 7090) > d8f358f fix(deps): update github.com/prometheus/otlptranslator digest to ab8d56d (# 7088) > 049569d chore(deps): update module github.com/daixiang0/gci to v0.13.7 (# 7085) > affc1a2 chore(deps): update module github.com/bombsimon/wsl/v5 to v5.1.1 (# 7082) > d7c6a0f chore(deps): update python:3.13.5-slim-bullseye docker digest to 846d391 (# 7078) > 806cb83 fix(deps): update build-tools to v0.25.0 (# 7080) > 8a1e20e chore(deps): update module go.opentelemetry.io/build-tools to v0.25.0 (# 7079) > d9e9038 Add Flc as an approver (# 7053) > 4f4ddf8 chore(deps): update github/codeql-action action to v3.29.4 (# 7076) > 53f3076 fix(deps): update module github.com/cenkalti/backoff/v5 to v5.0.3 (# 7077) > 2358d8d fix(deps): update github.com/prometheus/otlptranslator digest to fce6240 (# 7075) > b010ab8 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.36.1 (# 7070) > 1737ab8 docs: unify doc comments for functions returning bool (# 7064) > 50868ef sdk/metric: do not document default cardinality limit (# 7065) > 70e2375 chore(deps): update python:3.13.5-slim-bullseye docker digest to ba65ee6 (# 7068) > 850de67 fix(deps): update module google.golang.org/grpc to v1.74.2 (# 7073) > 0ec3518 chore(deps): update module github.com/ldez/grignotin to v0.10.0 (# 7072) > 186def7 sdk/trace: self-observability: span metrics (# 7027) > 3e440ba Fix markdown-fail-fast on push (# 7057) > 784f637 chore(deps): update python:3.13.5-slim-bullseye docker digest to 17c88fd (# 7062) > de3f18e chore(deps): update python:3.13.5-slim-bullseye docker digest to 89aa817 (# 7061) > 42f01ea chore(deps): update module github.com/securego/gosec/v2 to v2.22.7 (# 7059) > ae4d9e0 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.3.0 (# 7060) > 079d11e chore(deps): update github/codeql-action action to v3.29.3 (# 7055) > 65d31c5 fix(deps): update googleapis to a45f3df (# 7058) > e579390 chore(deps): update golang.org/x/telemetry digest to 96f361d (# 7054) > fb73949 Release exporters/prometheus/v0.59.1 (# 7056) > 8e6e28f Migrate prometheus exporter to otlptranslator (# 7044) > f6b5fb9 Retract most recent prometheus exporter release (# 7046) > 024ebcb Fix markdown-fail-fast `Get Changes` step script (# 7045) > c23a066 sdk/metric: Add WithCardinalityLimit option (# 6996) > ac86022 Revert grpc upgrade to v1.74.* (# 7047) > 953934a chore(deps): update module github.com/alwxsin/noinlineerr to v1.0.5 (# 7049) > c8de7aa fix(deps): update golang.org/x to 645b1fa (# 7048) > bf570ac fix(deps): update module google.golang.org/grpc to v1.74.1 (# 7043) > 390402c fix(deps): update golang.org/x to 542afb5 (# 7042) > 6d9dfea Change generated semconv sdk queue metrics to observable (# 7041) > f6f6b42 chore(deps): update module github.com/spf13/pflag to v1.0.7 (# 7040) > d13f46b fix(deps): update module google.golang.org/grpc to v1.74.0 (# 7038) > 5e212ba Generate `semconv/v1.36.0` (# 7032) > a6782b9 sdk/trace: remove unused version function (# 7036) > 0485596 fix(deps): update googleapis to 7130f93 (# 7033) > 826a8ec chore(deps): update module github.com/go-viper/mapstructure/v2 to v2.4.0 (# 7028) > 291140b log: Add Record.Clone (# 7001) > 55d2e69 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.36.0 (# 7024) > ca02873 docs: Add Go Code Review Comments and allow the use of testify (# 6984) > c4b8e91 chore(semconv): follow weaver folder structure (# 6998) > e6ba1eb chore(deps): update module go-simpler.org/sloglint to v0.11.1 (# 7000) > 96c8faf chore(deps): update module github.com/mgechev/revive to v1.11.0 (# 6999) > 027836c fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.2.2 (# 6997) > da66048 fix(deps): update golang.org/x (# 6994) > 5da6cd2 sdk/log: Add WithAllowKeyDuplication logger provider option (# 6968) > e4c84b9 chore(deps): update golang.org/x/telemetry digest to 8d8967a (# 6990) > 687c3f5 semconv: add ErrorType attribute function (# 6962) > 73b2cd3 fix(deps): update golang.org/x (# 6989) > 1459fd4 chore(deps): update golang.org/x/telemetry digest to 9926bab (# 6988) > 43f4221 chore(deps): update module github.com/pjbgf/sha1cd to v0.4.0 (# 6985) > e97ee25 Add minimum token permissions for all github workflow files (# 6950) > 86640ce Clarify DefaultMaxQueueSize and DefaultScheduleDelay usage (# 6974) > afd4763 chore(deps): update golang.org/x/telemetry digest to 5a6bbb1 (# 6975) > bb3878c fix(deps): update googleapis to 8d1bb00 (# 6973) > 3ac8447 fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to v0.24.0 (# 6972) > 32f1e85 fix(deps): update build-tools to v0.24.0 (# 6971) > a722d1a [chore] Remove `semconvgen` tooling (# 6963) > b0868cf Ignore link to semconv model in Makefile (# 6969) > bd5e134 log/logtest: improve Transform usage in the example (# 6938) > 9af7382 chore(deps): update module github.com/alwxsin/noinlineerr to v1.0.4 (# 6967) > 186bd18 log/logtest: change AssertEqual to accept TestingT for benchmark support (# 6908) > bd26298 chore(deps): update github.com/golangci/gofmt digest to 3e58ba0 (# 6965) > 377930f chore(deps): update otel/weaver docker tag to v0.16.1 (# 6966) > 4237e6b chore(deps): update otel/weaver docker tag to v0.16.0 (# 6964) > 78f873f sdk/trace: ReadOnlySpan.InstrumentationLibrary: fix deprecation comment (# 6960) > 8b1f2e8 chore(deps): update module github.com/prometheus/procfs to v0.17.0 (# 6961) > 0f7f1d0 chore(deps): update module github.com/sonatard/noctx to v0.3.5 (# 6958) > 04859c7 chore(deps): update module github.com/bombsimon/wsl/v5 to v5.1.0 (# 6959) > 3ada903 Add contents of the Go license (# 6955) > cf9efc2 chore(deps): update golang.org/x/telemetry digest to 2f1f772 (# 6956) > 2aeebb1 chore(deps): update python:3.13.5-slim-bullseye docker digest to 631af3f (# 6957) > 118298e chore(deps): update python:3.13.5-slim-bullseye docker digest to 77cabcb (# 6952) > bdebc5f chore(deps): update python:3.13.5-slim-bullseye docker digest to 6fe0674 (# 6951) > 79d14fc chore(deps): update module github.com/alecthomas/chroma/v2 to v2.19.0 (# 6949) > f4d7a9a chore(deps): update module github.com/uudashr/iface to v1.4.1 (# 6948) > d0415fa fix(deps): update module go.opentelemetry.io/collector/pdata to v1.35.0 (# 6947) > 6b4a42f chore(deps): update github/codeql-action action to v3.29.2 (# 6946) > 1ab60d0 Render semconv template attributes (# 6939) > f96855b fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.2.1 (# 6945) > d17046c Standardize sections listing maintainer, approver, etc (# 6942) > 9934d46 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.2.0 (# 6944) > 20cd7f8 fix(deps): update module github.com/masterminds/semver/v3 to v3.4.0 (# 6941) > 02f7b75 chore(deps): update github/codeql-action action to v3.29.1 (# 6937) > 4458a00 Fix outdated community membership link (# 6935) > 957f441 chore(deps): update otel/weaver docker tag to v0.15.3 (# 6933) > e6cc254 Update community member listings (# 6931) > 5b01411 chore(deps): update module github.com/sonatard/noctx to v0.3.4 (# 6932) bumping go.opentelemetry.io/otel/sdk/metric 69e8108...84e3f3a: > 84e3f3a Release v1.38.0 (# 7271) > 18424a4 Add tests for attribute JSON marshalling (# 7268) > 9798759 Statically define trace observability attributes (# 7263) > be1e57f Refactor BSP observability setup (# 7264) > d99c68c chore(deps): update module github.com/mgechev/revive to v1.12.0 (# 7269) > 0724539 Add benchmark for set equality (# 7262) > 5358fd7 Upgrade semconv dependencies to v1.37.0 (# 7260) > 25d0274 fix(deps): update module github.com/stretchr/testify to v1.11.1 (# 7261) > d0cab86 prometheus: Add support for setting Translation Strategy config option (# 7111) > 3342341 Generate the `semconv/v1.37.0` packages (# 7254) > 37320e7 chore(deps): update module github.com/gordonklaus/ineffassign to v0.2.0 (# 7259) > 444950f chore(deps): update module go.opentelemetry.io/build-tools to v0.27.0 (# 7257) > 3f1aae2 chore(deps): update module github.com/ldez/tagliatelle to v0.7.2 (# 7253) > 0b47699 Add `AddSet` and `RecordSet` methods to semconv generated packages (# 7223) > 41f0330 Amortize measurement option allocations (# 7215) > c8b89e9 Propagate context to self-observability measurements in `sdk/trace` (# 7209) > 49be001 trace: optimize id parsing and string functions (# 6791) > 2512a6b Clarify overflow attribute description in doc.go to indicate it is boolean true (# 7247) > 45bb4ba Add copyright header to generated semconv packages (# 7248) > d07af7c chore(deps): update google.golang.org/genproto/googleapis/api digest to c5933d9 (# 7250) > e6c8bdc fix(deps): update google.golang.org/genproto/googleapis/rpc digest to c5933d9 (# 7246) > a8e1500 sdk/log: Deduplicate key-value collections in Record.SetBody (# 7002) > 3cd63fa sdk/metric: Add Documentation for Cardinality Limits (# 7179) > 691b4b4 fix: correct package import paths (# 7244) > 4b2bef6 [chore] Upgrade semconv pkg use to v1.36.0 (# 7237) > ebd3248 Return early in semconv generated packages if no attributes passed (# 7222) > e7fa5ba Fix CPUModeSystem variable name (# 7233) > be28c6b Wrap `Float64ObservableCounter` with `system.CPUTime` (# 7235) > 712e373 chore(deps): update lycheeverse/lychee-action action to v2.6.1 (# 7243) > 713a1d9 fix(deps): update module github.com/stretchr/testify to v1.11.0 (# 7242) > 9818ea8 refactor(logger): Flatten `logger.initSelfObservability` into `logger.newLoggerr` and use `t.Cleanup` instead of defer (# 7228) > c2a6172 feat(stdouttrace): generate counter implementation via templates (# 7231) > 70e8929 chore(deps): update lycheeverse/lychee-action action to v2.6.0 (# 7239) > f3b18fc chore(deps): update github.com/golangci/golines digest to d4663ad (# 7238) > 8b17b89 sdk/trace: More trace id tests (# 7155) > d31fb11 chore(deps): update github/codeql-action action to v3.29.11 (# 7229) > bd6f161 chore(deps): update codecov/codecov-action action to v5.5.0 (# 7227) > a102d7d fix(deps): update module google.golang.org/protobuf to v1.36.8 (# 7225) > d91944f chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.2 (# 7224) > cf787f3 fix(deps): update module google.golang.org/grpc to v1.75.0 (# 7220) > a5d1068 chore(deps): update module github.com/kevinburke/ssh_config to v1.4.0 (# 7219) > 22c6da0 fix(deps): update googleapis to 3122310 (# 7216) > 44a0d62 Pool attribute slices in `stdouttrace` self-observability (# 7201) > 907d93b Handle partial export counts in `stdouttrace` observability (# 7199) > 75db61c chore(deps): update github/codeql-action action to v3.29.10 (# 7214) > bb5b0a8 Use `t.Cleanup` instead of `defer` in `sdk/trace` (# 7208) > 3ca7996 Use `t.Cleanup` instead of `defer` in `stdouttrace` (# 7204) > 4623d0a Fix minor grammatical error in `Distinct` docs (# 7203) > bb8d6f7 Fix callbackAttributesOpt variable name (# 7210) > 796aa3c Fix minor grammatical error in stdouttrace (# 7202) > e39a02f Fix minor grammatical error in `sdk/trace/internal/x` README.md (# 7211) > 150f6b4 Flatten `tracer.initSelfObservability` into `TracerProvider.Tracer` (# 7205) > 9488493 sdk/trace: do not defer if not self-observing (# 7206) > cac7421 chore(deps): update module go.augendre.info/fatcontext to v0.8.1 (# 7213) > e799586 Restructure component ID counting in stdouttrace (# 7196) > cdd18ab Fix component name for stdouttrace (# 7195) > ee6d57b Flatten `stdouttrace` `Exporter.initSelfObservability` into `Exporter.New` (# 7197) > 2ab7d4d Use the context passed to `ExportSpans` for measurements in `stdouttrace` (# 7198) > 03d0c5d chore(deps): update otel/weaver docker tag to v0.17.1 (# 7207) > 39df54c fix(deps): update build-tools to v0.26.2 (# 7192) > c09be18 chore(deps): update module go.opentelemetry.io/build-tools to v0.26.2 (# 7191) > b8bac96 chore(deps): update module github.com/charmbracelet/colorprofile to v0.3.2 (# 7190) > 22178ff ci(benchmarks): switch runner to Oracle bare metal (# 7183) > 1a7e45b Support Go 1.25 (# 7187) > eda888f chore(deps): update github/codeql-action action to v3.29.9 (# 7181) > 538992d fix(deps): update googleapis to 5f3141c (# 7176) > faa3fd1 chore(deps): update module go-simpler.org/musttag to v0.14.0 (# 7178) > 325f786 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.38.0 (# 7177) > 6d45339 sdk/metric: package example includes Cardinality Limits (# 7165) > 5a04620 sdk/metric: Deprecate the `sdk/metric/x` Feature Supporting Cardinality Limits (# 7166) > 97343af sdk/metric: Add Unit Tests for Cardinality Limits (# 7164) > 3cf53cc Upgrade semconv gen to weaver v0.17.0 (# 7172) > b3cea33 fix(deps): update golang.org/x to 51f8813 (# 7173) > daab6e0 Add subscript to issue templates (# 7116) > c391fa8 fix(deps): update build-tools to v0.26.1 (# 7171) > fcc3417 sdk/trace: self-observability: batch span processor metrics (# 6393) > c5e68b2 chore(deps): update module go.opentelemetry.io/build-tools to v0.26.1 (# 7170) > a92454a fix(deps): update googleapis to 6b04f9b (# 7169) > 995f265 chore(deps): update otel/weaver docker tag to v0.17.0 (# 7163) > 1938d30 sdk/log: Add EventNameProcessor example (# 7128) > 7821edd chore(deps): update actions/checkout action to v5 (# 7168) > 0a83486 feat(stdouttrace): add experimental self-observability metrics (# 7133) > 68841fa chore: enable unused-receiver rule from revive (# 7130) > 4b0c8f1 fix(deps): update module github.com/prometheus/otlptranslator to v0.0.1 (# 7159) > a8851d0 fix(deps): update golang.org/x/exp digest to a408d31 (# 7158) > 95b5361 fix(deps): update golang.org/x (# 7153) > 1d84736 chore(deps): update github/codeql-action action to v3.29.8 (# 7156) > 2ce0ab2 chore(deps): update github/codeql-action action to v3.29.7 (# 7152) > 6a171bd chore(deps): update python:3.13.6-slim-bullseye docker digest to e98b521 (# 7151) > dfb854a chore(deps): update golang.org/x (# 7149) > 5981b80 chore(deps): update python docker tag to v3.13.6 (# 7148) > 6d3e127 chore: enable ptrToRefParam from go-critic (# 7131) > 4b8da88 chore(deps): update golang.org/x (# 7147) > c2adec3 chore(deps): update golang.org/x/telemetry digest to 01f7bf4 (# 7146) > e195ec6 chore(deps): update github/codeql-action action to v3.29.6 (# 7144) > 6473223 chore(deps): update lycheeverse/lychee-action action to v2.5.0 (# 7143) > cbc9790 fix(deps): update module google.golang.org/protobuf to v1.36.7 (# 7141) > 94218c7 chore(deps): update actions/cache action to v4.2.4 (# 7140) > 05bc453 fix(deps): update golang.org/x (# 7138) > ffa3b4a sdk/log: self-observability: log created metric (# 7121) > 97c22e3 Add security insights document to repository (# 7129) > eb4f1dc Add benchmark for map access using attribute Equivalent (# 7123) > 49033aa chore(deps): update actions/download-artifact action to v5 (# 7136) > b7610a7 Testing: Run sync measure benchmarks in parallel (# 7113) > 75bf4b8 chore(deps): update module github.com/charmbracelet/x/ansi to v0.10.1 (# 7135) > a177514 chore(deps): update golang.org/x/telemetry digest to 9469f96 (# 7134) > 52d2f66 Add support for native histogram exemplars (# 6772) > d464abf chore: enable unused-parameter rule from revive (# 7122) > d5b5b05 sdk/metric: Apply Cardinality Limits to Aggregations (# 7081) > a4d837f fix(deps): update googleapis to a7a43d2 (# 7126) > a7b9208 chore(deps): update module github.com/alecthomas/chroma/v2 to v2.20.0 (# 7125) > 1bae8f7 chore: enable extra-rules from gofumpt (# 7114) > a9a03aa fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.3.1 (# 7118) > bf541fe Add changelog entry for version bump of otlptranslator - suffixes are now deduplicated (# 7086) > 271cec4 fix(deps): update module github.com/prometheus/client_golang to v1.23.0 (# 7109) > b45359a fix(deps): update module go.opentelemetry.io/proto/otlp to v1.7.1 (# 7108) > 30a00f2 Fix names in experimental readmes (# 7106) > 4268202 chore(deps): update github/codeql-action action to v3.29.5 (# 7103) > bd76288 fix(deps): update build-tools to v0.26.0 (# 7105) > 5002ee3 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.37.0 (# 7101) > 12bae75 chore(deps): update golang.org/x/telemetry digest to 28f32e4 (# 7099) > d83a820 chore(deps): update module github.com/sagikazarmark/locafero to v0.10.0 (# 7100) > 9823913 chore: enable gocritic linter (# 7095) > 8955578 ci: Add use-any linter (# 7091) > 9bf6470 sdk/metric: use runtime.GOMAXPROCS(0) instead of runtime.NumCPU() in DefaultExemplarReservoirProviderSelector for the FixedSizeReservoirProvider default size (# 7094) > 2c57091 Remove notice about internaltest which is not generated anymore (# 7093) > 5e1c62a Modernize (# 7089) > 7bcbb6a chore(deps): update module github.com/4meepo/tagalign to v1.4.3 (# 7098) > cb937cd fix(deps): update googleapis to f173205 (# 7097) > 8ec78e4 chore(deps): update golang.org/x/telemetry digest to 1581f0a (# 7096) > eb97dde chore(deps): update module github.com/sonatard/noctx to v0.4.0 (# 7092) > 6740bde fix: add mock server URL to .lycheeignore (# 7090) > d8f358f fix(deps): update github.com/prometheus/otlptranslator digest to ab8d56d (# 7088) > 049569d chore(deps): update module github.com/daixiang0/gci to v0.13.7 (# 7085) > affc1a2 chore(deps): update module github.com/bombsimon/wsl/v5 to v5.1.1 (# 7082) > d7c6a0f chore(deps): update python:3.13.5-slim-bullseye docker digest to 846d391 (# 7078) > 806cb83 fix(deps): update build-tools to v0.25.0 (# 7080) > 8a1e20e chore(deps): update module go.opentelemetry.io/build-tools to v0.25.0 (# 7079) > d9e9038 Add Flc as an approver (# 7053) > 4f4ddf8 chore(deps): update github/codeql-action action to v3.29.4 (# 7076) > 53f3076 fix(deps): update module github.com/cenkalti/backoff/v5 to v5.0.3 (# 7077) > 2358d8d fix(deps): update github.com/prometheus/otlptranslator digest to fce6240 (# 7075) > b010ab8 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.36.1 (# 7070) > 1737ab8 docs: unify doc comments for functions returning bool (# 7064) > 50868ef sdk/metric: do not document default cardinality limit (# 7065) > 70e2375 chore(deps): update python:3.13.5-slim-bullseye docker digest to ba65ee6 (# 7068) > 850de67 fix(deps): update module google.golang.org/grpc to v1.74.2 (# 7073) > 0ec3518 chore(deps): update module github.com/ldez/grignotin to v0.10.0 (# 7072) > 186def7 sdk/trace: self-observability: span metrics (# 7027) > 3e440ba Fix markdown-fail-fast on push (# 7057) > 784f637 chore(deps): update python:3.13.5-slim-bullseye docker digest to 17c88fd (# 7062) > de3f18e chore(deps): update python:3.13.5-slim-bullseye docker digest to 89aa817 (# 7061) > 42f01ea chore(deps): update module github.com/securego/gosec/v2 to v2.22.7 (# 7059) > ae4d9e0 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.3.0 (# 7060) > 079d11e chore(deps): update github/codeql-action action to v3.29.3 (# 7055) > 65d31c5 fix(deps): update googleapis to a45f3df (# 7058) > e579390 chore(deps): update golang.org/x/telemetry digest to 96f361d (# 7054) > fb73949 Release exporters/prometheus/v0.59.1 (# 7056) > 8e6e28f Migrate prometheus exporter to otlptranslator (# 7044) > f6b5fb9 Retract most recent prometheus exporter release (# 7046) > 024ebcb Fix markdown-fail-fast `Get Changes` step script (# 7045) > c23a066 sdk/metric: Add WithCardinalityLimit option (# 6996) > ac86022 Revert grpc upgrade to v1.74.* (# 7047) > 953934a chore(deps): update module github.com/alwxsin/noinlineerr to v1.0.5 (# 7049) > c8de7aa fix(deps): update golang.org/x to 645b1fa (# 7048) > bf570ac fix(deps): update module google.golang.org/grpc to v1.74.1 (# 7043) > 390402c fix(deps): update golang.org/x to 542afb5 (# 7042) > 6d9dfea Change generated semconv sdk queue metrics to observable (# 7041) > f6f6b42 chore(deps): update module github.com/spf13/pflag to v1.0.7 (# 7040) > d13f46b fix(deps): update module google.golang.org/grpc to v1.74.0 (# 7038) > 5e212ba Generate `semconv/v1.36.0` (# 7032) > a6782b9 sdk/trace: remove unused version function (# 7036) > 0485596 fix(deps): update googleapis to 7130f93 (# 7033) > 826a8ec chore(deps): update module github.com/go-viper/mapstructure/v2 to v2.4.0 (# 7028) > 291140b log: Add Record.Clone (# 7001) > 55d2e69 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.36.0 (# 7024) > ca02873 docs: Add Go Code Review Comments and allow the use of testify (# 6984) > c4b8e91 chore(semconv): follow weaver folder structure (# 6998) > e6ba1eb chore(deps): update module go-simpler.org/sloglint to v0.11.1 (# 7000) > 96c8faf chore(deps): update module github.com/mgechev/revive to v1.11.0 (# 6999) > 027836c fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.2.2 (# 6997) > da66048 fix(deps): update golang.org/x (# 6994) > 5da6cd2 sdk/log: Add WithAllowKeyDuplication logger provider option (# 6968) > e4c84b9 chore(deps): update golang.org/x/telemetry digest to 8d8967a (# 6990) > 687c3f5 semconv: add ErrorType attribute function (# 6962) > 73b2cd3 fix(deps): update golang.org/x (# 6989) > 1459fd4 chore(deps): update golang.org/x/telemetry digest to 9926bab (# 6988) > 43f4221 chore(deps): update module github.com/pjbgf/sha1cd to v0.4.0 (# 6985) > e97ee25 Add minimum token permissions for all github workflow files (# 6950) > 86640ce Clarify DefaultMaxQueueSize and DefaultScheduleDelay usage (# 6974) > afd4763 chore(deps): update golang.org/x/telemetry digest to 5a6bbb1 (# 6975) > bb3878c fix(deps): update googleapis to 8d1bb00 (# 6973) > 3ac8447 fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to v0.24.0 (# 6972) > 32f1e85 fix(deps): update build-tools to v0.24.0 (# 6971) > a722d1a [chore] Remove `semconvgen` tooling (# 6963) > b0868cf Ignore link to semconv model in Makefile (# 6969) > bd5e134 log/logtest: improve Transform usage in the example (# 6938) > 9af7382 chore(deps): update module github.com/alwxsin/noinlineerr to v1.0.4 (# 6967) > 186bd18 log/logtest: change AssertEqual to accept TestingT for benchmark support (# 6908) > bd26298 chore(deps): update github.com/golangci/gofmt digest to 3e58ba0 (# 6965) > 377930f chore(deps): update otel/weaver docker tag to v0.16.1 (# 6966) > 4237e6b chore(deps): update otel/weaver docker tag to v0.16.0 (# 6964) > 78f873f sdk/trace: ReadOnlySpan.InstrumentationLibrary: fix deprecation comment (# 6960) > 8b1f2e8 chore(deps): update module github.com/prometheus/procfs to v0.17.0 (# 6961) > 0f7f1d0 chore(deps): update module github.com/sonatard/noctx to v0.3.5 (# 6958) > 04859c7 chore(deps): update module github.com/bombsimon/wsl/v5 to v5.1.0 (# 6959) > 3ada903 Add contents of the Go license (# 6955) > cf9efc2 chore(deps): update golang.org/x/telemetry digest to 2f1f772 (# 6956) > 2aeebb1 chore(deps): update python:3.13.5-slim-bullseye docker digest to 631af3f (# 6957) > 118298e chore(deps): update python:3.13.5-slim-bullseye docker digest to 77cabcb (# 6952) > bdebc5f chore(deps): update python:3.13.5-slim-bullseye docker digest to 6fe0674 (# 6951) > 79d14fc chore(deps): update module github.com/alecthomas/chroma/v2 to v2.19.0 (# 6949) > f4d7a9a chore(deps): update module github.com/uudashr/iface to v1.4.1 (# 6948) > d0415fa fix(deps): update module go.opentelemetry.io/collector/pdata to v1.35.0 (# 6947) > 6b4a42f chore(deps): update github/codeql-action action to v3.29.2 (# 6946) > 1ab60d0 Render semconv template attributes (# 6939) > f96855b fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.2.1 (# 6945) > d17046c Standardize sections listing maintainer, approver, etc (# 6942) > 9934d46 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.2.0 (# 6944) > 20cd7f8 fix(deps): update module github.com/masterminds/semver/v3 to v3.4.0 (# 6941) > 02f7b75 chore(deps): update github/codeql-action action to v3.29.1 (# 6937) > 4458a00 Fix outdated community membership link (# 6935) > 957f441 chore(deps): update otel/weaver docker tag to v0.15.3 (# 6933) > e6cc254 Update community member listings (# 6931) > 5b01411 chore(deps): update module github.com/sonatard/noctx to v0.3.4 (# 6932) bumping go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp 69e8108...84e3f3a: > 84e3f3a Release v1.38.0 (# 7271) > 18424a4 Add tests for attribute JSON marshalling (# 7268) > 9798759 Statically define trace observability attributes (# 7263) > be1e57f Refactor BSP observability setup (# 7264) > d99c68c chore(deps): update module github.com/mgechev/revive to v1.12.0 (# 7269) > 0724539 Add benchmark for set equality (# 7262) > 5358fd7 Upgrade semconv dependencies to v1.37.0 (# 7260) > 25d0274 fix(deps): update module github.com/stretchr/testify to v1.11.1 (# 7261) > d0cab86 prometheus: Add support for setting Translation Strategy config option (# 7111) > 3342341 Generate the `semconv/v1.37.0` packages (# 7254) > 37320e7 chore(deps): update module github.com/gordonklaus/ineffassign to v0.2.0 (# 7259) > 444950f chore(deps): update module go.opentelemetry.io/build-tools to v0.27.0 (# 7257) > 3f1aae2 chore(deps): update module github.com/ldez/tagliatelle to v0.7.2 (# 7253) > 0b47699 Add `AddSet` and `RecordSet` methods to semconv generated packages (# 7223) > 41f0330 Amortize measurement option allocations (# 7215) > c8b89e9 Propagate context to self-observability measurements in `sdk/trace` (# 7209) > 49be001 trace: optimize id parsing and string functions (# 6791) > 2512a6b Clarify overflow attribute description in doc.go to indicate it is boolean true (# 7247) > 45bb4ba Add copyright header to generated semconv packages (# 7248) > d07af7c chore(deps): update google.golang.org/genproto/googleapis/api digest to c5933d9 (# 7250) > e6c8bdc fix(deps): update google.golang.org/genproto/googleapis/rpc digest to c5933d9 (# 7246) > a8e1500 sdk/log: Deduplicate key-value collections in Record.SetBody (# 7002) > 3cd63fa sdk/metric: Add Documentation for Cardinality Limits (# 7179) > 691b4b4 fix: correct package import paths (# 7244) > 4b2bef6 [chore] Upgrade semconv pkg use to v1.36.0 (# 7237) > ebd3248 Return early in semconv generated packages if no attributes passed (# 7222) > e7fa5ba Fix CPUModeSystem variable name (# 7233) > be28c6b Wrap `Float64ObservableCounter` with `system.CPUTime` (# 7235) > 712e373 chore(deps): update lycheeverse/lychee-action action to v2.6.1 (# 7243) > 713a1d9 fix(deps): update module github.com/stretchr/testify to v1.11.0 (# 7242) > 9818ea8 refactor(logger): Flatten `logger.initSelfObservability` into `logger.newLoggerr` and use `t.Cleanup` instead of defer (# 7228) > c2a6172 feat(stdouttrace): generate counter implementation via templates (# 7231) > 70e8929 chore(deps): update lycheeverse/lychee-action action to v2.6.0 (# 7239) > f3b18fc chore(deps): update github.com/golangci/golines digest to d4663ad (# 7238) > 8b17b89 sdk/trace: More trace id tests (# 7155) > d31fb11 chore(deps): update github/codeql-action action to v3.29.11 (# 7229) > bd6f161 chore(deps): update codecov/codecov-action action to v5.5.0 (# 7227) > a102d7d fix(deps): update module google.golang.org/protobuf to v1.36.8 (# 7225) > d91944f chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.2 (# 7224) > cf787f3 fix(deps): update module google.golang.org/grpc to v1.75.0 (# 7220) > a5d1068 chore(deps): update module github.com/kevinburke/ssh_config to v1.4.0 (# 7219) > 22c6da0 fix(deps): update googleapis to 3122310 (# 7216) > 44a0d62 Pool attribute slices in `stdouttrace` self-observability (# 7201) > 907d93b Handle partial export counts in `stdouttrace` observability (# 7199) > 75db61c chore(deps): update github/codeql-action action to v3.29.10 (# 7214) > bb5b0a8 Use `t.Cleanup` instead of `defer` in `sdk/trace` (# 7208) > 3ca7996 Use `t.Cleanup` instead of `defer` in `stdouttrace` (# 7204) > 4623d0a Fix minor grammatical error in `Distinct` docs (# 7203) > bb8d6f7 Fix callbackAttributesOpt variable name (# 7210) > 796aa3c Fix minor grammatical error in stdouttrace (# 7202) > e39a02f Fix minor grammatical error in `sdk/trace/internal/x` README.md (# 7211) > 150f6b4 Flatten `tracer.initSelfObservability` into `TracerProvider.Tracer` (# 7205) > 9488493 sdk/trace: do not defer if not self-observing (# 7206) > cac7421 chore(deps): update module go.augendre.info/fatcontext to v0.8.1 (# 7213) > e799586 Restructure component ID counting in stdouttrace (# 7196) > cdd18ab Fix component name for stdouttrace (# 7195) > ee6d57b Flatten `stdouttrace` `Exporter.initSelfObservability` into `Exporter.New` (# 7197) > 2ab7d4d Use the context passed to `ExportSpans` for measurements in `stdouttrace` (# 7198) > 03d0c5d chore(deps): update otel/weaver docker tag to v0.17.1 (# 7207) > 39df54c fix(deps): update build-tools to v0.26.2 (# 7192) > c09be18 chore(deps): update module go.opentelemetry.io/build-tools to v0.26.2 (# 7191) > b8bac96 chore(deps): update module github.com/charmbracelet/colorprofile to v0.3.2 (# 7190) > 22178ff ci(benchmarks): switch runner to Oracle bare metal (# 7183) > 1a7e45b Support Go 1.25 (# 7187) > eda888f chore(deps): update github/codeql-action action to v3.29.9 (# 7181) > 538992d fix(deps): update googleapis to 5f3141c (# 7176) > faa3fd1 chore(deps): update module go-simpler.org/musttag to v0.14.0 (# 7178) > 325f786 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.38.0 (# 7177) > 6d45339 sdk/metric: package example includes Cardinality Limits (# 7165) > 5a04620 sdk/metric: Deprecate the `sdk/metric/x` Feature Supporting Cardinality Limits (# 7166) > 97343af sdk/metric: Add Unit Tests for Cardinality Limits (# 7164) > 3cf53cc Upgrade semconv gen to weaver v0.17.0 (# 7172) > b3cea33 fix(deps): update golang.org/x to 51f8813 (# 7173) > daab6e0 Add subscript to issue templates (# 7116) > c391fa8 fix(deps): update build-tools to v0.26.1 (# 7171) > fcc3417 sdk/trace: self-observability: batch span processor metrics (# 6393) > c5e68b2 chore(deps): update module go.opentelemetry.io/build-tools to v0.26.1 (# 7170) > a92454a fix(deps): update googleapis to 6b04f9b (# 7169) > 995f265 chore(deps): update otel/weaver docker tag to v0.17.0 (# 7163) > 1938d30 sdk/log: Add EventNameProcessor example (# 7128) > 7821edd chore(deps): update actions/checkout action to v5 (# 7168) > 0a83486 feat(stdouttrace): add experimental self-observability metrics (# 7133) > 68841fa chore: enable unused-receiver rule from revive (# 7130) > 4b0c8f1 fix(deps): update module github.com/prometheus/otlptranslator to v0.0.1 (# 7159) > a8851d0 fix(deps): update golang.org/x/exp digest to a408d31 (# 7158) > 95b5361 fix(deps): update golang.org/x (# 7153) > 1d84736 chore(deps): update github/codeql-action action to v3.29.8 (# 7156) > 2ce0ab2 chore(deps): update github/codeql-action action to v3.29.7 (# 7152) > 6a171bd chore(deps): update python:3.13.6-slim-bullseye docker digest to e98b521 (# 7151) > dfb854a chore(deps): update golang.org/x (# 7149) > 5981b80 chore(deps): update python docker tag to v3.13.6 (# 7148) > 6d3e127 chore: enable ptrToRefParam from go-critic (# 7131) > 4b8da88 chore(deps): update golang.org/x (# 7147) > c2adec3 chore(deps): update golang.org/x/telemetry digest to 01f7bf4 (# 7146) > e195ec6 chore(deps): update github/codeql-action action to v3.29.6 (# 7144) > 6473223 chore(deps): update lycheeverse/lychee-action action to v2.5.0 (# 7143) > cbc9790 fix(deps): update module google.golang.org/protobuf to v1.36.7 (# 7141) > 94218c7 chore(deps): update actions/cache action to v4.2.4 (# 7140) > 05bc453 fix(deps): update golang.org/x (# 7138) > ffa3b4a sdk/log: self-observability: log created metric (# 7121) > 97c22e3 Add security insights document to repository (# 7129) > eb4f1dc Add benchmark for map access using attribute Equivalent (# 7123) > 49033aa chore(deps): update actions/download-artifact action to v5 (# 7136) > b7610a7 Testing: Run sync measure benchmarks in parallel (# 7113) > 75bf4b8 chore(deps): update module github.com/charmbracelet/x/ansi to v0.10.1 (# 7135) > a177514 chore(deps): update golang.org/x/telemetry digest to 9469f96 (# 7134) > 52d2f66 Add support for native histogram exemplars (# 6772) > d464abf chore: enable unused-parameter rule from revive (# 7122) > d5b5b05 sdk/metric: Apply Cardinality Limits to Aggregations (# 7081) > a4d837f fix(deps): update googleapis to a7a43d2 (# 7126) > a7b9208 chore(deps): update module github.com/alecthomas/chroma/v2 to v2.20.0 (# 7125) > 1bae8f7 chore: enable extra-rules from gofumpt (# 7114) > a9a03aa fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.3.1 (# 7118) > bf541fe Add changelog entry for version bump of otlptranslator - suffixes are now deduplicated (# 7086) > 271cec4 fix(deps): update module github.com/prometheus/client_golang to v1.23.0 (# 7109) > b45359a fix(deps): update module go.opentelemetry.io/proto/otlp to v1.7.1 (# 7108) > 30a00f2 Fix names in experimental readmes (# 7106) > 4268202 chore(deps): update github/codeql-action action to v3.29.5 (# 7103) > bd76288 fix(deps): update build-tools to v0.26.0 (# 7105) > 5002ee3 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.37.0 (# 7101) > 12bae75 chore(deps): update golang.org/x/telemetry digest to 28f32e4 (# 7099) > d83a820 chore(deps): update module github.com/sagikazarmark/locafero to v0.10.0 (# 7100) > 9823913 chore: enable gocritic linter (# 7095) > 8955578 ci: Add use-any linter (# 7091) > 9bf6470 sdk/metric: use runtime.GOMAXPROCS(0) instead of runtime.NumCPU() in DefaultExemplarReservoirProviderSelector for the FixedSizeReservoirProvider default size (# 7094) > 2c57091 Remove notice about internaltest which is not generated anymore (# 7093) > 5e1c62a Modernize (# 7089) > 7bcbb6a chore(deps): update module github.com/4meepo/tagalign to v1.4.3 (# 7098) > cb937cd fix(deps): update googleapis to f173205 (# 7097) > 8ec78e4 chore(deps): update golang.org/x/telemetry digest to 1581f0a (# 7096) > eb97dde chore(deps): update module github.com/sonatard/noctx to v0.4.0 (# 7092) > 6740bde fix: add mock server URL to .lycheeignore (# 7090) > d8f358f fix(deps): update github.com/prometheus/otlptranslator digest to ab8d56d (# 7088) > 049569d chore(deps): update module github.com/daixiang0/gci to v0.13.7 (# 7085) > affc1a2 chore(deps): update module github.com/bombsimon/wsl/v5 to v5.1.1 (# 7082) > d7c6a0f chore(deps): update python:3.13.5-slim-bullseye docker digest to 846d391 (# 7078) > 806cb83 fix(deps): update build-tools to v0.25.0 (# 7080) > 8a1e20e chore(deps): update module go.opentelemetry.io/build-tools to v0.25.0 (# 7079) > d9e9038 Add Flc as an approver (# 7053) > 4f4ddf8 chore(deps): update github/codeql-action action to v3.29.4 (# 7076) > 53f3076 fix(deps): update module github.com/cenkalti/backoff/v5 to v5.0.3 (# 7077) > 2358d8d fix(deps): update github.com/prometheus/otlptranslator digest to fce6240 (# 7075) > b010ab8 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.36.1 (# 7070) > 1737ab8 docs: unify doc comments for functions returning bool (# 7064) > 50868ef sdk/metric: do not document default cardinality limit (# 7065) > 70e2375 chore(deps): update python:3.13.5-slim-bullseye docker digest to ba65ee6 (# 7068) > 850de67 fix(deps): update module google.golang.org/grpc to v1.74.2 (# 7073) > 0ec3518 chore(deps): update module github.com/ldez/grignotin to v0.10.0 (# 7072) > 186def7 sdk/trace: self-observability: span metrics (# 7027) > 3e440ba Fix markdown-fail-fast on push (# 7057) > 784f637 chore(deps): update python:3.13.5-slim-bullseye docker digest to 17c88fd (# 7062) > de3f18e chore(deps): update python:3.13.5-slim-bullseye docker digest to 89aa817 (# 7061) > 42f01ea chore(deps): update module github.com/securego/gosec/v2 to v2.22.7 (# 7059) > ae4d9e0 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.3.0 (# 7060) > 079d11e chore(deps): update github/codeql-action action to v3.29.3 (# 7055) > 65d31c5 fix(deps): update googleapis to a45f3df (# 7058) > e579390 chore(deps): update golang.org/x/telemetry digest to 96f361d (# 7054) > fb73949 Release exporters/prometheus/v0.59.1 (# 7056) > 8e6e28f Migrate prometheus exporter to otlptranslator (# 7044) > f6b5fb9 Retract most recent prometheus exporter release (# 7046) > 024ebcb Fix markdown-fail-fast `Get Changes` step script (# 7045) > c23a066 sdk/metric: Add WithCardinalityLimit option (# 6996) > ac86022 Revert grpc upgrade to v1.74.* (# 7047) > 953934a chore(deps): update module github.com/alwxsin/noinlineerr to v1.0.5 (# 7049) > c8de7aa fix(deps): update golang.org/x to 645b1fa (# 7048) > bf570ac fix(deps): update module google.golang.org/grpc to v1.74.1 (# 7043) > 390402c fix(deps): update golang.org/x to 542afb5 (# 7042) > 6d9dfea Change generated semconv sdk queue metrics to observable (# 7041) > f6f6b42 chore(deps): update module github.com/spf13/pflag to v1.0.7 (# 7040) > d13f46b fix(deps): update module google.golang.org/grpc to v1.74.0 (# 7038) > 5e212ba Generate `semconv/v1.36.0` (# 7032) > a6782b9 sdk/trace: remove unused version function (# 7036) > 0485596 fix(deps): update googleapis to 7130f93 (# 7033) > 826a8ec chore(deps): update module github.com/go-viper/mapstructure/v2 to v2.4.0 (# 7028) > 291140b log: Add Record.Clone (# 7001) > 55d2e69 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.36.0 (# 7024) > ca02873 docs: Add Go Code Review Comments and allow the use of testify (# 6984) > c4b8e91 chore(semconv): follow weaver folder structure (# 6998) > e6ba1eb chore(deps): update module go-simpler.org/sloglint to v0.11.1 (# 7000) > 96c8faf chore(deps): update module github.com/mgechev/revive to v1.11.0 (# 6999) > 027836c fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.2.2 (# 6997) > da66048 fix(deps): update golang.org/x (# 6994) > 5da6cd2 sdk/log: Add WithAllowKeyDuplication logger provider option (# 6968) > e4c84b9 chore(deps): update golang.org/x/telemetry digest to 8d8967a (# 6990) > 687c3f5 semconv: add ErrorType attribute function (# 6962) > 73b2cd3 fix(deps): update golang.org/x (# 6989) > 1459fd4 chore(deps): update golang.org/x/telemetry digest to 9926bab (# 6988) > 43f4221 chore(deps): update module github.com/pjbgf/sha1cd to v0.4.0 (# 6985) > e97ee25 Add minimum token permissions for all github workflow files (# 6950) > 86640ce Clarify DefaultMaxQueueSize and DefaultScheduleDelay usage (# 6974) > afd4763 chore(deps): update golang.org/x/telemetry digest to 5a6bbb1 (# 6975) > bb3878c fix(deps): update googleapis to 8d1bb00 (# 6973) > 3ac8447 fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to v0.24.0 (# 6972) > 32f1e85 fix(deps): update build-tools to v0.24.0 (# 6971) > a722d1a [chore] Remove `semconvgen` tooling (# 6963) > b0868cf Ignore link to semconv model in Makefile (# 6969) > bd5e134 log/logtest: improve Transform usage in the example (# 6938) > 9af7382 chore(deps): update module github.com/alwxsin/noinlineerr to v1.0.4 (# 6967) > 186bd18 log/logtest: change AssertEqual to accept TestingT for benchmark support (# 6908) > bd26298 chore(deps): update github.com/golangci/gofmt digest to 3e58ba0 (# 6965) > 377930f chore(deps): update otel/weaver docker tag to v0.16.1 (# 6966) > 4237e6b chore(deps): update otel/weaver docker tag to v0.16.0 (# 6964) > 78f873f sdk/trace: ReadOnlySpan.InstrumentationLibrary: fix deprecation comment (# 6960) > 8b1f2e8 chore(deps): update module github.com/prometheus/procfs to v0.17.0 (# 6961) > 0f7f1d0 chore(deps): update module github.com/sonatard/noctx to v0.3.5 (# 6958) > 04859c7 chore(deps): update module github.com/bombsimon/wsl/v5 to v5.1.0 (# 6959) > 3ada903 Add contents of the Go license (# 6955) > cf9efc2 chore(deps): update golang.org/x/telemetry digest to 2f1f772 (# 6956) > 2aeebb1 chore(deps): update python:3.13.5-slim-bullseye docker digest to 631af3f (# 6957) > 118298e chore(deps): update python:3.13.5-slim-bullseye docker digest to 77cabcb (# 6952) > bdebc5f chore(deps): update python:3.13.5-slim-bullseye docker digest to 6fe0674 (# 6951) > 79d14fc chore(deps): update module github.com/alecthomas/chroma/v2 to v2.19.0 (# 6949) > f4d7a9a chore(deps): update module github.com/uudashr/iface to v1.4.1 (# 6948) > d0415fa fix(deps): update module go.opentelemetry.io/collector/pdata to v1.35.0 (# 6947) > 6b4a42f chore(deps): update github/codeql-action action to v3.29.2 (# 6946) > 1ab60d0 Render semconv template attributes (# 6939) > f96855b fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.2.1 (# 6945) > d17046c Standardize sections listing maintainer, approver, etc (# 6942) > 9934d46 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.2.0 (# 6944) > 20cd7f8 fix(deps): update module github.com/masterminds/semver/v3 to v3.4.0 (# 6941) > 02f7b75 chore(deps): update github/codeql-action action to v3.29.1 (# 6937) > 4458a00 Fix outdated community membership link (# 6935) > 957f441 chore(deps): update otel/weaver docker tag to v0.15.3 (# 6933) > e6cc254 Update community member listings (# 6931) > 5b01411 chore(deps): update module github.com/sonatard/noctx to v0.3.4 (# 6932) bumping go.opentelemetry.io/otel/exporters/stdout/stdouttrace 69e8108...84e3f3a: > 84e3f3a Release v1.38.0 (# 7271) > 18424a4 Add tests for attribute JSON marshalling (# 7268) > 9798759 Statically define trace observability attributes (# 7263) > be1e57f Refactor BSP observability setup (# 7264) > d99c68c chore(deps): update module github.com/mgechev/revive to v1.12.0 (# 7269) > 0724539 Add benchmark for set equality (# 7262) > 5358fd7 Upgrade semconv dependencies to v1.37.0 (# 7260) > 25d0274 fix(deps): update module github.com/stretchr/testify to v1.11.1 (# 7261) > d0cab86 prometheus: Add support for setting Translation Strategy config option (# 7111) > 3342341 Generate the `semconv/v1.37.0` packages (# 7254) > 37320e7 chore(deps): update module github.com/gordonklaus/ineffassign to v0.2.0 (# 7259) > 444950f chore(deps): update module go.opentelemetry.io/build-tools to v0.27.0 (# 7257) > 3f1aae2 chore(deps): update module github.com/ldez/tagliatelle to v0.7.2 (# 7253) > 0b47699 Add `AddSet` and `RecordSet` methods to semconv generated packages (# 7223) > 41f0330 Amortize measurement option allocations (# 7215) > c8b89e9 Propagate context to self-observability measurements in `sdk/trace` (# 7209) > 49be001 trace: optimize id parsing and string functions (# 6791) > 2512a6b Clarify overflow attribute description in doc.go to indicate it is boolean true (# 7247) > 45bb4ba Add copyright header to generated semconv packages (# 7248) > d07af7c chore(deps): update google.golang.org/genproto/googleapis/api digest to c5933d9 (# 7250) > e6c8bdc fix(deps): update google.golang.org/genproto/googleapis/rpc digest to c5933d9 (# 7246) > a8e1500 sdk/log: Deduplicate key-value collections in Record.SetBody (# 7002) > 3cd63fa sdk/metric: Add Documentation for Cardinality Limits (# 7179) > 691b4b4 fix: correct package import paths (# 7244) > 4b2bef6 [chore] Upgrade semconv pkg use to v1.36.0 (# 7237) > ebd3248 Return early in semconv generated packages if no attributes passed (# 7222) > e7fa5ba Fix CPUModeSystem variable name (# 7233) > be28c6b Wrap `Float64ObservableCounter` with `system.CPUTime` (# 7235) > 712e373 chore(deps): update lycheeverse/lychee-action action to v2.6.1 (# 7243) > 713a1d9 fix(deps): update module github.com/stretchr/testify to v1.11.0 (# 7242) > 9818ea8 refactor(logger): Flatten `logger.initSelfObservability` into `logger.newLoggerr` and use `t.Cleanup` instead of defer (# 7228) > c2a6172 feat(stdouttrace): generate counter implementation via templates (# 7231) > 70e8929 chore(deps): update lycheeverse/lychee-action action to v2.6.0 (# 7239) > f3b18fc chore(deps): update github.com/golangci/golines digest to d4663ad (# 7238) > 8b17b89 sdk/trace: More trace id tests (# 7155) > d31fb11 chore(deps): update github/codeql-action action to v3.29.11 (# 7229) > bd6f161 chore(deps): update codecov/codecov-action action to v5.5.0 (# 7227) > a102d7d fix(deps): update module google.golang.org/protobuf to v1.36.8 (# 7225) > d91944f chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.2 (# 7224) > cf787f3 fix(deps): update module google.golang.org/grpc to v1.75.0 (# 7220) > a5d1068 chore(deps): update module github.com/kevinburke/ssh_config to v1.4.0 (# 7219) > 22c6da0 fix(deps): update googleapis to 3122310 (# 7216) > 44a0d62 Pool attribute slices in `stdouttrace` self-observability (# 7201) > 907d93b Handle partial export counts in `stdouttrace` observability (# 7199) > 75db61c chore(deps): update github/codeql-action action to v3.29.10 (# 7214) > bb5b0a8 Use `t.Cleanup` instead of `defer` in `sdk/trace` (# 7208) > 3ca7996 Use `t.Cleanup` instead of `defer` in `stdouttrace` (# 7204) > 4623d0a Fix minor grammatical error in `Distinct` docs (# 7203) > bb8d6f7 Fix callbackAttributesOpt variable name (# 7210) > 796aa3c Fix minor grammatical error in stdouttrace (# 7202) > e39a02f Fix minor grammatical error in `sdk/trace/internal/x` README.md (# 7211) > 150f6b4 Flatten `tracer.initSelfObservability` into `TracerProvider.Tracer` (# 7205) > 9488493 sdk/trace: do not defer if not self-observing (# 7206) > cac7421 chore(deps): update module go.augendre.info/fatcontext to v0.8.1 (# 7213) > e799586 Restructure component ID counting in stdouttrace (# 7196) > cdd18ab Fix component name for stdouttrace (# 7195) > ee6d57b Flatten `stdouttrace` `Exporter.initSelfObservability` into `Exporter.New` (# 7197) > 2ab7d4d Use the context passed to `ExportSpans` for measurements in `stdouttrace` (# 7198) > 03d0c5d chore(deps): update otel/weaver docker tag to v0.17.1 (# 7207) > 39df54c fix(deps): update build-tools to v0.26.2 (# 7192) > c09be18 chore(deps): update module go.opentelemetry.io/build-tools to v0.26.2 (# 7191) > b8bac96 chore(deps): update module github.com/charmbracelet/colorprofile to v0.3.2 (# 7190) > 22178ff ci(benchmarks): switch runner to Oracle bare metal (# 7183) > 1a7e45b Support Go 1.25 (# 7187) > eda888f chore(deps): update github/codeql-action action to v3.29.9 (# 7181) > 538992d fix(deps): update googleapis to 5f3141c (# 7176) > faa3fd1 chore(deps): update module go-simpler.org/musttag to v0.14.0 (# 7178) > 325f786 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.38.0 (# 7177) > 6d45339 sdk/metric: package example includes Cardinality Limits (# 7165) > 5a04620 sdk/metric: Deprecate the `sdk/metric/x` Feature Supporting Cardinality Limits (# 7166) > 97343af sdk/metric: Add Unit Tests for Cardinality Limits (# 7164) > 3cf53cc Upgrade semconv gen to weaver v0.17.0 (# 7172) > b3cea33 fix(deps): update golang.org/x to 51f8813 (# 7173) > daab6e0 Add subscript to issue templates (# 7116) > c391fa8 fix(deps): update build-tools to v0.26.1 (# 7171) > fcc3417 sdk/trace: self-observability: batch span processor metrics (# 6393) > c5e68b2 chore(deps): update module go.opentelemetry.io/build-tools to v0.26.1 (# 7170) > a92454a fix(deps): update googleapis to 6b04f9b (# 7169) > 995f265 chore(deps): update otel/weaver docker tag to v0.17.0 (# 7163) > 1938d30 sdk/log: Add EventNameProcessor example (# 7128) > 7821edd chore(deps): update actions/checkout action to v5 (# 7168) > 0a83486 feat(stdouttrace): add experimental self-observability metrics (# 7133) > 68841fa chore: enable unused-receiver rule from revive (# 7130) > 4b0c8f1 fix(deps): update module github.com/prometheus/otlptranslator to v0.0.1 (# 7159) > a8851d0 fix(deps): update golang.org/x/exp digest to a408d31 (# 7158) > 95b5361 fix(deps): update golang.org/x (# 7153) > 1d84736 chore(deps): update github/codeql-action action to v3.29.8 (# 7156) > 2ce0ab2 chore(deps): update github/codeql-action action to v3.29.7 (# 7152) > 6a171bd chore(deps): update python:3.13.6-slim-bullseye docker digest to e98b521 (# 7151) > dfb854a chore(deps): update golang.org/x (# 7149) > 5981b80 chore(deps): update python docker tag to v3.13.6 (# 7148) > 6d3e127 chore: enable ptrToRefParam from go-critic (# 7131) > 4b8da88 chore(deps): update golang.org/x (# 7147) > c2adec3 chore(deps): update golang.org/x/telemetry digest to 01f7bf4 (# 7146) > e195ec6 chore(deps): update github/codeql-action action to v3.29.6 (# 7144) > 6473223 chore(deps): update lycheeverse/lychee-action action to v2.5.0 (# 7143) > cbc9790 fix(deps): update module google.golang.org/protobuf to v1.36.7 (# 7141) > 94218c7 chore(deps): update actions/cache action to v4.2.4 (# 7140) > 05bc453 fix(deps): update golang.org/x (# 7138) > ffa3b4a sdk/log: self-observability: log created metric (# 7121) > 97c22e3 Add security insights document to repository (# 7129) > eb4f1dc Add benchmark for map access using attribute Equivalent (# 7123) > 49033aa chore(deps): update actions/download-artifact action to v5 (# 7136) > b7610a7 Testing: Run sync measure benchmarks in parallel (# 7113) > 75bf4b8 chore(deps): update module github.com/charmbracelet/x/ansi to v0.10.1 (# 7135) > a177514 chore(deps): update golang.org/x/telemetry digest to 9469f96 (# 7134) > 52d2f66 Add support for native histogram exemplars (# 6772) > d464abf chore: enable unused-parameter rule from revive (# 7122) > d5b5b05 sdk/metric: Apply Cardinality Limits to Aggregations (# 7081) > a4d837f fix(deps): update googleapis to a7a43d2 (# 7126) > a7b9208 chore(deps): update module github.com/alecthomas/chroma/v2 to v2.20.0 (# 7125) > 1bae8f7 chore: enable extra-rules from gofumpt (# 7114) > a9a03aa fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.3.1 (# 7118) > bf541fe Add changelog entry for version bump of otlptranslator - suffixes are now deduplicated (# 7086) > 271cec4 fix(deps): update module github.com/prometheus/client_golang to v1.23.0 (# 7109) > b45359a fix(deps): update module go.opentelemetry.io/proto/otlp to v1.7.1 (# 7108) > 30a00f2 Fix names in experimental readmes (# 7106) > 4268202 chore(deps): update github/codeql-action action to v3.29.5 (# 7103) > bd76288 fix(deps): update build-tools to v0.26.0 (# 7105) > 5002ee3 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.37.0 (# 7101) > 12bae75 chore(deps): update golang.org/x/telemetry digest to 28f32e4 (# 7099) > d83a820 chore(deps): update module github.com/sagikazarmark/locafero to v0.10.0 (# 7100) > 9823913 chore: enable gocritic linter (# 7095) > 8955578 ci: Add use-any linter (# 7091) > 9bf6470 sdk/metric: use runtime.GOMAXPROCS(0) instead of runtime.NumCPU() in DefaultExemplarReservoirProviderSelector for the FixedSizeReservoirProvider default size (# 7094) > 2c57091 Remove notice about internaltest which is not generated anymore (# 7093) > 5e1c62a Modernize (# 7089) > 7bcbb6a chore(deps): update module github.com/4meepo/tagalign to v1.4.3 (# 7098) > cb937cd fix(deps): update googleapis to f173205 (# 7097) > 8ec78e4 chore(deps): update golang.org/x/telemetry digest to 1581f0a (# 7096) > eb97dde chore(deps): update module github.com/sonatard/noctx to v0.4.0 (# 7092) > 6740bde fix: add mock server URL to .lycheeignore (# 7090) > d8f358f fix(deps): update github.com/prometheus/otlptranslator digest to ab8d56d (# 7088) > 049569d chore(deps): update module github.com/daixiang0/gci to v0.13.7 (# 7085) > affc1a2 chore(deps): update module github.com/bombsimon/wsl/v5 to v5.1.1 (# 7082) > d7c6a0f chore(deps): update python:3.13.5-slim-bullseye docker digest to 846d391 (# 7078) > 806cb83 fix(deps): update build-tools to v0.25.0 (# 7080) > 8a1e20e chore(deps): update module go.opentelemetry.io/build-tools to v0.25.0 (# 7079) > d9e9038 Add Flc as an approver (# 7053) > 4f4ddf8 chore(deps): update github/codeql-action action to v3.29.4 (# 7076) > 53f3076 fix(deps): update module github.com/cenkalti/backoff/v5 to v5.0.3 (# 7077) > 2358d8d fix(deps): update github.com/prometheus/otlptranslator digest to fce6240 (# 7075) > b010ab8 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.36.1 (# 7070) > 1737ab8 docs: unify doc comments for functions returning bool (# 7064) > 50868ef sdk/metric: do not document default cardinality limit (# 7065) > 70e2375 chore(deps): update python:3.13.5-slim-bullseye docker digest to ba65ee6 (# 7068) > 850de67 fix(deps): update module google.golang.org/grpc to v1.74.2 (# 7073) > 0ec3518 chore(deps): update module github.com/ldez/grignotin to v0.10.0 (# 7072) > 186def7 sdk/trace: self-observability: span metrics (# 7027) > 3e440ba Fix markdown-fail-fast on push (# 7057) > 784f637 chore(deps): update python:3.13.5-slim-bullseye docker digest to 17c88fd (# 7062) > de3f18e chore(deps): update python:3.13.5-slim-bullseye docker digest to 89aa817 (# 7061) > 42f01ea chore(deps): update module github.com/securego/gosec/v2 to v2.22.7 (# 7059) > ae4d9e0 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.3.0 (# 7060) > 079d11e chore(deps): update github/codeql-action action to v3.29.3 (# 7055) > 65d31c5 fix(deps): update googleapis to a45f3df (# 7058) > e579390 chore(deps): update golang.org/x/telemetry digest to 96f361d (# 7054) > fb73949 Release exporters/prometheus/v0.59.1 (# 7056) > 8e6e28f Migrate prometheus exporter to otlptranslator (# 7044) > f6b5fb9 Retract most recent prometheus exporter release (# 7046) > 024ebcb Fix markdown-fail-fast `Get Changes` step script (# 7045) > c23a066 sdk/metric: Add WithCardinalityLimit option (# 6996) > ac86022 Revert grpc upgrade to v1.74.* (# 7047) > 953934a chore(deps): update module github.com/alwxsin/noinlineerr to v1.0.5 (# 7049) > c8de7aa fix(deps): update golang.org/x to 645b1fa (# 7048) > bf570ac fix(deps): update module google.golang.org/grpc to v1.74.1 (# 7043) > 390402c fix(deps): update golang.org/x to 542afb5 (# 7042) > 6d9dfea Change generated semconv sdk queue metrics to observable (# 7041) > f6f6b42 chore(deps): update module github.com/spf13/pflag to v1.0.7 (# 7040) > d13f46b fix(deps): update module google.golang.org/grpc to v1.74.0 (# 7038) > 5e212ba Generate `semconv/v1.36.0` (# 7032) > a6782b9 sdk/trace: remove unused version function (# 7036) > 0485596 fix(deps): update googleapis to 7130f93 (# 7033) > 826a8ec chore(d…
1 parent aeaaeda commit 1c50829

File tree

186 files changed

+6962
-8403
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

186 files changed

+6962
-8403
lines changed

go.mod

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ require (
1313
k8s.io/api v0.33.5
1414
k8s.io/apimachinery v0.33.5
1515
k8s.io/client-go v0.33.5
16-
knative.dev/eventing v0.46.1-0.20251002211605-5828b491e837
16+
knative.dev/eventing v0.46.1-0.20251007025010-8f709d0e332f
1717
knative.dev/hack v0.0.0-20250902153942-1499de21e119
18-
knative.dev/pkg v0.0.0-20251007000110-e53fcbb06907
18+
knative.dev/pkg v0.0.0-20251007132912-72b164e68f86
1919
knative.dev/serving v0.46.1-0.20251007000510-4ce8c6e900ec
2020
)
2121

@@ -24,7 +24,7 @@ require (
2424
github.com/beorn7/perks v1.0.1 // indirect
2525
github.com/blang/semver/v4 v4.0.0 // indirect
2626
github.com/blendle/zapdriver v1.3.1 // indirect
27-
github.com/cenkalti/backoff/v5 v5.0.2 // indirect
27+
github.com/cenkalti/backoff/v5 v5.0.3 // indirect
2828
github.com/cert-manager/cert-manager v1.16.3 // indirect
2929
github.com/cespare/xxhash/v2 v2.3.0 // indirect
3030
github.com/cloudevents/sdk-go/observability/opentelemetry/v2 v2.16.1 // indirect
@@ -48,7 +48,7 @@ require (
4848
github.com/google/go-containerregistry v0.20.3 // indirect
4949
github.com/google/uuid v1.6.0 // indirect
5050
github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc // indirect
51-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 // indirect
51+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2 // indirect
5252
github.com/hashicorp/golang-lru v1.0.2 // indirect
5353
github.com/josharian/intern v1.0.0 // indirect
5454
github.com/json-iterator/go v1.1.12 // indirect
@@ -62,29 +62,29 @@ require (
6262
github.com/prometheus/client_golang v1.23.2 // indirect
6363
github.com/prometheus/client_model v0.6.2 // indirect
6464
github.com/prometheus/common v0.66.1 // indirect
65-
github.com/prometheus/otlptranslator v0.0.0-20250717125610-8549f4ab4f8f // indirect
65+
github.com/prometheus/otlptranslator v0.0.2 // indirect
6666
github.com/prometheus/procfs v0.17.0 // indirect
6767
github.com/rickb777/date v1.13.0 // indirect
6868
github.com/rickb777/plural v1.2.1 // indirect
6969
github.com/robfig/cron/v3 v3.0.1 // indirect
7070
github.com/spf13/pflag v1.0.10 // indirect
7171
github.com/x448/float16 v0.8.4 // indirect
7272
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
73-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 // indirect
74-
go.opentelemetry.io/contrib/instrumentation/runtime v0.62.0 // indirect
75-
go.opentelemetry.io/otel v1.37.0 // indirect
76-
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.37.0 // indirect
77-
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.37.0 // indirect
78-
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37.0 // indirect
79-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.37.0 // indirect
80-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.37.0 // indirect
81-
go.opentelemetry.io/otel/exporters/prometheus v0.59.1 // indirect
82-
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.37.0 // indirect
83-
go.opentelemetry.io/otel/metric v1.37.0 // indirect
84-
go.opentelemetry.io/otel/sdk v1.37.0 // indirect
85-
go.opentelemetry.io/otel/sdk/metric v1.37.0 // indirect
86-
go.opentelemetry.io/otel/trace v1.37.0 // indirect
87-
go.opentelemetry.io/proto/otlp v1.7.0 // indirect
73+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 // indirect
74+
go.opentelemetry.io/contrib/instrumentation/runtime v0.63.0 // indirect
75+
go.opentelemetry.io/otel v1.38.0 // indirect
76+
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.38.0 // indirect
77+
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.38.0 // indirect
78+
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.38.0 // indirect
79+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.38.0 // indirect
80+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.38.0 // indirect
81+
go.opentelemetry.io/otel/exporters/prometheus v0.60.0 // indirect
82+
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.38.0 // indirect
83+
go.opentelemetry.io/otel/metric v1.38.0 // indirect
84+
go.opentelemetry.io/otel/sdk v1.38.0 // indirect
85+
go.opentelemetry.io/otel/sdk/metric v1.38.0 // indirect
86+
go.opentelemetry.io/otel/trace v1.38.0 // indirect
87+
go.opentelemetry.io/proto/otlp v1.7.1 // indirect
8888
go.uber.org/atomic v1.10.0 // indirect
8989
go.uber.org/automaxprocs v1.6.0 // indirect
9090
go.uber.org/multierr v1.11.0 // indirect
@@ -100,9 +100,9 @@ require (
100100
golang.org/x/time v0.12.0 // indirect
101101
golang.org/x/tools v0.37.0 // indirect
102102
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
103-
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 // indirect
104-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 // indirect
105-
google.golang.org/grpc v1.74.2 // indirect
103+
google.golang.org/genproto/googleapis/api v0.0.0-20250825161204-c5933d9347a5 // indirect
104+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250825161204-c5933d9347a5 // indirect
105+
google.golang.org/grpc v1.75.0 // indirect
106106
google.golang.org/protobuf v1.36.8 // indirect
107107
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
108108
gopkg.in/inf.v0 v0.9.1 // indirect

0 commit comments

Comments
 (0)