## All products
### Added
- Update config telemetry to support stable config #3198
## Tracer
### Added
- Support DD_DOGSTATSD_HOST configuration #3167
- Add referrer hostname as span tag #3196
### Changed
- Capture key before first colon in DD_TAGS #3179
### Fixed
- Check server first before accessing in ddtrace_ip_extraction_find #3216
- Fix assumptions around interned strings on PHP 7.3 #3224
- Fix initial double remote config reading #3225, #3238
- Fix dropped trace payloads for the sidecar Datadog/libdatadog#1047
- Fix Windows VirtualProtect call #3229
### Internal
- Store debug symbols in the SSI archive #3217