opentelemetry-collector/consumer
Bogdan Drutu 96f9a354d2
[chore] Prepare release v1.37.0/v0.131.0 (#13510)
The following commands were run to prepare this release:

make chlog-update VERSION=v1.37.0/v0.131.0
make prepare-release PREVIOUS_VERSION=1[.]36[.]1
RELEASE_CANDIDATE=1.37.0 MODSET=stable
make prepare-release PREVIOUS_VERSION=0[.]130[.]1
RELEASE_CANDIDATE=0.131.0 MODSET=beta

---------

Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
2025-07-28 23:54:40 +00:00
..
consumererror [chore] Prepare release v1.37.0/v0.131.0 (#13510) 2025-07-28 23:54:40 +00:00
consumertest [chore] Prepare release v1.37.0/v0.131.0 (#13510) 2025-07-28 23:54:40 +00:00
internal Avoid public APIs with internal params in custom Options (#11054) 2024-09-17 13:08:41 -07:00
xconsumer [chore] Prepare release v1.37.0/v0.131.0 (#13510) 2025-07-28 23:54:40 +00:00
Makefile [consumer] split consumer into its own module (#6557) 2022-11-16 13:20:02 -08:00
consumer.go Avoid public APIs with internal params in custom Options (#11054) 2024-09-17 13:08:41 -07:00
doc.go [chore] some doc changes to consumer package (#9150) 2023-12-19 16:02:25 -08:00
go.mod [chore] Prepare release v1.37.0/v0.131.0 (#13510) 2025-07-28 23:54:40 +00:00
go.sum Update module google.golang.org/grpc to v1.74.2 (#13459) 2025-07-23 09:37:33 +00:00
logs.go Clarify that data cannot be accessed after Consume* func is called (#12284) 2025-02-06 16:50:29 +00:00
logs_test.go [chore]: enable require-error rule from testifylint (#11199) 2024-09-18 15:02:22 -07:00
metrics.go Clarify that data cannot be accessed after Consume* func is called (#12284) 2025-02-06 16:50:29 +00:00
metrics_test.go [chore]: enable require-error rule from testifylint (#11199) 2024-09-18 15:02:22 -07:00
package_test.go [chore] Enable goleak for all (passing) tests (#9173) 2024-01-03 08:35:58 -08:00
traces.go Clarify that data cannot be accessed after Consume* func is called (#12284) 2025-02-06 16:50:29 +00:00
traces_test.go [chore]: enable require-error rule from testifylint (#11199) 2024-09-18 15:02:22 -07:00