Skip to content

Commit 5c51aa7

Browse files
upgrade to latest dependencies (#3071)
bumping knative.dev/serving d23ede0...85563f5: > 85563f5 Update net-istio nightly (# 16132) bumping go.opentelemetry.io/otel/trace 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/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 knative.dev/eventing 8f709d0...9fe13ee: > 9fe13ee chore: update otel semconv version (# 8753) bumping go.opentelemetry.io/otel 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) Signed-off-by: Knative Automation <automation@knative.team>
1 parent d9efd36 commit 5c51aa7

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@ require (
6868
k8s.io/client-go v0.33.5
6969
k8s.io/klog/v2 v2.130.1
7070
knative.dev/client/pkg v0.0.0-20251007022612-79bd2e100065
71-
knative.dev/eventing v0.46.1-0.20251007025010-8f709d0e332f
71+
knative.dev/eventing v0.46.1-0.20251008070512-9fe13ee820cf
7272
knative.dev/hack v0.0.0-20250902153942-1499de21e119
7373
knative.dev/pkg v0.0.0-20251007184713-a624c759bede
74-
knative.dev/serving v0.46.1-0.20251007212712-d23ede0d36fb
74+
knative.dev/serving v0.46.1-0.20251008121813-85563f5d21ca
7575
)
7676

7777
require (
@@ -271,9 +271,9 @@ require (
271271
go.opencensus.io v0.24.0 // indirect
272272
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
273273
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 // indirect
274-
go.opentelemetry.io/otel v1.37.0 // indirect
275-
go.opentelemetry.io/otel/metric v1.37.0 // indirect
276-
go.opentelemetry.io/otel/trace v1.37.0 // indirect
274+
go.opentelemetry.io/otel v1.38.0 // indirect
275+
go.opentelemetry.io/otel/metric v1.38.0 // indirect
276+
go.opentelemetry.io/otel/trace v1.38.0 // indirect
277277
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
278278
go.uber.org/multierr v1.11.0 // indirect
279279
go.uber.org/zap v1.27.0 // indirect

go.sum

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1145,8 +1145,8 @@ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0/go.mod h1:
11451145
go.opentelemetry.io/otel v1.0.1/go.mod h1:OPEOD4jIT2SlZPMmwT6FqZz2C0ZNdQqiWcoK6M0SNFU=
11461146
go.opentelemetry.io/otel v1.8.0/go.mod h1:2pkj+iMj0o03Y+cW6/m8Y4WkRdYN3AvCXCnzRMp9yvM=
11471147
go.opentelemetry.io/otel v1.10.0/go.mod h1:NbvWjCthWHKBEUMpf0/v8ZRZlni86PpGFEMA9pnQSnQ=
1148-
go.opentelemetry.io/otel v1.37.0 h1:9zhNfelUvx0KBfu/gb+ZgeAfAgtWrfHJZcAqFC228wQ=
1149-
go.opentelemetry.io/otel v1.37.0/go.mod h1:ehE/umFRLnuLa/vSccNq9oS1ErUlkkK71gMcN34UG8I=
1148+
go.opentelemetry.io/otel v1.38.0 h1:RkfdswUDRimDg0m2Az18RKOsnI8UDzppJAtj01/Ymk8=
1149+
go.opentelemetry.io/otel v1.38.0/go.mod h1:zcmtmQ1+YmQM9wrNsTGV/q/uyusom3P8RxwExxkZhjM=
11501150
go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.10.0/go.mod h1:78XhIg8Ht9vR4tbLNUhXsiOnE2HOuSeKAiAcoVQEpOY=
11511151
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.37.0 h1:zG8GlgXCJQd5BU98C0hZnBbElszTmUgCNCfYneaDL0A=
11521152
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.37.0/go.mod h1:hOfBCz8kv/wuq73Mx2H2QnWokh/kHZxkh6SNF2bdKtw=
@@ -1167,8 +1167,8 @@ go.opentelemetry.io/otel/exporters/prometheus v0.59.1/go.mod h1:0FJL+gjuUoM07xzi
11671167
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.37.0 h1:SNhVp/9q4Go/XHBkQ1/d5u9P/U+L1yaGPoi0x+mStaI=
11681168
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.37.0/go.mod h1:tx8OOlGH6R4kLV67YaYO44GFXloEjGPZuMjEkaaqIp4=
11691169
go.opentelemetry.io/otel/metric v0.31.0/go.mod h1:ohmwj9KTSIeBnDBm/ZwH2PSZxZzoOaG2xZeekTRzL5A=
1170-
go.opentelemetry.io/otel/metric v1.37.0 h1:mvwbQS5m0tbmqML4NqK+e3aDiO02vsf/WgbsdpcPoZE=
1171-
go.opentelemetry.io/otel/metric v1.37.0/go.mod h1:04wGrZurHYKOc+RKeye86GwKiTb9FKm1WHtO+4EVr2E=
1170+
go.opentelemetry.io/otel/metric v1.38.0 h1:Kl6lzIYGAh5M159u9NgiRkmoMKjvbsKtYRwgfrA6WpA=
1171+
go.opentelemetry.io/otel/metric v1.38.0/go.mod h1:kB5n/QoRM8YwmUahxvI3bO34eVtQf2i4utNVLr9gEmI=
11721172
go.opentelemetry.io/otel/sdk v1.0.1/go.mod h1:HrdXne+BiwsOHYYkBE5ysIcv2bvdZstxzmCQhxTcZkI=
11731173
go.opentelemetry.io/otel/sdk v1.10.0/go.mod h1:vO06iKzD5baltJz1zarxMCNHFpUlUiOy4s65ECtn6kE=
11741174
go.opentelemetry.io/otel/sdk v1.37.0 h1:ItB0QUqnjesGRvNcmAcU0LyvkVyGJ2xftD29bWdDvKI=
@@ -1178,8 +1178,8 @@ go.opentelemetry.io/otel/sdk/metric v1.37.0/go.mod h1:cNen4ZWfiD37l5NhS+Keb5RXVW
11781178
go.opentelemetry.io/otel/trace v1.0.1/go.mod h1:5g4i4fKLaX2BQpSBsxw8YYcgKpMMSW3x7ZTuYBr3sUk=
11791179
go.opentelemetry.io/otel/trace v1.8.0/go.mod h1:0Bt3PXY8w+3pheS3hQUt+wow8b1ojPaTBoTCh2zIFI4=
11801180
go.opentelemetry.io/otel/trace v1.10.0/go.mod h1:Sij3YYczqAdz+EhmGhE6TpTxUO5/F/AzrK+kxfGqySM=
1181-
go.opentelemetry.io/otel/trace v1.37.0 h1:HLdcFNbRQBE2imdSEgm/kwqmQj1Or1l/7bW6mxVK7z4=
1182-
go.opentelemetry.io/otel/trace v1.37.0/go.mod h1:TlgrlQ+PtQO5XFerSPUYG0JSgGyryXewPGyayAWSBS0=
1181+
go.opentelemetry.io/otel/trace v1.38.0 h1:Fxk5bKrDZJUH+AMyyIXGcFAPah0oRcT+LuNtJrmcNLE=
1182+
go.opentelemetry.io/otel/trace v1.38.0/go.mod h1:j1P9ivuFsTceSWe1oY+EeW3sc+Pp42sO++GHkg4wwhs=
11831183
go.opentelemetry.io/proto/otlp v0.7.0/go.mod h1:PqfVotwruBrMGOCsRd/89rSnXhoiJIqeYNgFYFoEGnI=
11841184
go.opentelemetry.io/proto/otlp v0.9.0/go.mod h1:1vKfU9rv61e9EVGthD1zNvUbiwPcimSsOPU9brfSHJg=
11851185
go.opentelemetry.io/proto/otlp v0.19.0/go.mod h1:H7XAot3MsfNsj7EXtrA2q5xSNQ10UqI405h3+duxN4U=
@@ -1887,16 +1887,16 @@ k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e h1:KqK5c/ghOm8xkHYhlodbp6i6+r+Ch
18871887
k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
18881888
knative.dev/client/pkg v0.0.0-20251007022612-79bd2e100065 h1:myUyFpRzAVaME1LKz47Pgon+05CfvQTZv72EwazEFXU=
18891889
knative.dev/client/pkg v0.0.0-20251007022612-79bd2e100065/go.mod h1:U6Kx0zEHzOCfS/khJeP2H1MYUX/OWPKGVrOITGeeS/E=
1890-
knative.dev/eventing v0.46.1-0.20251007025010-8f709d0e332f h1:AKNHqGwWU8iRGUs0bMs3AgerChUwtFwB8stxzJAdlZA=
1891-
knative.dev/eventing v0.46.1-0.20251007025010-8f709d0e332f/go.mod h1:1WlpUBqZSSfKQfCxW7enI1Yutn4WpQv0eFQ+KoAXPOw=
1890+
knative.dev/eventing v0.46.1-0.20251008070512-9fe13ee820cf h1:WB5f7+QLLYEBUzpNJroPq5q5Gn3yXjBPKnMSmY2DYTQ=
1891+
knative.dev/eventing v0.46.1-0.20251008070512-9fe13ee820cf/go.mod h1:ME0N0ZEonRDClEWKCeKo7EeqWGLmalWfZ5B0VX8zdmA=
18921892
knative.dev/hack v0.0.0-20250902153942-1499de21e119 h1:NbQvjnFK1tL489LN0qAybWy0E17Jpziwcv/XIHwfp6M=
18931893
knative.dev/hack v0.0.0-20250902153942-1499de21e119/go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY=
18941894
knative.dev/networking v0.0.0-20251007015313-5e69dbb20593 h1:Jjsz+IMCXsDB9qOyBNp6SWHTmz3+SJou65Cf0Rs96B0=
18951895
knative.dev/networking v0.0.0-20251007015313-5e69dbb20593/go.mod h1:HMfGoXTbo27P2OckQipJvaJSUWMe4Vdt4tzDCfHkHuQ=
18961896
knative.dev/pkg v0.0.0-20250716115900-19d3cc2da0b9 h1:P9GFsqTmX4WokSVVUK1IbHOnbJLi8EW1pd4PvbUEodo=
18971897
knative.dev/pkg v0.0.0-20250716115900-19d3cc2da0b9/go.mod h1:Hq2y1gu4P/MWEk9zB8L/zrjJ19ywEnYgwXq8ZMjRl30=
1898-
knative.dev/serving v0.46.1-0.20251007212712-d23ede0d36fb h1:gJ1c85YFcT0L6zMCRrbrZfLFqXq73IlUs6Q2mIgThoY=
1899-
knative.dev/serving v0.46.1-0.20251007212712-d23ede0d36fb/go.mod h1:He+gUCV8wQCm2JY1+hVPoATFVbrdub7mNTTFmUJG920=
1898+
knative.dev/serving v0.46.1-0.20251008121813-85563f5d21ca h1:JvydL+ArWTsnU+6PJWSjyLiL46QVH1xNMZ+SrJqO1uM=
1899+
knative.dev/serving v0.46.1-0.20251008121813-85563f5d21ca/go.mod h1:He+gUCV8wQCm2JY1+hVPoATFVbrdub7mNTTFmUJG920=
19001900
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
19011901
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
19021902
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=

0 commit comments

Comments
 (0)