salmon-actor-23953
07/22/2022, 4:47 PMenv
environment variable declarations in meltano.yml
.
š Changes
⢠#6150 Meltano now surfaces full stderr
output for catalog discovery failures.
⢠#3419 Change default meltano config
behavior to --no-environment
.
š Fixes
⢠#2133 Preserve comments and flow style in meltano.yml
when running Meltano CLI commands.
⢠#6301 Resolve failures with message object has no attribute 'add_related'
when adding new plugins via Meltano UI. - Thanks, @fresh-wolf-81735!
⢠#6188 Resolve meltano run
failures when plugins are invoked without providing a subcommand.
⢠#6359 Resolve meltano lock
failures by not attempting to lock plugins declared using inherit_from
syntax.
⢠#6234 Emit RuntimeWarning
if a Meltano setting is provided which does not match expected setting name.
⢠#6380, #3322 Complex extras such as metadata
not honored in inherited plugins or environment inheritance.
š Documentation Improvements
⢠#6283 Document how to override capabilities and settings within plugin definitions.
⢠#6136 Clarify job and task behaviors when executed via airflow.
singer logo Singer SDK 0.7.0
š Changes
⢠#785 Output full URL path in error messages. - Thanks, @polite-ghost-35114!
š Fixes
⢠#815 Generate correct SQL target project from cookiecutter. - Thanks, @flat-bear-81546!
⢠#782 Allow lists and dictionaries for default JSON values.
š Documentation Improvements
⢠#823 Add link to the SDK for README generation regarding Stream Maps. - Thanks, @flat-bear-81546!flat-bear-81546
07/22/2022, 7:59 PM