Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1016 Bytes

RELEASE_NOTES.md

File metadata and controls

43 lines (30 loc) · 1016 Bytes

0.0.11 - Apr 2017

  • Added support for activate and deactivate messages introduced in Storm 1.1.0

0.0.10 - Jan 2017

  • Extending DSL for components defined outside of topology CE
  • and adding the ability to combine (++) multiple topologies

0.0.9 - Jan 2017

  • Adding support for streaming of DU fields

0.0.8 - July 2016

  • Adding auto-nacking bolt and corresponding "terminator" component

0.0.7 - May 2016

  • Rebuilt with Google.Protobuf beta3
  • Removed thrift multilang IO

0.0.6 - Apr 2016

  • Added support for system streams (w/o explicit edges)

0.0.5 - Apr 2016

  • Added support for Nullable fields

0.0.4 - Apr 2016

  • Nuget dependencies, really fixed

0.0.3 - Apr 2016

  • Nuget dependencies fixed

0.0.2 - Apr 2016

  • Fanout fixed

0.0.1 - Apr 2016

  • Out of beta

0.0.1-beta3 - Apr 2016

  • Stream name override via DisplayName attr

0.0.1-beta2 - March 2016

  • Storm-side serializer bundling added

0.0.1-beta - March 2016

  • Initial release