Releases: meltano/sdk
Releases · meltano/sdk
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)
v0.1.1
Release Notes
Documentation and cookiecutter template improvements.
Added
- Added 'admin_name' field in cookiecutter, streamline poetry setup (!25)
- Added meltano integration and testing options (#47, !52)
- Added new cookiecutter
.sh
script to ease testing during development (!52)
Changes
- Improved cookiecutter readme template with examples (#76, !53)