Skip to content

v0.3.0

Choose a tag to compare

@amotl amotl released this 23 Jun 23:08

What's Changed

  • Feature: Added embeddable run_ingest() Python API. Thanks, @hampsterx.
  • Dependencies: Updated to dlt v1.28
  • Dependencies: Updated to clickhouse-connect v1

Details

  • Tests: Update OCI images for database containers to most recent versions by @amotl in #61
  • Dependencies: Update dlt from v1.21 to v1.28 by @amotl in #60
  • Tests: Migrate DynamoDB emulator from LocalStack to Floci by @amotl in #63
  • Documentation: Fix broken examples and inaccuracies in getting-started by @hampsterx in #65
  • Document all test credential env vars in test.env.template by @hampsterx in #66
  • Surface container startup failures instead of swallowing them by @hampsterx in #67
  • docs: clarify what dlt is and omniload's role in the About section by @hampsterx in #70
  • Feature: Add embeddable run_ingest() Python API by @hampsterx in #68
  • Chore: Satisfy link checker about LinkedIn by @amotl in #76
  • Documentation Update README.md by @amotl in #72
  • fix(deps): update dependency clickhouse-connect to v1 by @renovate[bot] in #35
  • fix(deps): update dependency ty to v0.0.52 by @renovate[bot] in #74
  • Tests: Retry flaky container boot and dump logs on startup failure by @hampsterx in #73
  • Tests: Refactor tests into individual files and dedicated tests folder by @amotl in #79

New Contributors

Full Changelog: v0.2.0...v0.3.0