It is recommended to update to 6.0.1 due to #3084.
Features & Enhancements
- #3076 Add non-generic Automap
Bug Fixes
- #3068 Don't throw an exception when deserializing an empty aggregation bucket. Thanks @Zyklop 👍
- #3073 Deserialize aggregation metadata to
Dictionary<string,object>
- #3084 Don't hide internal serialization errors when attempting to deserialize responses. Thanks @jonyadamit 👍