Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.27 KB

File metadata and controls

15 lines (9 loc) · 1.27 KB

1.0.0 (2022-11-28)

Bug Fixes

  • bindings: remove pulsar binding (#70) (fd873d0)
  • change payload 'any' type to 'schema' to match specification. (#77) (3a7b96a)
  • readers: throw asyncapiexception, as this is handled by the main reader. (#80) (ef428b1)
  • writerextensions: consistency (#72) (e86cf20)

Features

  • bindings: add websockets binding (#69) (827f824)
  • models and serialization should now be up to date with version 2.5 (#76) (cbf3253)