Skip to content

v0.1.2

Compare
Choose a tag to compare
@MeltyBot MeltyBot released this 29 May 23:22
· 1866 commits to main since this release

Release Notes

Fixes bug in state handling, adds improvevements to documentation.

Documentation

  • Streamlined Dev Guide (!56)
  • Added Code Samples page, including dynamic schema discovery examples (#33, !56)
  • Added links to external sdk-based taps (#32, !56)
  • Added static/dynamic property documentation (#86, !56)
  • Added "implementation" docs for debugging and troubleshooting (#71, !41)

Fixed

  • Fixes bug in Stream.get_starting_timestamp() using incorrect state key (#94, !58)