Skip to content

1.9.0

Latest
Compare
Choose a tag to compare
@rudolfix rudolfix released this 26 Mar 18:02
3577222

Core Library

  • Apply hints for nested tables: set data types, data contract via apply_hints or resource decorator by @steinitzu @rudolfix @zilto in #2165
  • Apply hints for nested tables: convert nested tables into root tables by setting primary/merge keys and write disposition by @steinitzu @rudolfix @zilto in #2165
  • rest_api: interpolate json and headers for top resources by @burnash in #2437
  • rest_api: added parametric expressions for headers by @francescomucio in #2262
  • feat(rest_client): allow specifying headers on a per-request basis by @joscha in #2434
  • rest_api: add tests for handling escaped braces in string interpolation by @burnash in #2416
  • Fix/133 ibis iceberg delta by @anuunchin in #2371
  • Adding sql dialect to destination capabilities by @anuunchin in #2393
  • un-deprecates force_iceberg on athena via new destination cap settings by @rudolfix in #2417
  • (bugfix) correctly handles bucket url with path for Snowflake S3 Stage + copy command generator refactor by @stevenayers in #2354
  • Optional engine_adapter_callback by @michelzurkirchen in #2427

Docs

Verified Sources

New Contributors

Full Changelog: 1.8.1...1.9.0