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

chore: Merge v1.61.0 to main in prep for release #1894

Merged
merged 14 commits into from
Oct 1, 2024

Conversation

BinaryFissionGames
Copy link
Contributor

Proposed Change

  • Merge v1.61.0 release branch into main for release
Checklist
  • Changes are tested
  • CI has passed

dpaasman00 and others added 13 commits September 17, 2024 12:12
* Add QRadar exporter

* Remove File destination, fix README errors
* add condition field to sampling processor

* add tests & cleanup

* fix readme links

* PR comment fixes

* rm print statement
…ocessor (#1878)

* Add metric expression, statement, condition to expr package. Use metric condition in sampling processor

* update modules v1.61.0

* optimize base cases w/ condition

* optimize true condition

* rm empty condition case
* test fix for logs

* add log msg

* remove resource logs too

* remove scope and resource level objs for traces & metrics

* add test for verifying behavior
* use upstream logdedup processor

* add upstream processor to processor factories

* make readme consistent

* make dedup processor readme version consistent

* fix go mod
* feat(component): Add Header Setter extension

* fix destinaton links

* fix ordering
* update module script

* make the update-otel script easier to update

* update makefile to double tidy (easiest solution)

* update to otel v0.110.0/v1.16.0

* fix scraperhelper issues, add test-no-race target

* make generate

* regen qradar mocks
…xt (#1887)

* replace transform processor

* remove featuregate for transform processor context
* deps(deps): bump github.com/mgechev/revive in /internal/tools

Bumps [github.com/mgechev/revive](https://github.com/mgechev/revive) from 1.3.7 to 1.4.0.
- [Release notes](https://github.com/mgechev/revive/releases)
- [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml)
- [Commits](mgechev/revive@v1.3.7...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/mgechev/revive
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* deps(deps): bump google.golang.org/grpc in /exporter/chronicleexporter

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.66.2 to 1.67.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.66.2...v1.67.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* deps(deps): bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector

Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 0.48.1 to 0.48.2.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.48.1...v0.48.2)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* deps(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob

Bumps [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.4.0...sdk/storage/azblob/v1.4.1)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* deps(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob

Bumps [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.4.0...sdk/storage/azblob/v1.4.1)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* deps(deps): bump google.golang.org/api

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.197.0 to 0.199.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.197.0...v0.199.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* deps(deps): bump google.golang.org/api in /exporter/googlecloudexporter

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.197.0 to 0.199.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.197.0...v0.199.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* deps(deps): bump github.com/open-telemetry/opamp-go

Bumps [github.com/open-telemetry/opamp-go](https://github.com/open-telemetry/opamp-go) from 0.15.0 to 0.17.0.
- [Release notes](https://github.com/open-telemetry/opamp-go/releases)
- [Commits](open-telemetry/opamp-go@v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: github.com/open-telemetry/opamp-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

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

Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.45.0 to 2.46.1.
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
- [Commits](vektra/mockery@v2.45.0...v2.46.1)

---
updated-dependencies:
- dependency-name: github.com/vektra/mockery/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* tidy

* regen mocks

* rever upgrade to googlecloudexporter (breaking change)

* revert google cloud changes

* take google.golang.org/api updates again

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@BinaryFissionGames BinaryFissionGames requested review from dpaasman00 and a team as code owners October 1, 2024 15:30
* replace stanza

* update replaced branch with previous changes
@BinaryFissionGames BinaryFissionGames merged commit e1ca6fa into main Oct 1, 2024
17 checks passed
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.

5 participants