wonderful-waiter-73669
04/29/2022, 12:29 AM--dry-run
option to meltano run
. (docs)
⢠#2754 New meltano state
command to manage job states. (docs)
š Fixes
⢠#3392 Fixes bug in meltano ui where pipelines tab would fail to load when pipelines had no interval set.
singer logo SDK v0.4.7
š Fixes
⢠Tap Cookiecutter: Fixed a bug where the wrong key was used to select the appropriate Tap
class for SQL taps (#353, !275) - Thanks, @fresh-wolf-81735!
⢠Tap Cookiecutter: Fixed a bug where client.py
for SQL taps was overwritten during initialization (#354, !276) - Thanks, @fresh-wolf-81735!
⢠Tap SDK: Fixed a bug where a parent stream emitted schema messages when it's not selected, but at least one of its child streams is (#366, !280)
⢠Tap SDK: Bump pyjwt
dependency to ~=2.3
(!281) - Thanks @Eric Boucher!