<!channel> Singer SDK v0.1.3 is Now Available! :ta...
# singer-tap-development
a
<!channel> Singer SDK v0.1.3 is Now Available🎉 This is an important update which includes: • Added a new
is_sorted
stream property, which allows long-running incremental streams to be resumed if interrupted. • Added the signpost feature to prevent bookmarks from advancing beyond the point where all records have been streamed. • Added
get_replication_key_signpost()
stream method which defaults to the current time for timestamp-based replication keys. And the following bug fixes: • Fixed a scenario where unsorted incremental streams would generate incorrect STATE bookmarks. -- Thanks, @egi!Fixed a problem where CI pipelines would fail when run from a fork. -- Thanks, @visch!Fixed fatal error when running from the cookiecutter shell script To upgrade from within your repo: 
poetry update singer-sdk