Hello,
We just noticed that when calling create webhook REST API, it now requires the
"history_enabled" field. We are getting
{"type": "error", "error": {"fields": {"history_enabled": ["This field may not be null."]}, "message": "Bad request"}}
error all of sudden. We also noticed that on the webhook page there's a checkbox for "Request History", which I think it was not there or in the doc. The screen shot on https://confluence.atlassian.com/bitbucket/manage-webhooks-735643732.html clearly don't contain this field.