Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from open-telemetry:main #28

Open
wants to merge 1,604 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1604 commits
Select commit Hold shift + click to select a range
481f498
Move exemplar types to non-internal package (#5747)
dashpole Sep 26, 2024
469f3d7
[chore]: enable negative-positive rule from testifylint (#5849)
mmorel-35 Sep 30, 2024
f4e2052
chore(deps): update googleapis to af27646 (#5855)
renovate[bot] Sep 30, 2024
e07d40b
fix(deps): update module google.golang.org/grpc to v1.67.1 (#5857)
renovate[bot] Oct 1, 2024
d7e7da6
Deprecate examples and redirect to contrib (#5854)
pellared Oct 1, 2024
4ac842c
Move @MadVikingGod to Emeritus status (#5856)
MrAlias Oct 1, 2024
727f728
fix(deps): update module github.com/prometheus/common to v0.60.0 (#5860)
renovate[bot] Oct 2, 2024
cabe956
chore(deps): update codecov/codecov-action action to v4.6.0 (#5859)
renovate[bot] Oct 2, 2024
be328ac
Rename SampledFilter to TraceBasedFilter (#5862)
dashpole Oct 2, 2024
d37e1ef
Authenticate link checking requests (#5865)
dmathieu Oct 3, 2024
3da26f0
[doc] sdk/log: Do not create instances of Record (#5871)
pellared Oct 4, 2024
e500945
Move @hanyuancheung to Emeritus status (#5863)
pellared Oct 4, 2024
19877b1
Fix timer channel drain to avoid hanging in Go 1.23 (#5869)
dany74q Oct 4, 2024
1333b2f
Fix delegation for global MeterProviders (#5828)
Jesse-Bonfire Oct 4, 2024
9e791a6
fix(deps): update golang.org/x (#5872)
renovate[bot] Oct 7, 2024
3cbd967
Performance improvements for `recordingSpan` `SetAttributes` and `add…
boekkooi-impossiblecloud Oct 7, 2024
98cbdcb
fix(deps): update module google.golang.org/protobuf to v1.35.1 (#5875)
renovate[bot] Oct 7, 2024
4a911f9
chore(deps): update googleapis to 5fefd90 (#5876)
renovate[bot] Oct 8, 2024
8fbaa97
Reduce `newEvictedQueueLink` and `newEvictedQueueEvent` memory alloca…
boekkooi-impossiblecloud Oct 8, 2024
8e9baf2
chore(deps): update lycheeverse/lychee-action action to v2 (#5878)
renovate[bot] Oct 8, 2024
6441653
Performance improvements for the trace SDK in `Span`. (#5874)
boekkooi-impossiblecloud Oct 9, 2024
eb9279b
fix(deps): update golang.org/x/exp digest to f66d83c (#5880)
renovate[bot] Oct 10, 2024
a7d5c1a
Add an option to configure the exporter buffer of the BatchProcessor …
Frapschen Oct 10, 2024
bc2fe88
Release v1.31.0/v0.53.0/v0.7.0/v0.0.10 (#5883)
dashpole Oct 11, 2024
6b251b8
Allow configuring the exemplar filter on the metrics SDK (#5850)
dashpole Oct 11, 2024
b3c313f
chore(deps): update lycheeverse/lychee-action action to v2.0.1 (#5884)
renovate[bot] Oct 12, 2024
fe5c3f8
Run the test compatibility check even if tests failed (#5879)
dmathieu Oct 14, 2024
ba4a2ab
chore(deps): update lycheeverse/lychee-action action to v2.0.2 (#5885)
renovate[bot] Oct 14, 2024
d70f3da
fix(deps): update module github.com/prometheus/client_golang to v1.20…
renovate[bot] Oct 15, 2024
a234754
chore(deps): update googleapis to 796eee8 (#5888)
renovate[bot] Oct 16, 2024
cd754a6
Remove company from emeritus (#5887)
dmathieu Oct 16, 2024
81b2a33
Add selector of exemplar reservoir providers to metric.Stream configu…
dashpole Oct 18, 2024
2578acc
otel: conceal unwrapping for global async instrument registration (#5…
jmacd Oct 18, 2024
bd88af9
Generate `semconv/v1.27.0` (#5894)
MrAlias Oct 20, 2024
bf6a7e1
otlpmetricgrpc: Keep metadata for gRPC in context (#5892)
mrasu Oct 21, 2024
8041156
Cleanup interaction of exemplar and aggregation (#5899)
dashpole Oct 21, 2024
1a964cc
chore(deps): update googleapis to 324edc3 (#5908)
renovate[bot] Oct 22, 2024
92ccad7
[chore] Use errors.Join to unify errors (#5907)
MrAlias Oct 22, 2024
86a51dc
[chore] Remove unnecessary type declaration in templated transforms (…
MrAlias Oct 22, 2024
97f8401
Keep metadata for gRPC in context for log signal (#5911)
RocooHash Oct 23, 2024
7a153a0
chore(deps): update benchmark-action/github-action-benchmark action t…
renovate[bot] Oct 23, 2024
3429e15
Revert Cleanup interaction of exemplar and aggregation (#5913)
XSAM Oct 23, 2024
30c4a9a
Allow additional context to be added when WithHeaders is used in OTLP…
pree-dew Oct 24, 2024
664a075
Fix exemplars being added to gauge metrics in the prometheus exporter…
trthomps Oct 24, 2024
c0f7c95
Switch arm builds out of actuated and into the CNCF runners (#5923)
dmathieu Oct 25, 2024
5cf73e7
fix(deps): update module github.com/prometheus/common to v0.60.1 (#5919)
renovate[bot] Oct 25, 2024
078b2dd
Add Cheng-Zhen as a triager (#5922)
dmathieu Oct 28, 2024
30c0f3f
sdk/instrumentation: Add Attributes to Scope (#5903)
pellared Oct 29, 2024
3742c54
Make scope attributes as identifying for Tracer (#5924)
pellared Oct 30, 2024
ee56fb9
Make scope attributes as identifying for Meter (#5926)
pellared Oct 30, 2024
6a2f7de
Make scope attributes as identifying for Logger (#5925)
pellared Oct 30, 2024
4f94b1e
log/logtest: Add Attributes to ScopeRecords (#5927)
pellared Oct 30, 2024
3cc4857
opentracing: Make schemaURL and scope attributes as identifying for T…
pellared Oct 31, 2024
692cb35
otlptrace: Add instrumentation scope attributes (#5934)
pellared Oct 31, 2024
afd1311
otlpmetric: Add instrumentation scope attributes (#5935)
pellared Oct 31, 2024
2a50fab
otlplog: Add instrumentation scope attributes (#5933)
pellared Oct 31, 2024
06ee6f2
Remove examples (#5930)
pellared Oct 31, 2024
fb2b32b
docs: updating outdated comments (#5940)
codeboten Nov 4, 2024
7fd5942
chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 …
renovate[bot] Nov 4, 2024
6e4c922
prometheus: Refactor getAttrs (#5937)
pellared Nov 4, 2024
a62c45a
chore(deps): update googleapis to dd2ea8e (#5943)
renovate[bot] Nov 5, 2024
1230566
log: Update package documentation (#5942)
pellared Nov 5, 2024
ff07838
prometheus: Add instrumentation scope attributes to otel_scope_info (…
pellared Nov 5, 2024
937813d
fix(deps): update github.com/opentracing-contrib/go-grpc digest to d0…
renovate[bot] Nov 7, 2024
b62a3fd
Override insecure when endpoint URL is set (#5944)
sevaorlov Nov 7, 2024
b89de2d
fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to v0…
renovate[bot] Nov 7, 2024
030ffdf
fix(deps): update module go.opentelemetry.io/build-tools/crosslink to…
renovate[bot] Nov 7, 2024
7f68356
fix(deps): update module go.opentelemetry.io/build-tools/semconvgen t…
renovate[bot] Nov 7, 2024
37b2537
fix(deps): update github.com/opentracing-contrib/go-grpc digest to e3…
renovate[bot] Nov 7, 2024
394cbd2
chore(deps): update lycheeverse/lychee-action action to v2.1.0 (#5950)
renovate[bot] Nov 7, 2024
d2b0663
fix(deps): update module go.opentelemetry.io/build-tools/multimod to …
renovate[bot] Nov 8, 2024
1492efa
Fix incorrect metrics getting generated from multiple readers (#5900)
pree-dew Nov 8, 2024
85eb76f
Allow GC to collect unneeded slice elements (#5804)
ash2k Nov 8, 2024
ef12bf8
chore(deps): update golang.org/x (#5957)
renovate[bot] Nov 8, 2024
6db18df
fix(deps): update module github.com/opentracing-contrib/go-grpc to v0…
renovate[bot] Nov 8, 2024
2be617e
fix(deps): update github.com/opentracing-contrib/go-grpc/test digest …
renovate[bot] Nov 8, 2024
7cfbd86
Release v1.32.0/v0.54.0/v0.8.0/v0.0.11 (#5960)
pellared Nov 8, 2024
5e9da3a
fix(deps): update module google.golang.org/grpc to v1.68.0 (#5955)
renovate[bot] Nov 8, 2024
eca3e7d
chore(deps): update golang.org/x (#5962)
renovate[bot] Nov 8, 2024
ac5caea
fix(deps): update golang.org/x/exp digest to 2d47ceb (#5963)
renovate[bot] Nov 8, 2024
0bf9572
otlp: Clients to close body uniformly (#5954)
mark-pictor-csec Nov 12, 2024
2c15a77
Fix lint issues for golangci-lint 1.62.0 (#5967)
dmathieu Nov 13, 2024
9e5c30d
fix(deps): update module github.com/golangci/golangci-lint to v1.62.0…
renovate[bot] Nov 13, 2024
d428313
chore(deps): update googleapis to e0fbfb7 (#5971)
renovate[bot] Nov 13, 2024
96681ed
chore(deps): update googleapis to 65e8d21 (#5972)
renovate[bot] Nov 14, 2024
0678ffa
fix(deps): update module google.golang.org/protobuf to v1.35.2 (#5975)
renovate[bot] Nov 14, 2024
61e9b35
[chore]: enable int-conversion rule of perfsprint (#5964)
mmorel-35 Nov 14, 2024
128a6b8
chore(deps): update codecov/codecov-action action to v5 (#5977)
renovate[bot] Nov 14, 2024
f4ec01b
[chore] Fix codecov action usage (#5979)
pellared Nov 15, 2024
c500d18
chore(deps): update codecov/codecov-action action to v5.0.2 (#5981)
renovate[bot] Nov 16, 2024
74937a2
[chore]: enable all rules of perfsprint (#5978)
mmorel-35 Nov 18, 2024
cc54b84
Add toolchain check (#5983)
cheese-head Nov 18, 2024
0decd99
[chore] Fix VERSIONING.md missing parenthesis (#5984)
MrAlias Nov 18, 2024
4a3ed11
chore(deps): update googleapis to e639e21 (#5985)
renovate[bot] Nov 19, 2024
a3bd3cd
chore(deps): update codecov/codecov-action action to v5.0.3 (#5986)
renovate[bot] Nov 19, 2024
9b2e867
fix(deps): update module github.com/masterminds/semver/v3 to v3.3.1 (…
renovate[bot] Nov 20, 2024
ec0a1ad
Propagate non-retryable error messages to client (#5929)
mark-pictor-csec Nov 20, 2024
c524c3a
chore(deps): update codecov/codecov-action action to v5.0.5 (#5991)
renovate[bot] Nov 20, 2024
f13e5bc
chore(deps): update codecov/codecov-action action to v5.0.6 (#5992)
renovate[bot] Nov 21, 2024
b99d2b8
chore(deps): update codecov/codecov-action action to v5.0.7 (#5993)
renovate[bot] Nov 21, 2024
99c3c66
Use auto-instrumentation SDK in global tracing (#5920)
MrAlias Nov 21, 2024
2edaccb
Escape exemplar keys to fix invalid key errors (#5995)
dashpole Nov 22, 2024
168de78
chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 …
renovate[bot] Nov 23, 2024
8b510c3
fix(deps): update module github.com/stretchr/testify to v1.10.0 (#6000)
renovate[bot] Nov 23, 2024
e90ab80
Corrent comments for the metric data storage location (#5999)
yumosx Nov 25, 2024
446ee38
fix(deps): update module github.com/golangci/golangci-lint to v1.62.2…
renovate[bot] Nov 25, 2024
e98ef1b
[chore]: enable usestdlibvars linter (#6001)
mmorel-35 Nov 25, 2024
814a413
feat(trace): add concurrent-safe Reset method to SpanRecorder (#5994)
flc1125 Nov 25, 2024
e016a78
Fix attribute value truncation (#5997)
MrAlias Nov 26, 2024
652588d
fix(deps): update github.com/opentracing-contrib/go-grpc/test digest …
renovate[bot] Nov 27, 2024
bab2460
Fix span option typo in SDK span End, and WithAttributes only being a…
dmathieu Nov 27, 2024
3ff03b1
chore(deps): update github.com/golang/groupcache digest to 2c02b82 (#…
renovate[bot] Nov 30, 2024
3ec9a8a
fix(deps): update module go.opentelemetry.io/proto/otlp to v1.4.0 (#6…
renovate[bot] Dec 2, 2024
09105a9
chore(deps): update googleapis to 19429a9 (#6014)
renovate[bot] Dec 3, 2024
9f82e51
Performance improvements for attribute value `AsStringSlice`, `AsFloa…
boekkooi-impossiblecloud Dec 3, 2024
2f0bf8e
log: Change EnabledParameters to have a field instead of getter and s…
pellared Dec 3, 2024
01fe929
chore: fix a typo in TestMeterCreatesInstruments (#6015)
codeboten Dec 4, 2024
f654116
chore(deps): update module golang.org/x/sys to v0.28.0 (#6019)
renovate[bot] Dec 4, 2024
ab45d0f
chore(deps): update module golang.org/x/text to v0.21.0 (#6020)
renovate[bot] Dec 4, 2024
7f8ea5b
fix(deps): update module google.golang.org/grpc to v1.68.1 (#6021)
renovate[bot] Dec 4, 2024
df4fa25
fix(deps): update golang.org/x (#6022)
renovate[bot] Dec 5, 2024
ac671ce
fix(deps): update module github.com/prometheus/common to v0.61.0 (#6023)
renovate[bot] Dec 5, 2024
a3105ee
chore(deps): update codecov/codecov-action action to v5.1.0 (#6024)
renovate[bot] Dec 5, 2024
b4a91a2
chore(deps): update module go.opentelemetry.io/auto/sdk to v1.1.0 (#6…
renovate[bot] Dec 5, 2024
13da554
chore(deps): update codecov/codecov-action action to v5.1.1 (#6026)
renovate[bot] Dec 6, 2024
3bb224b
chore(deps): update google.golang.org/genproto/googleapis/rpc digest …
renovate[bot] Dec 6, 2024
0598dae
sdk/metric: Add experimental Enabled method to synchronous instrument…
codeboten Dec 6, 2024
de4ff31
fix(deps): update github.com/opentracing-contrib/go-grpc/test digest …
renovate[bot] Dec 10, 2024
dd83cac
chore(deps): update googleapis to e6fa225 (#6028)
renovate[bot] Dec 10, 2024
ac386f3
fix(deps): update golang.org/x/exp digest to 1829a12 (#6031)
renovate[bot] Dec 10, 2024
58fdf2a
Cache successful requests in lychee (#6030)
dmathieu Dec 11, 2024
aa95895
Fix sdk/log record attr value limit (#6032)
MrAlias Dec 12, 2024
8c38f80
Release v1.33.0 (#6035)
MrAlias Dec 12, 2024
8d9e11d
fix(deps): update module google.golang.org/grpc to v1.69.0 (#6037)
renovate[bot] Dec 12, 2024
1270f56
build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in /inter…
dependabot[bot] Dec 12, 2024
0d237c9
fix(deps): update golang.org/x/exp digest to 4a55095 (#6039)
renovate[bot] Dec 16, 2024
97a62cf
[chore] Have renovate update our tools deps (#6038)
MrAlias Dec 16, 2024
eda5fd7
Fix broken link (#6042)
MrAlias Dec 16, 2024
0e11987
chore(deps): update github.com/golang/groupcache digest to 2c02b82 (#…
renovate[bot] Dec 16, 2024
25aa98e
chore(deps): update github.com/burntsushi/toml digest to b7406c0 (#6041)
renovate[bot] Dec 16, 2024
92d839f
chore(deps): update github.com/matoous/godox digest to 94d1edd (#6044)
renovate[bot] Dec 16, 2024
6ed747c
chore(deps): update golang.org/x (#6046)
renovate[bot] Dec 16, 2024
c4297ba
chore(deps): update mvdan.cc/unparam digest to 57a3b42 (#6047)
renovate[bot] Dec 16, 2024
7d064fd
fix(deps): update googleapis to 9240e9c (#6048)
renovate[bot] Dec 16, 2024
7903bef
chore(deps): update module github.com/antonboom/nilnil to v1.0.1 (#6050)
renovate[bot] Dec 17, 2024
c5fd1fc
chore(deps): update module dario.cat/mergo to v1.0.1 (#6049)
renovate[bot] Dec 17, 2024
3c1ae3a
chore(deps): update module github.com/butuzov/ireturn to v0.3.1 (#6051)
renovate[bot] Dec 17, 2024
15dfd19
chore(deps): update module github.com/go-xmlfmt/xmlfmt to v1.1.3 (#6052)
renovate[bot] Dec 17, 2024
75de719
chore(deps): update module github.com/jjti/go-spancheck to v0.6.4 (#6…
renovate[bot] Dec 17, 2024
ad6bacb
chore(deps): update module github.com/alecthomas/go-check-sumtype to …
renovate[bot] Dec 17, 2024
7fd2b40
chore(deps): update module github.com/prometheus/client_golang to v1.…
renovate[bot] Dec 17, 2024
3562a21
chore(deps): update module github.com/ashanbrown/makezero to v1.2.0 (…
renovate[bot] Dec 17, 2024
461b2f3
chore(deps): update module github.com/butuzov/mirror to v1.3.0 (#6061)
renovate[bot] Dec 17, 2024
2e84120
chore(deps): update module github.com/microsoft/go-winio to v0.6.2 (#…
renovate[bot] Dec 17, 2024
cc7c37a
chore(deps): update module github.com/cloudflare/circl to v1.5.0 (#6063)
renovate[bot] Dec 17, 2024
7ee5945
chore(deps): update module github.com/ckaznocha/intrange to v0.3.0 (#…
renovate[bot] Dec 17, 2024
244b3c1
chore(deps): update module github.com/magiconair/properties to v1.8.9…
renovate[bot] Dec 17, 2024
c931cef
chore(deps): update module github.com/masterminds/semver/v3 to v3.3.1…
renovate[bot] Dec 17, 2024
f8d12fc
chore(deps): update module github.com/cyphar/filepath-securejoin to v…
renovate[bot] Dec 17, 2024
bc0bfb4
chore(deps): update module github.com/curioswitch/go-reassign to v0.3…
renovate[bot] Dec 17, 2024
10dbcba
chore(deps): update module github.com/djarvur/go-err113 to v0.1.0 (#6…
renovate[bot] Dec 17, 2024
8c74b2d
fix(deps): update golang.org/x to b2144cd (#6067)
renovate[bot] Dec 17, 2024
4bf9c43
chore(deps): update module github.com/fsnotify/fsnotify to v1.8.0 (#6…
renovate[bot] Dec 17, 2024
0150784
chore(deps): update module github.com/go-git/go-billy/v5 to v5.6.0 (#…
renovate[bot] Dec 17, 2024
74a05fe
chore(deps): update module github.com/ldez/gomoddirectives to v0.6.0 …
renovate[bot] Dec 18, 2024
b50d659
chore(deps): update module github.com/prometheus/common to v0.61.0 (#…
renovate[bot] Dec 18, 2024
86f6223
chore(deps): update module github.com/stbenjam/no-sprintf-host-port t…
renovate[bot] Dec 18, 2024
916e6dc
chore(deps): update module github.com/spf13/cast to v1.7.0 (#6080)
renovate[bot] Dec 18, 2024
9bd6d57
chore(deps): update module github.com/skeema/knownhosts to v1.3.0 (#6…
renovate[bot] Dec 18, 2024
afd5cd1
chore(deps): update module github.com/sanposhiho/wastedassign/v2 to v…
renovate[bot] Dec 18, 2024
cef1f02
chore(deps): update module github.com/protonmail/go-crypto to v1.1.3 …
renovate[bot] Dec 18, 2024
0a6f364
chore(deps): update module github.com/sagikazarmark/locafero to v0.6.…
renovate[bot] Dec 18, 2024
eb58bca
chore(deps): update module github.com/tomarrell/wrapcheck/v2 to v2.10…
renovate[bot] Dec 18, 2024
81770ed
chore(deps): update module github.com/tdakkota/asciicheck to v0.3.0 (…
renovate[bot] Dec 18, 2024
78fa22a
chore(deps): update module github.com/uudashr/gocognit to v1.2.0 (#6087)
renovate[bot] Dec 18, 2024
79a6604
chore(deps): update module github.com/spf13/cast to v1.7.1 (#6086)
renovate[bot] Dec 18, 2024
37c1509
chore(deps): update github.com/timakin/bodyclose digest to adbc21e (#…
renovate[bot] Dec 18, 2024
0754598
chore(deps): update module github.com/uudashr/iface to v1.3.0 (#6088)
renovate[bot] Dec 18, 2024
d447233
fix(deps): update module google.golang.org/protobuf to v1.36.0 (#6089)
renovate[bot] Dec 18, 2024
2881c72
chore(deps): update codecov/codecov-action action to v5.1.2 (#6090)
renovate[bot] Dec 18, 2024
39aa730
fix(deps): update module google.golang.org/grpc to v1.69.2 (#6091)
renovate[bot] Dec 18, 2024
82c57cb
chore(deps): update module golang.org/x/net to v0.33.0 (#6092)
renovate[bot] Dec 18, 2024
6b8f29d
fix(deps): update github.com/opentracing-contrib/go-grpc/test digest …
renovate[bot] Dec 19, 2024
c944a9d
chore(deps): update lycheeverse/lychee-action action to v2.2.0 (#6099)
renovate[bot] Dec 19, 2024
4958732
fix(deps): update googleapis to 6b3ec00 (#6101)
renovate[bot] Dec 19, 2024
87738c0
chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 …
renovate[bot] Dec 20, 2024
23132ad
chore(deps): update golang.org/x/telemetry digest to cc96b6e (#6102)
renovate[bot] Dec 20, 2024
c862d2d
chore(deps): update github.com/timakin/bodyclose digest to 1db5c5c (#…
renovate[bot] Dec 22, 2024
278fb8b
[chore] Move the changelog guard (#6100)
MrAlias Jan 5, 2025
3fd4a3f
Only run links check on main branch merge (#6098)
MrAlias Jan 5, 2025
a555593
fix(deps): update googleapis to 6982302 (#6108)
renovate[bot] Jan 5, 2025
79ba6b4
fix(deps): update module google.golang.org/protobuf to v1.36.1 (#6109)
renovate[bot] Jan 5, 2025
f7a3915
chore(deps): update module github.com/tetafro/godot to v1.4.20 (#6110)
renovate[bot] Jan 5, 2025
b595238
chore(deps): update github.com/golangci/gofmt digest to 057b062 (#6111)
renovate[bot] Jan 5, 2025
f6d71e1
chore(deps): update module github.com/ldez/grignotin to v0.7.0 (#6112)
renovate[bot] Jan 5, 2025
ed6b53a
fix(deps): update golang.org/x (#6121)
renovate[bot] Jan 5, 2025
23fa5b7
chore(deps): update mvdan.cc/unparam digest to 447d509 (#6115)
renovate[bot] Jan 5, 2025
12c2ac3
chore(deps): update module github.com/julz/importas to v0.2.0 (#6116)
renovate[bot] Jan 5, 2025
fad6372
chore(deps): update module github.com/karamaru-alpha/copyloopvar to v…
renovate[bot] Jan 6, 2025
0f21b3b
chore(deps): update module github.com/ldez/grignotin to v0.8.0 (#6129)
renovate[bot] Jan 6, 2025
e72e2da
fix(deps): update module github.com/golangci/golangci-lint to v1.63.4…
renovate[bot] Jan 6, 2025
b25db7b
chore(deps): update module github.com/go-git/go-git/v5 to v5.13.1 (#6…
renovate[bot] Jan 6, 2025
d8a6c7d
chore(deps): update module github.com/pjbgf/sha1cd to v0.3.1 (#6123)
renovate[bot] Jan 6, 2025
f21ed43
fix(deps): update googleapis to 5f5ef82 (#6133)
renovate[bot] Jan 6, 2025
2940303
chore(deps): update module github.com/alingse/nilnesserr to v0.1.2 (#…
renovate[bot] Jan 6, 2025
ad556b4
fix(deps): update golang.org/x (#6135)
renovate[bot] Jan 6, 2025
0b00bfb
Minimum go version dependency downgraded back to 1.22.0 in various pa…
codeboten Jan 7, 2025
0160843
chore(deps): update module github.com/protonmail/go-crypto to v1.1.4 …
renovate[bot] Jan 7, 2025
4f3ca3f
fix(deps): update module google.golang.org/protobuf to v1.36.2 (#6138)
renovate[bot] Jan 7, 2025
cc34299
chore(deps): update module github.com/uudashr/iface to v1.3.1 (#6139)
renovate[bot] Jan 8, 2025
fe33778
chore(deps): update module github.com/securego/gosec/v2 to v2.22.0 (#…
renovate[bot] Jan 9, 2025
14b874e
chore(deps): update module github.com/sagikazarmark/locafero to v0.7.…
renovate[bot] Jan 9, 2025
9299c46
chore(deps): update module go.opentelemetry.io/build-tools to v0.16.0…
renovate[bot] Jan 10, 2025
ab57980
fix(deps): update module go.opentelemetry.io/build-tools/crosslink to…
renovate[bot] Jan 10, 2025
f9aa327
fix(deps): update module go.opentelemetry.io/build-tools/multimod to …
renovate[bot] Jan 10, 2025
cbada9a
fix(deps): update module go.opentelemetry.io/build-tools/semconvgen t…
renovate[bot] Jan 10, 2025
206f5f8
fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to v0…
renovate[bot] Jan 10, 2025
ba628e4
docs: update badge link (#6144)
codeboten Jan 10, 2025
64838d6
Fix otlptrace client types (#6143)
MrAlias Jan 10, 2025
2fdafcb
chore(deps): update module github.com/mattn/go-colorable to v0.1.14 (…
renovate[bot] Jan 10, 2025
7846383
chore(deps): update module github.com/go-git/go-billy/v5 to v5.6.2 (#…
renovate[bot] Jan 10, 2025
8c3d01e
chore(deps): update module github.com/cyphar/filepath-securejoin to v…
renovate[bot] Jan 13, 2025
4a87cfe
fix(deps): update module google.golang.org/grpc to v1.69.4 (#6159)
renovate[bot] Jan 13, 2025
79b1fc1
Fix demo links (#6160)
dmathieu Jan 13, 2025
3e60bd4
fix(deps): update module golang.org/x/vuln to v1.1.4 (#6161)
renovate[bot] Jan 14, 2025
be76ebf
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0…
renovate[bot] Jan 14, 2025
f87cced
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (#6163)
renovate[bot] Jan 15, 2025
764ae10
fix(deps): update googleapis to 1a7da9e (#6164)
renovate[bot] Jan 15, 2025
2dcb9b3
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 …
renovate[bot] Jan 15, 2025
cbc3b6a
fix(deps): update module google.golang.org/protobuf to v1.36.3 (#6166)
renovate[bot] Jan 15, 2025
e18299f
log: Make whole Logs API user-facing (#6167)
pellared Jan 17, 2025
edc378f
Release v1.34.0/v0.56.0/v0.10.0 (#6174)
MrAlias Jan 17, 2025
e8cd4aa
chore(deps): update golang.org/x/telemetry digest to 04cd7ba (#6176)
renovate[bot] Jan 18, 2025
41e697f
chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 …
renovate[bot] Jan 21, 2025
3a0023d
chore(deps): update module github.com/pjbgf/sha1cd to v0.3.2 (#6188)
renovate[bot] Jan 21, 2025
538e869
chore(deps): update dependency codespell to v2.4.0 (#6189)
renovate[bot] Jan 22, 2025
d7ebb7a
log: Add ValueFromAttribute and KeyValueFromAttribute (#6180)
pellared Jan 22, 2025
01a7584
fix(deps): update module github.com/opentracing-contrib/go-grpc to v0…
renovate[bot] Jan 22, 2025
e108415
fix(deps): update github.com/opentracing-contrib/go-grpc/test digest …
renovate[bot] Jan 22, 2025
185547c
log: Add EventName (#6187)
pellared Jan 22, 2025
62e4225
sdk/log: Add EventName (#6193)
pellared Jan 22, 2025
6d9bb01
chore(deps): update codecov/codecov-action action to v5.2.0 (#6195)
renovate[bot] Jan 22, 2025
eba4618
fix(deps): update googleapis to 138b5a5 (#6194)
renovate[bot] Jan 22, 2025
a85d0c1
fix(deps): update module go.opentelemetry.io/build-tools/crosslink to…
renovate[bot] Jan 22, 2025
70b8f7e
fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to v0…
renovate[bot] Jan 22, 2025
b5ef234
fix(deps): update module go.opentelemetry.io/build-tools/semconvgen t…
renovate[bot] Jan 22, 2025
5363a52
fix(deps): update module go.opentelemetry.io/build-tools/multimod to …
renovate[bot] Jan 22, 2025
b0d0bb9
chore: Group renovate build-tools updates (#6201)
MrAlias Jan 23, 2025
0c97148
Update module github.com/prometheus/common to v0.62.0 and fix tests (…
dashpole Jan 23, 2025
6605083
chore(deps): update module github.com/go-git/go-git/v5 to v5.13.2 (#6…
renovate[bot] Jan 23, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
9 changes: 9 additions & 0 deletions .codespellignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
ot
fo
te
collison
consequentially
ans
nam
valu
thirdparty
10 changes: 10 additions & 0 deletions .codespellrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# https://github.com/codespell-project/codespell
[codespell]
builtin = clear,rare,informal
check-filenames =
check-hidden =
ignore-words = .codespellignore
interactive = 1
skip = .git,go.mod,go.sum,go.work,go.work.sum,semconv,venv,.tools
uri-ignore-words-list = *
write =
22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE/version_release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: Version Release
about: Checklist to follow when shipping a new release.
title: 'Release <V1.x.x> Checklist'
labels: ''
assignees: ''

---

<!-- markdownlint-disable MD034 -->
<!--- The current milestones can be found at https://github.com/open-telemetry/opentelemetry-go/milestones -->
- [ ] Complete [Milestone](https://github.com/open-telemetry/opentelemetry-go/milestone/<Release Milestone>)
<!-- markdownlint-enable MD034 -->
- [ ] [Update contrib codebase to support changes about to be released (use a git sha version)](https://github.com/open-telemetry/opentelemetry-go/blob/main/RELEASING.md#verify-changes-for-contrib-repository)
- [ ] [Pre-release](https://github.com/open-telemetry/opentelemetry-go/blob/main/RELEASING.md#pre-release)
- [ ] [Tag](https://github.com/open-telemetry/opentelemetry-go/blob/main/RELEASING.md#tag)
- [ ] [Release](https://github.com/open-telemetry/opentelemetry-go/blob/main/RELEASING.md#release)
- [ ] [Check examples](https://github.com/open-telemetry/opentelemetry-go/blob/main/RELEASING.md#verify-examples)
- [ ] [Sync with Contrib](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/RELEASING.md#upgrade-goopentelemetryiootel-packages)
- [ ] [Release contrib](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/RELEASING.md#release-process)
- [ ] [Sync website docs](https://github.com/open-telemetry/opentelemetry-go/blob/main/RELEASING.md#website-documentation)
- [ ] Close the milestone
Loading