wonderful-waiter-73669
01/28/2022, 5:54 PMoutput/
for new Meltano projects.
🚀 Changes
• !2504 Improved editing experience for existing pipelines ("schedules") in Meltano UI.
🐛 Fixes
• #3180 Fix plugin setting's env
description in JSON schema.
• #3180 Remap tap and target env
entries as env_aliases
within discovery.yml
.
• #3169 Remove unnecessary link from Upgrade path in Meltano UI.
⚙️ Under the hood
• !2464 Bump version of 'flatten-dict' library dependency. - Thanks Robin Grenholm!
singer logo SDK v0.4.1
🚀 Changes
• !241 Always sync one record per stream when invoking with --test
or --test=all
• !281 Add --test=schema
option to emit tap SCHEMA messages only- Thanks, @damp-park-65985!