summary refs log tree commit diff
path: root/changelog.d/10798.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.43.0rc1Andrew Morgan2021-09-141-1/+0
|
* Use direct references for some configuration variables (#10798)Patrick Cloke2021-09-131-0/+1
Instead of proxying through the magic getter of the RootConfig object. This should be more performant (and is more explicit).