Releases: ion-sapoval/google-measurement-protocol-dotnet
Releases · ion-sapoval/google-measurement-protocol-dotnet
2.2.0
2.1.0
- Added possibility to inject HttpClient
- Async actions are no longer dependent on captured context.
2.0.0
- Added support for batch requests
- Added support for decimal values for Custom Metrics
- Removed non async methods
- Performance improvements and bug fixes
1.4.3
Signed assembly with a Strong Name.
Converted to a .Net Standard library.
1.4.2
Fixed type inconsistencies between ValueType and value constructor param for all existing parameters.
1.4.0
Added support for Validating Hits - Measurement Protocol.
Added missing parameters.
Added possibility to create a request based on UserId instead of ClientId.
Fixes and improvements.
v1.3.6
Added support for all Hit Types to the request factory.
v1.3.5
Retargeted library to .Net Framework 4.5
v1.3.3
Fixed HitType bug in ExceptionTrackingRequest.
v1.3.2
Fixed Custom Dimension value type