Files
vault/changelog/24790.txt
Violet Hynes 9e62680e10 Fix Agent and Proxy env var handling (#24790)
* Fix Agent and Proxy env var handling

* Changelog

* Review suggestions
2024-01-11 08:56:50 -05:00

6 lines
213 B
Plaintext

```release-note:bug
agent: Fixed incorrect parsing of boolean environment variables for configuration.
```
```release-note:bug
proxy: Fixed incorrect parsing of boolean environment variables for configuration.
```