v1.0.2
What's Changed
- We have identified a problem where Restate can get stuck after a restart. The problem can be solved by upgrading to this version w/o loss of data.
Details
- [BP] Lazily calculate value when using StyledTable::add_kv_row_if and predicate is true by @tillrohrmann in #1633
- [BP] feat: update pgwire to latest release by @tillrohrmann in #1636
- [BP] Add documentation generation for datafusion tables. by @tillrohrmann in #1637
- [BP] Delete the node dir when wiping all by @tillrohrmann in #1648
- [BP] Let shuffle always use get_next_message to support holey outboxes by @tillrohrmann in #1649
Full Changelog: v1.0.1...v1.0.2