You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# Changelog
2
2
3
+
## 5.8.1
4
+
* Allow empty lists for `key-properties` and `valid-replication-keys` in `get_standard_metadata`[#106](https://github.com/singer-io/singer-python/pull/106)
5
+
3
6
## 5.7.0
4
7
* Bumping backoff dependency to 1.8.0 for aiohttp support
5
8
* Added `get_selected_streams` to the `Catalog` class that orders streams returned with `currently_syncing` from state (if present) at the front of the list. [#100](https://github.com/singer-io/singer-python/pull/100)
0 commit comments