v0.1.2
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)