salmon-actor-23953
11/09/2022, 1:00 AMNO_COLOR
support, improved Windows support, added control of Meltano working directory and system directory, and improved SQL compatibility in the Target SDK. For more info, see our which showcases the latest features.
meltano dragon Meltano v2.9
✨ New
• #6964 AddCLI option to override the current working directory.--cwd
• #6785 Add support forenv var to disable colored output. (For more info, see: no-color.org)NO_COLOR
• #6628 Makefolder path configurable via new.meltano
environment variable. -- Thanks @rawwar!MELTANO_SYS_DIR_ROOT
🐛 Fixes
• #6938 Fixerror when a referenced setting is undefined.is_redacted
• #6468 Fix symbolic link creation when runningon Windows -- Thanks @BuzzCutNorman!meltano upgrade
📚 Documentation Improvements
• #6961 Fix typos -- Thanks @kayakr!
• #6951 Reindent code block -- Thanks @jx2lee!
singer logo Meltano Singer SDK 0.13.1
🐛 Fixes
• #1126 Resolve failure inwhen using_increment_stream_state()
replication.LOG_BASED
• #1111 Add proper handling forAs always, a big thanks to all our contributors! thankyou 🚀in SQL taps._MAX_RECORDS_LIMIT
flat-caravan-93758
11/09/2022, 1:16 AM--cwd
sounds useful - looking forward to trying it out!