------------------- * Added support for Bunnet with pydantic and mongo storage. * Added ProcessTypesMeta class to allow for ProcessTypes definition that are recognized by typechecking and linting.
1.0.0
------------------- * Added python 3.12 support
0.9.4
------------------- * Added ``PartialToSingleMongoAggregator`` and ``PartialToSingleAggregator`` classes to allow automated aggregation of multiple partial telemetry objects to a single telemetry object.
0.9.3
------------------- * Added support for python 3.11
0.9.2
------------------- * Added automatic deletion of old aggegration telemetry
0.9.1
------------------- * Fixed defect in MongoStorage.