Skip to content

v0.9.5 - BREAKING CHANGE - Parser fixes

Compare
Choose a tag to compare
@hpsin hpsin released this 10 Jul 18:14
· 1 commit to release since this release

This is a breaking change release (minor) that changes the types used to store Performance Data received over WebSockets and regular HTTP.
It also contains some WER fixes.
Generic REST APIs (for custom or 3rd party endpoints) are now public.

DEBUG:
There are now asserts in every deseralizer step to help developers debug issues at runtime.