containerdisks
containerdisks copied to clipboard
chore(deps): Bump the production-dependencies group across 1 directory with 18 updates
Bumps the production-dependencies group with 7 updates in the / directory:
Package | From | To |
---|---|---|
github.com/containers/image/v5 | 5.30.0 |
5.31.0 |
k8s.io/apimachinery | 0.30.0 |
0.30.1 |
github.com/go-logr/logr | 1.4.1 |
1.4.2 |
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring | 0.73.2 |
0.74.0 |
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp | 0.51.0 |
0.52.0 |
google.golang.org/grpc | 1.63.2 |
1.64.0 |
google.golang.org/protobuf | 1.34.0 |
1.34.1 |
Updates github.com/containers/image/v5
from 5.30.0 to 5.31.0
Release notes
Sourced from github.com/containers/image/v5's releases.
v5.31.0
What's Changed
- Bump c/storage to v1.53.0, c/image to v5.30.0, and then to v5.30.1-dev by
@TomSweeneyRedHat
in containers/image#2327- fix(deps): update module github.com/sylabs/sif/v2 to v2.15.2 by
@renovate
in containers/image#2333- fix(deps): update module github.com/docker/cli to v25.0.4+incompatible by
@renovate
in containers/image#2334- Move to a tagged version of docker/docker by
@mtrmac
in containers/image#2336- fix(deps): update go-openapi packages to v0.23.0 by
@renovate
in containers/image#2337- Update to Go 1.20 by
@mtrmac
in containers/image#2340- chore(deps): update module github.com/go-jose/go-jose/v3 to v3.0.3 [security] by
@renovate
in containers/image#2338- chore(deps): update module gopkg.in/go-jose/go-jose.v2 to v2.6.3 [security] by
@renovate
in containers/image#2339- fix(deps): update module github.com/containers/ocicrypt to v1.1.10 by
@renovate
in containers/image#2341- chore(deps): update module google.golang.org/protobuf to v1.33.0 [security] by
@renovate
in containers/image#2344- Add support for Docker HealthConfig.StartInterval (v25.0.0+) by
@migesok
in containers/image#2345- Fix an unintentionally-added dependency on Go 1.21 by
@mtrmac
in containers/image#2343- fix(deps): update module github.com/docker/docker to v25.0.5+incompatible by
@renovate
in containers/image#2348- fix(deps): update module github.com/docker/cli to v25.0.5+incompatible by
@renovate
in containers/image#2347- [CI:DOCS] Update dependency golangci/golangci-lint to v1.57.0 by
@renovate
in containers/image#2349- [CI:DOCS] Update dependency golangci/golangci-lint to v1.57.1 by
@renovate
in containers/image#2351- chore: fix function names by
@availhang
in containers/image#2357- chore(deps): update dependency containers/automation_images to v20240320 by
@renovate
in containers/image#2354- fix(deps): update module github.com/distribution/reference to v0.6.0 by
@renovate
in containers/image#2358- [CI:DOCS] Update dependency golangci/golangci-lint to v1.57.2 by
@renovate
in containers/image#2359- fix(deps): update module github.com/sigstore/sigstore to v1.8.3 by
@renovate
in containers/image#2360- Filter BlobInfoCache candidates before prioritization, not in transports by
@mtrmac
in containers/image#2346- fix(deps): update module golang.org/x/oauth2 to v0.19.0 by
@renovate
in containers/image#2367- fix(deps): update golang.org/x/exp digest to c0f41cb by
@renovate
in containers/image#2361- Add a helper for formatting multiple errors by
@mtrmac
in containers/image#2365- fix(deps): update module github.com/ulikunitz/xz to v0.5.12 by
@renovate
in containers/image#2366- Drop some minimally-used dependencies by
@mtrmac
in containers/image#2364- Fix a http.response.Body leak on a permission error by
@mtrmac
in containers/image#2363- fix(deps): update module github.com/klauspost/compress to v1.17.8 by
@renovate
in containers/image#2372- fix(deps): update module github.com/vbauerster/mpb/v8 to v8.7.3 by
@renovate
in containers/image#2373- use containers/storage/pkg/fileutils/(Exists,Lexists) by
@giuseppe
in containers/image#2375- Refactor
blobCacheDestination.saveStream
by@mtrmac
in containers/image#2380- Update to Go1.21 by
@mtrmac
in containers/image#2377- Avoid a redundant function call by
@mtrmac
in containers/image#2379- CI VMs: bump to new versions with tmpfs /tmp by
@edsantiago
in containers/image#2384- Update module github.com/docker/docker to v26.0.2+incompatible [SECURITY] by
@renovate
in containers/image#2381- Update module github.com/docker/cli to v26.1.0+incompatible by
@renovate
in containers/image#2383- Update module github.com/docker/docker to v26.1.0+incompatible by
@renovate
in containers/image#2386- Fix GoDoc link at the top of the README file by
@ananthb
in containers/image#2387- Update module github.com/docker/cli to v26.1.1+incompatible by
@renovate
in containers/image#2388- Update module github.com/docker/docker to v26.1.1+incompatible by
@renovate
in containers/image#2389- Update module golang.org/x/exp to v0.0.0-20240416160154-fe59bbe5cc7f by
@renovate
in containers/image#2392- [CI:DOCS] Update dependency golangci/golangci-lint to v1.58.0 by
@renovate
in containers/image#2393- Update module golang.org/x/oauth2 to v0.20.0 by
@renovate
in containers/image#2395- Update module golang.org/x/term to v0.20.0 by
@renovate
in containers/image#2396- Update module go.etcd.io/bbolt to v1.3.10 by
@renovate
in containers/image#2397- Update module golang.org/x/crypto to v0.23.0 by
@renovate
in containers/image#2398- Update module golang.org/x/exp to v0.0.0-20240506185415-9bf2ced13842 by
@renovate
in containers/image#2399
... (truncated)
Commits
b5a7587
Bump c/image to v5.31.021ac79b
Merge pull request #2428 from mtrmac/als-toc-fixes45f4f23
Don't completely ignore already-computed image size if we see an ALS layer27516f3
Don't modify a storage.Layer returned by c/storagec2327e4
Don't unnecessarily trust the ALS FUSE server about the TOC digestdb02dee
Merge pull request #2426 from containers/renovate/github.com-containers-stora...6db27e1
fix(deps): update module github.com/containers/storage to v1.54.0cf26b3c
Merge pull request #2416 from ktock/store-tocdigest-id52101a0
getSize: allow unknown uncompressed sizeebbd025
Enable to pass TOCDigest to Additional Layer Store- Additional commits viewable in compare view
Updates golang.org/x/crypto
from 0.22.0 to 0.23.0
Commits
905d78a
go.mod: update golang.org/x dependenciesebb717d
ssh: validate key type in SSH_MSG_USERAUTH_PK_OK response0da2a6a
openpgp: fix function name in comment5defcc1
sha3: fix Sum results for SHAKE functions on s390x- See full diff in compare view
Updates k8s.io/apimachinery
from 0.30.0 to 0.30.1
Commits
- See full diff in compare view
Updates github.com/containers/storage
from 1.53.0 to 1.54.0
Release notes
Sourced from github.com/containers/storage's releases.
v1.54.0
What's Changed
- Bump to v1.53.0, and then to v1.53.1-dev by
@TomSweeneyRedHat
in containers/storage#1852- build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 by
@dependabot
in containers/storage#1855- overlay: create the merged path only if it does not exist by
@giuseppe
in containers/storage#1858- Cirrus-CI: Give success a name by
@cevich
in containers/storage#1860- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by
@dependabot
in containers/storage#1861- chunked: skip file metadata for composefs-like links by
@giuseppe
in containers/storage#1862- chore(deps): update dependency containers/automation_images to v20240320 by
@renovate
in containers/storage#1866- chunked: use mmap to load cache files by
@giuseppe
in containers/storage#1857- build(deps): bump github.com/ulikunitz/xz from 0.5.11 to 0.5.12 by
@dependabot
in containers/storage#1874- store: improve error from MountImage() by
@giuseppe
in containers/storage#1873- fix(deps): update module golang.org/x/sys to v0.19.0 by
@renovate
in containers/storage#1876- store: lock stores before calling Exists by
@giuseppe
in containers/storage#1877- chunked: fix unmarshaling of file names by
@giuseppe
in containers/storage#1879- bring read mappings proc into c/storage by
@kannon92
in containers/storage#1882- build(deps): bump github.com/klauspost/compress from 1.17.7 to 1.17.8 by
@dependabot
in containers/storage#1880- fileutils: new function to check for path existence by
@giuseppe
in containers/storage#1875- fileutils: make (Le|E)xists return os.PathError by
@giuseppe
in containers/storage#1883- Revert "bring read mappings proc into c/storage" by
@giuseppe
in containers/storage#1884- Refactor to make it clearer that we return the validated TOC value by
@mtrmac
in containers/storage#1887- Remove devicemapper storage driver by
@kolyshkin
in containers/storage#1622- pkg/parsers/kernel: simplify by
@kolyshkin
in containers/storage#1889- composefs: return mkcomposefs stderr as part of error by
@Luap99
in containers/storage#1890- chunked: store cache as binary and use a bloom filter by
@giuseppe
in containers/storage#1870- chunked: fix escape of space by
@giuseppe
in containers/storage#1895- chunked: store original tar size for converted layers by
@giuseppe
in containers/storage#1893- Make ZstdChunkedFooterData write-only by
@mtrmac
in containers/storage#1901- chunked: fix divide by zero in bloom filter by
@giuseppe
in containers/storage#1904- chunked: downgrade loading cache file msg to info by
@giuseppe
in containers/storage#1906- Update to Go 1.21 by
@mtrmac
in containers/storage#1907- CI VMs: bump to new versions with tmpfs /tmp by
@edsantiago
in containers/storage#1911- build(deps): bump github.com/Microsoft/hcsshim from 0.12.0-rc.3 to 0.12.3 by
@dependabot
in containers/storage#1898- Remove dependabot, we use renovate now by
@rhatdan
in containers/storage#1914- chunked: skip cache file for non-partial layers by
@giuseppe
in containers/storage#1910- fix(deps): update module github.com/cyphar/filepath-securejoin to v0.2.5 by
@renovate
in containers/storage#1917- fix(deps): update module golang.org/x/sys to v0.20.0 by
@renovate
in containers/storage#1918- Update idtools.go by
@paulcalabro
in containers/storage#1919- overlay: lock staging directories by
@giuseppe
in containers/storage#1916- pkg/unshare: fix implicit declaration of basename function by
@nmeum
in containers/storage#1920- chore(deps): update dependency containers/automation_images to v20240513 by
@renovate
in containers/storage#1922- Ignore failure to ignore thinpool keys by
@rhatdan
in containers/storage#1908- [Additional Layer Store] Use TOCDigest as ID of each layer (patch for c/storage) by
@ktock
in containers/storage#1924- Move the tar-split digest into the TOC by
@mtrmac
in containers/storage#1902New Contributors
@paulcalabro
made their first contribution in containers/storage#1919@nmeum
made their first contribution in containers/storage#1920Full Changelog: https://github.com/containers/storage/compare/v1.53.0...v1.54.0
Commits
6590862
Bump to v1.54.0d55e41d
Merge pull request #1902 from mtrmac/tar-split-digest7c30bb9
Merge pull request #1924 from ktock/store-tocdigest-id1bdba37
Enable to pass TOCDigest to Additional Layer Store7915ad5
Merge pull request #1908 from rhatdan/config12554ee
Stop also writing TarSplitChecksumKey70b2454
Improve error handling a bitb5413c2
Move the tar-split digest value into the TOCdfb4b1f
Unmarshal the TOC already in readZstdChunkedManifest8dd381e
Refactor unmarshalTOC to use a switch- Additional commits viewable in compare view
Updates github.com/docker/cli
from 26.1.1+incompatible to 26.1.3+incompatible
Commits
b72abbb
Merge pull request #5073 from vvoland/vendor-docker26e9ff4
vendor: github.com/docker/docker v26.1.3-dev (8e96db1c328d)4021ee9
Merge pull request #5071 from laurazard/backport/5051-26.1326c713
OTel: implement missing MeterProviderForceFlush
ee359a3
OTel: addcommand.time
metric to plugin commands004e292
Merge pull request #5070 from laurazard/backport/5067-26.16691085
Use funcs on DockerCli to return Meter/TracerProviders, not initialize them. ...60f2d38
Merge pull request #5068 from dvdksn/26.1_backport_doc-vxlan-listen-addr81b482e
docs: clarify that --data-path-addr doesn't restrict access211e74b
Merge pull request #5066 from vvoland/vendor-docker- Additional commits viewable in compare view
Updates github.com/docker/docker
from 26.1.1+incompatible to 26.1.3+incompatible
Release notes
Sourced from github.com/docker/docker's releases.
v26.1.3
26.1.3
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
- docker/cli, 26.1.3 milestone
- moby/moby, 26.1.3 milestone
- Deprecated and removed features, see Deprecated Features.
- Changes to the Engine API, see API version history.
Bug fixes and enhancements
- Fix a regression that prevented the use of DNS servers within a
--internal
network. moby/moby#47832- When the internal DNS server's own address is supplied as an external server address, ignore it to avoid unproductive recursion. moby/moby#47833
Packaging updates
- Allow runc to kill containers when confined to the runc profile in AppArmor version 4.0.0 and later. moby/moby#47829
v26.1.2
26.1.2
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
- docker/cli, 26.1.2 milestone
- moby/moby, 26.1.2 milestone
- Deprecated and removed features, see Deprecated Features.
- Changes to the Engine API, see API version history.
Bug fixes and enhancements
- Fix issue where the CLI process would sometimes hang when a container failed to start. docker/cli#5062
Packaging updates
- Update Go runtime to 1.21.10. moby/moby#47806
Commits
8e96db1
Merge pull request #47832 from vvoland/v26.1-47821c21fe3e
Forward DNS requests into --internal networks86af4ed
Merge pull request #47833 from vvoland/v26.1-4774473511cd
Merge pull request #47829 from vvoland/v26.1-477499326cda
Do not forward DNS requests to self.76fcf9a
apparmor: Allow confined runc to kill containersef1912d
Merge pull request #47806 from vvoland/v26.1-4780510739af
update to go1.21.10- See full diff in compare view
Updates github.com/go-logr/logr
from 1.4.1 to 1.4.2
Release notes
Sourced from github.com/go-logr/logr's releases.
v1.4.2
What's Changed
- Fix lint: named but unused params by
@thockin
in go-logr/logr#268- Add a Go report card, fix lint by
@thockin
in go-logr/logr#271- funcr: Handle nested empty groups properly by
@thockin
in go-logr/logr#274Dependencies:
- build(deps): bump github/codeql-action from 3.22.11 to 3.22.12 by
@dependabot
in go-logr/logr#254- build(deps): bump github/codeql-action from 3.22.12 to 3.23.0 by
@dependabot
in go-logr/logr#256- build(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 by
@dependabot
in go-logr/logr#257- build(deps): bump github/codeql-action from 3.23.0 to 3.23.1 by
@dependabot
in go-logr/logr#259- build(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0 by
@dependabot
in go-logr/logr#260- build(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 by
@dependabot
in go-logr/logr#263- build(deps): bump github/codeql-action from 3.23.1 to 3.23.2 by
@dependabot
in go-logr/logr#262- build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 by
@dependabot
in go-logr/logr#264- build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 by
@dependabot
in go-logr/logr#266- build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by
@dependabot
in go-logr/logr#267- build(deps): bump github/codeql-action from 3.24.0 to 3.24.3 by
@dependabot
in go-logr/logr#270- build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 by
@dependabot
in go-logr/logr#272- build(deps): bump github/codeql-action from 3.24.5 to 3.24.6 by
@dependabot
in go-logr/logr#275- build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by
@dependabot
in go-logr/logr#276- build(deps): bump github/codeql-action from 3.24.6 to 3.24.7 by
@dependabot
in go-logr/logr#277- build(deps): bump github/codeql-action from 3.24.7 to 3.24.9 by
@dependabot
in go-logr/logr#278- build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 by
@dependabot
in go-logr/logr#279- build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 by
@dependabot
in go-logr/logr#280- build(deps): bump actions/checkout from 4.1.2 to 4.1.3 by
@dependabot
in go-logr/logr#281- build(deps): bump github/codeql-action from 3.24.10 to 3.25.1 by
@dependabot
in go-logr/logr#282- build(deps): bump github/codeql-action from 3.25.1 to 3.25.3 by
@dependabot
in go-logr/logr#283- build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by
@dependabot
in go-logr/logr#284- build(deps): bump actions/checkout from 4.1.3 to 4.1.4 by
@dependabot
in go-logr/logr#285- build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 by
@dependabot
in go-logr/logr#286- build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by
@dependabot
in go-logr/logr#288- build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 by
@dependabot
in go-logr/logr#289- build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by
@dependabot
in go-logr/logr#293- build(deps): bump github/codeql-action from 3.25.3 to 3.25.4 by
@dependabot
in go-logr/logr#292- build(deps): bump actions/checkout from 4.1.4 to 4.1.5 by
@dependabot
in go-logr/logr#291- build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 by
@dependabot
in go-logr/logr#290- build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 by
@dependabot
in go-logr/logr#294- build(deps): bump actions/checkout from 4.1.5 to 4.1.6 by
@dependabot
in go-logr/logr#295Full Changelog: https://github.com/go-logr/logr/compare/v1.4.1...v1.4.2
Commits
1205f42
Merge pull request #295 from go-logr/dependabot/github_actions/actions/checko...ccedcbd
Merge pull request #294 from go-logr/dependabot/github_actions/github/codeql-...bead577
build(deps): bump actions/checkout from 4.1.5 to 4.1.6a492d95
build(deps): bump github/codeql-action from 3.25.4 to 3.25.519ad07c
build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.31c97a21
build(deps): bump actions/checkout from 4.1.4 to 4.1.5f70c5b5
build(deps): bump github/codeql-action from 3.25.3 to 3.25.44ade8d3
build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.188d98bd
Merge pull request #289 from go-logr/dependabot/github_actions/golangci/golan...432cd86
Merge pull request #288 from go-logr/dependabot/github_actions/actions/setup-...- Additional commits viewable in compare view
Updates github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
from 0.73.2 to 0.74.0
Release notes
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's releases.
0.74.0 / 2024-05-17
- [CHANGE/BUGFIX] Change the
proxyConnectHeader
field of the proxy configuration in theScrapeConfig
CRD from a map of strings to a map of string slices. #6541- [CHANGE] Automatically set the GOMAXPROCS variable according to the CPU limits of the process cgroup. #6576
- [FEATURE] Add support for the Nomad Service Discovery to the
ScrapeConfig
CRD. #6485- [FEATURE] Add
relabelings
field for Alertmanager's endpoints in thePrometheus
CRD. #6467- [FEATURE] Add
alertRelabelings
field for the Alertmanager's endpoints in thePrometheus
CRD. #6450- [FEATURE] Add support for the Azure SDK authentication to the Azure Service Discovery in the
ScrapeConfig
CRD. #6595- [FEATURE] Add support for the Azure SDK authentication to the remote-write configuration in the
Prometheus
andPrometheusAgent
CRDs. #6596- [ENHANCEMENT] Add Go runtime scheduler metrics to the operator. #6563
- [ENHANCEMENT] Add
go_sync_mutex_wait_total_seconds_total
metric to the operator. #6581- [BUGFIX] Allow templated strings for the responder's
type
in OpsGenie configuration. #6378- [BUGFIX] Fix nil pointer panic in the
AlertmanagerConfig
Webex receiver. #6582- [BUGFIX] Apply TLS scrape class settings to all
PodMonitor
,Probe
andScrapeConfig
objects. #6573
Changelog
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's changelog.
0.74.0 / 2024-05-17
- [CHANGE/BUGFIX] Change the
proxyConnectHeader
field of the proxy configuration in theScrapeConfig
CRD from a map of strings to a map of string slices. #6541- [CHANGE] Automatically set the GOMAXPROCS variable according to the CPU limits of the process cgroup. #6576
- [FEATURE] Add support for the Nomad Service Discovery to the
ScrapeConfig
CRD. #6485- [FEATURE] Add
relabelings
field for Alertmanager's endpoints in thePrometheus
CRD. #6467- [FEATURE] Add
alertRelabelings
field for the Alertmanager's endpoints in thePrometheus
CRD. #6450- [FEATURE] Add support for the Azure SDK authentication to the Azure Service Discovery in the
ScrapeConfig
CRD. #6595- [FEATURE] Add support for the Azure SDK authentication to the remote-write configuration in the
Prometheus
andPrometheusAgent
CRDs. #6596- [ENHANCEMENT] Add Go runtime scheduler metrics to the operator. #6563
- [ENHANCEMENT] Add
go_sync_mutex_wait_total_seconds_total
metric to the operator. #6581- [BUGFIX] Allow templated strings for the responder's
type
in OpsGenie configuration. #6378- [BUGFIX] Fix nil pointer panic in the
AlertmanagerConfig
Webex receiver. #6582- [BUGFIX] Apply TLS scrape class settings to all
PodMonitor
,Probe
andScrapeConfig
objects. #6573
Commits
cd506c4
Merge pull request #6602 from simonpasquier/cut-0.74.0ef34de2
chore: cut v0.74.035340a6
[WIP] Feat: Addalert_relabel_configs
to the Prometheus and PrometheusAgent...49472c7
Merge pull request #6491 from prometheus-operator/feature-flags282afa4
Merge pull request #6596 from slashpai/azure-sdk-rw6b1caac
Add structure for feature flagsa7f0d26
Update promcfg.go3bea446
feat: support SDK auth in AzureAD RemoteWritef4b82d7
Merge pull request #6595 from slashpai/azure-sdd24ff5b
feat: support SDK auth in AzureSD- Additional commits viewable in compare view
Updates go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
from 0.51.0 to 0.52.0
Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's releases.
Release v1.27.0/v0.52.0/v0.21.0/v0.7.0/v0.2.0
Overview
Added
- Add the new
go.opentelemetry.io/contrib/instrgen
package to provide auto-generated source code instrumentation. (#3068, #3108)- Add an experimental
OTEL_METRICS_PRODUCERS
environment variable togo.opentelemetry.io/contrib/autoexport
to be set metrics producers. (#5281)
prometheus
andnone
are supported values. You can specify multiple producers separated by a comma.- Add
WithFallbackMetricProducer
option that adds a fallback if theOTEL_METRICS_PRODUCERS
is not set or empty.- The
go.opentelemetry.io/contrib/processors/baggage/baggagetrace
module. This module provides a Baggage Span Processor. (#5404)- Add gRPC trace
Filter
for stats handler togo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
. (#5196)- Add a repository Code Ownership Policy. (#5555)
- The
go.opentelemetry.io/contrib/bridges/otellogrus
module. This module provides an OpenTelemetry logging bridge forgithub.com/sirupsen/logrus
. (#5355)- The
WithVersion
option function ingo.opentelemetry.io/contrib/bridges/otelslog
. This option function is used as a replacement ofWithInstrumentationScope
to specify the logged package version. (#5588)- The
WithSchemaURL
option function ingo.opentelemetry.io/contrib/bridges/otelslog
. This option function is used as a replacement ofWithInstrumentationScope
to specify the semantic convention schema URL for the logged records. (#5588)- Add support for Cloud Run jobs in
go.opentelemetry.io/contrib/detectors/gcp
. (#5559)Changed
The gRPC trace
Filter
for interceptor is renamed toInterceptorFilter
. (#5196)The gRPC trace filter functions
Any
,All
,None
,Not
,MethodName
,MethodPrefix
,FullMethodName
,ServiceName
,ServicePrefix
andHealthCheck
for interceptor are moved togo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/filters/interceptor
. With this change, the filters ingo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
are now working for stats handler. (#5196)
NewLogger
now accepts aname
string
as the first argument. This parameter is used as a replacement ofWithInstrumentationScope
to specify the name of the logger backing the underlyingHandler
. (#5588)
NewHandler
now accepts aname
string
as the first argument. This parameter is used as a replacement ofWithInstrumentationScope
to specify the name of the logger backing the returnedHandler
. (#5588)Upgrade all dependencies of
go.opentelemetry.io/otel/semconv/v1.24.0
togo.opentelemetry.io/otel/semconv/v1.25.0
. (#5605)Removed
- The
WithInstrumentationScope
option function ingo.opentelemetry.io/contrib/bridges/otelslog
is removed. Use thename
parameter added toNewHandler
andNewLogger
as well asWithVersion
andWithSchema
as replacements. (#5588)Deprecated
- The
InterceptorFilter
type ingo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
is deprecated. (#5196)What's Changed
- build(deps): bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 by
@dependabot
in open-telemetry/opentelemetry-go-contrib#5436- build(deps): bump github.com/aws/aws-sdk-go from 1.51.25 to 1.51.30 in /detectors/aws/ec2 by
@dependabot
in open-telemetry/opentelemetry-go-contrib#5435- Add update-all-otel-deps target in Makefile by
@XSAM
in open-telemetry/opentelemetry-go-contrib#5434- build(deps): bump github.com/golangci/golangci-lint from 1.57.2 to 1.58.0 in /tools by
@dependabot
in open-telemetry/opentelemetry-go-contrib#5441- build(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 by
@dependabot
in open-telemetry/opentelemetry-go-contrib#5445- autoexport: Add OTEL_METRICS_PRODUCERS environment variable support by
@gouthamve
in open-telemetry/opentelemetry-go-contrib#5281- Fix changelog for #5281 by
@pellared
in open-telemetry/opentelemetry-go-contrib#5450- processors/baggage: add baggage span processor by
@codeboten
in open-telemetry/opentelemetry-go-contrib#5404- Configure Renovate by
@renovate
in open-telemetry/opentelemetry-go-contrib#4579- chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.3 by
@renovate
in open-telemetry/opentelemetry-go-contrib#5462- [chore] Renovate to add Skip Changelog label by
@pellared
in open-telemetry/opentelemetry-go-contrib#5464- chore(deps): update module github.com/golang/snappy to v0.0.4 by
@renovate
in open-telemetry/opentelemetry-go-contrib#5465- chore(deps): update module github.com/mattn/go-isatty to v0.0.20 by
@renovate
in open-telemetry/opentelemetry-go-contrib#5467- chore(deps): update module github.com/klauspost/cpuid/v2 to v2.2.7 by
@renovate
in open-telemetry/opentelemetry-go-contrib#5466
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's changelog.
[1.27.0/0.52.0/0.21.0/0.7.0/0.2.0] - 2024-05-21
Added
- Add the new
go.opentelemetry.io/contrib/instrgen
package to provide auto-generated source code instrumentation. (#3068, #3108)- Add an experimental
OTEL_METRICS_PRODUCERS
environment variable togo.opentelemetry.io/contrib/autoexport
to be set metrics producers. (#5281)
prometheus
andnone
are supported values. You can specify multiple producers separated by a comma.- Add
WithFa...
Description has been truncated