summary refs log tree commit diff
path: root/changelog.d/10995.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.45.0rc1Brendan Abolivier2021-10-121-1/+0
|
* Catch AttributeErrors when calling registerProducer (#10995)Brendan Abolivier2021-10-071-0/+1
Looks like the wrong exception type was caught in #10932.