What's Changed
Fixes
- fix: simplify otel input/output and accept string token values by @Steffen911 in #5777
Chores
- chore: add env.HOSTNAME support for worker container by @Steffen911 in #5779
Warning: In some host environments the HOSTNAME could be overwritten automatically which may impact health checks depending on how they are configured. In those cases, explicitly overwrite the hostname to0.0.0.0
to achieve the original behaviour.
Full Changelog: v3.34.0...v3.34.1