modern-activity-11759
01/14/2022, 12:20 AMpyhumps
dependency to fix a bug in converting SCREAMING_SNAKE_CASE
variables in the API.
• #3116 Fix a unicode decode issue during discovery when debug logging is enabled.
• #2716 Add --help
docs for all Meltano CLI commands and options.
singer logo SDK v0.3.18
✨ New
• #257 Inline Mapper SDK: Support for creation of inline mapper plugins.
• #238 Tap and Target Cookiecutter: Support editable pip installs (pip install -e .
) with PEP 660.
🐛 Fixes
• !228 Tap Cookiecutter: Add output directory for target-jsonl
-- Thanks, @careful-journalist-73001!
• #297 Tap SDK: Make the expires_in
property optional in OAuth response -- Thanks, Daniel Ferguson!