summary refs log tree commit diff
path: root/changelog.d/10915.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.45.0rc1Brendan Abolivier2021-10-121-1/+0
|
* Clean-up type hints in server config (#10915)Patrick Cloke2021-09-281-0/+1
By using attrs instead of dicts to store configuration. Also updates some of the attrs classes to use proper type hints and auto_attribs.