Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Merge release/v1.64.0 for release prep (#1964)
* chore: Update modules to v1.64.0 * chore: Add OTEL_AES_CREDENTIAL_PROVIDER key to agent description (#1938) * Add OTEL_AES_CREDENTIAL_PROVIDER key hash to agent description * Switch to sending key instead of hash, send in NonIdentifyingAttributes * chore: Deprecate Marshal processor (#1945) * delete processor and references * remove from go.mod * deps: Update OTel v0.113.0 (#1948) Update OTel v0.113.0 * feat: Support manager config environment variable expansion (#1946) * feat: Support manager config environment variable expansion * Minor pointer cleanup * Uncomment out unused test code * fix: TestToTLS to use unreferenced config attributes (#1952) * Fix test to use unreferenced config attributes * Adjust caCertPool solution * feat(chronicleexporter): Support dynamic namespace and ingestion labels (#1939) * add namespace and ingenstion logs initial commit * working except ingestion labels * ingestion labels from attributes * use proper log entry batch * namespace and ingestion logs no config overwrite * delete OverrideNamespace and OverrideIngestionLabeles * PR changes * fix unit tests * modify tests again * marshal changes * readme and namespace check * deps: Bump min Go version to 1.22.7 (#1963) bump min go version to 1.22.7, remove toolchains * deps: Dependabot 11-12-2024 (#1962) * bump snowflake v1.12.0 * bump jwt * bump google.golang.org/api * bump google.golang.org/grpc * bump golang.org/x/oauth2 * bump github.com/mgechev/revive * bump golang.org/x/tools * bump golang.org/x/sys * skip grpc update * bump grpc --------- Co-authored-by: Sam Hazlehurst <[email protected]> Co-authored-by: Daniel Kuiper <[email protected]> Co-authored-by: Ian Adams <[email protected]> Co-authored-by: Justin Voss <[email protected]>
- Loading branch information