- Make the HTTP headers sanitizable in the
RequestIntegration
integration instead of removing them entirely (#1161) - Deprecate the
logger
option (#1167) - Pass the event hint from the
capture*()
methods down to thebefore_send
callback (#1138) - Deprecate the
tags
option, see the docs for other ways to set tags (#1174) - Make sure the
environment
field is set toproduction
if it has not been overridden explicitly (#1116)