Files
temporal/service/history/configs
Stephan Behnke 4ad1daa5c8 Customizable serialization (#8426)
## What changed?

Added `TEMPORAL_TEST_DATA_ENCODING` to change DataBlob encoding from
"proto3" to "json".

## Why?

Observability and debugging. The ability to see payloads decoded in
debugger and OTEL traces is valuable.

## How did you test it?
- [ ] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [ ] added new unit test(s)
- [x] added new functional test(s)

## Potential risks

End users should never use this. The env var name therefore includes
`TEST_`.
2026-02-18 09:16:35 -08:00
..
2026-02-18 09:16:35 -08:00
2026-02-18 09:12:19 -08:00
2026-02-18 09:12:19 -08:00