What's Changed
- Add an AIOHTTP exporter by @Lexicality in #1139
- Add remove_matching() method for metric label deletion by @hazel-shen in #1121
- fix(multiprocess): avoid double-building child metric names (#1035) by @hazel-shen in #1146
- Don't interleave histogram metrics in multi-process collector by @cjwatson in #1148
- Relax registry type annotations for exposition by @cjwatson in #1149
- Added compression support in pushgateway by @ritesh-avesha in #1144
- Add Django exporter (#1088) by @Chadys in #1143
Full Changelog: v0.23.1...v0.24.0