Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@hartmut-co-uk hartmut-co-uk released this 28 Jul 20:55
d061a8d

The Excalidraw component library contains 72 shapes.

Notable changes

New library components

  • Fundamentals
    • Processor Context
  • Topics & Events
    • Tombstone
  • Kafka Streams DSL
    • windowedBy
  • Windowing
    • Emit Strategy:
      • Emit onUpdate
      • Emit onClose
    • Suppressed until*
      • (untilWindowCloses)
      • (untilTimeLimit)
  • External Interfaces
    • External DB

Removed library components

  • External Interfaces
    • API (alternative 2)
    • External System (alternative 2)

Improved Arrow Linking

Multiple components, most importantly topics and state stores, have been updated to allow easy linking/docking of arrows. This is particularly useful when using elbow type arrows.

Updates to the Documentation

  • Improves existing documentation (Notation)
    • Reflects all updated and new components.
    • Improved descriptions.

PRs

Full Changelog: v1.0.0-beta.3...v1.0.0