What's Changed
- update readme to reflect the correct compatibility list
- add more logs if WebSocket session is not accepted
- Compound Update
- Create SchemaVersion class to parse provided schema version
- Move logic of supported schema versions iteration to SamplesDecoder and SchemaVersion
- Remove SamplesVersionVisitor class and corresponding tests