opentelemetry-collector/config/configoptional
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
..
Makefile
go.mod [chore] Prepare release v1.37.0/v0.131.0 (#13510) 2025-07-28 23:54:40 +00:00
go.sum Update module github.com/go-viper/mapstructure/v2 to v2.4.0 (#13392) 2025-07-15 10:33:09 +00:00
optional.go [configoptional] Add a confmap.Marshaler implementation (#13196) 2025-06-17 16:57:58 +00:00
optional_test.go [configoptional] Add a confmap.Marshaler implementation (#13196) 2025-06-17 16:57:58 +00:00
package_test.go