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

deps: v1.69.0 #2112

Merged
merged 5 commits into from
Jan 21, 2025
Merged

deps: v1.69.0 #2112

merged 5 commits into from
Jan 21, 2025

Conversation

mrsillydog
Copy link
Contributor

Proposed Change

Dependency PRs for release v1.69.0

Checklist
  • Changes are tested
  • CI has passed

@mrsillydog mrsillydog requested review from dpaasman00 and a team as code owners January 21, 2025 16:13
@mrsillydog mrsillydog merged commit 9ddd645 into release/v1.69.0 Jan 21, 2025
15 checks passed
@mrsillydog mrsillydog deleted the deps/v1.69.0 branch January 21, 2025 16:45
mrsillydog added a commit that referenced this pull request Jan 21, 2025
* chore: Update modules to v1.69.0

* feat: Make SSAPI receiver storage optional (#2099)

* make storage extn optional

* update storage test

* fix: update readme

* fix: Localize `Users` group in Windows installer (BPOP-1396) (#2102)

user group var

* feat: Add `cgroupruntime` extension (#2104)

* add cgroupruntime extension to collector facotries list

* add doc

* fix: refactor azureeventhubrehydrationreceiver to stream blobs as to not lock up on larger environments (BPOP-831) (#2098)

* pre tests working; refactor to stream blobs as to not lock up

* fix tests

* remove polling parameters and fix gosec error

* some more tests

* add license

* remove extra debug line

* address PR feedback

* only log messages rather than submit validation errors

* spin up goroutine per blob in the batch, change default batch size to 30 to keep a moderate default

* add buffered chan size of 5 to start

* remove 3 empty request limit

* remove testing log line

* harden shutdown logic to close channel with a timeout

* fix lint

* dakota PR feedback

* more feedback; sans checkpointing after every blob

* minor updates; pr review

* fix: dont buffer on azurerehydration receiver (#2105)

dont buffer on azurerehydration receiver

* fix(awss3rehydrationreceiver): Stream objects from S3 to improve performance (#2103)

* refactor to use pagination & concurrency

* save checkpoint after processing a batch

* fix lint

* dont lock before early return

* deps(otel): Update OTel dep to v0.117.0 (#2109)

* update otel dep to v0.117.0

* update opencontainers/runc to v1.1.15

* revert opencontainers update

* replace cilium pkg import

* deps: v1.69.0 (#2112)

* deps(deps): bump github.com/vektra/mockery/v2 from 2.50.0 to 2.51.1 in /internal/tools

* bump google.golang.org/grpc from 1.69.2 to 1.69.4 and google.golang.org/protobuf from 1.36.2 to 1.36.3 in /exporter/chronicleexporter

* bump github.com/open-telemetry/opamp-go from 0.17.0 to 0.18.0 in /extension/bindplaneextension

* deps(deps): bump google.golang.org/api from 0.214.0 to 0.217.0 in /exporter/googlecloudexporter

* bump google.golang.org/api from 0.214.0 to 0.217.0 in /exporter/googlemanagedprometheusexporter

---------

Co-authored-by: Dakota Paasman <[email protected]>
Co-authored-by: Caleb Hurshman <[email protected]>
Co-authored-by: Keith Schmitt <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants