Skip to content

Zserio v1.1.0

Choose a tag to compare

@mikir mikir released this 05 Oct 13:10
· 2719 commits to master since this release

The main goal of the release is GRPC support which introduces new keyword service into the schema language.

The release also disables transitive imports and fixes imports used by references in command sql_constraint.

Fixes

#26 - Java generated code for uint64 offsets doesn't compile
#33 - Imports are resolved wrongly
#42 - Disable if clauses which use the same field
#47 - Fields in choice or union expressions are wrongly resolved

New Features

#30 - GRPC Support
#41 - Support MSVC compiler
#9 - Introduce command line argument to enable "unused warnings"

Improvements

#35 - Introduce C++ runtime library version