Added * You can now skip columns being added to yaml files by default via flag. Useful if you have massive sources and are purposefully not documenting much of them. The flag is called --skip-add-columns on all yaml subcommands. Changed * Relaxed python contraint to include py311 Fixed * Fixed case sensitivity in snowflake during column reordering
0.11.17
Fixed * Added attr check to lineage function to ensure safe access to depends_on
0.11.16
Fixed * Ensure we use regular jinja parsing and NOT experimental parsing or rust parsing because both of these involve randomized correctness tests sampled from user projects in the wild if not explicitly disable and both seem to want to pickle an object with an RLock, probably an adapter instance
0.11.15
Fixed * fix --register-project flag on server serve codepath
0.11.14
Fixed * Feed now uses state making the entire app more snappy and resolving race conditions
0.11.12
Added * Rebuilt the dbt osmosis workbench with a complete overhaul