Changelog
- 9ea79c5 Add blobstore modified-date incremental loading (#705)
- 82987d9 Disable telemetry in CI and tests (#710)
- 2d36cec Merge pull request #695 from bruin-data/fix/salesforce-account-systemmodstamp
- c1fd55d Merge pull request #713 from bruin-data/iremcaginyurtturk/fix-trino-docs
- 07bf5fb Merge pull request #714 from bruin-data/iremcaginyurtturk/separate-athena-trino-impl
- 304fad8 Merge pull request #717 from bruin-data/iremcaginyurtturk/fix-dependabot-vulnerability
- a7703d8 Merge pull request #718 from bruin-data/iremcaginyurtturk/bump-pgx-5.9.2
- 3d9ff4d Merge pull request #720 from bruin-data/iremcaginyurtturk/trino-dest-improvements
- 57a5255 Support Salesforce client credentials auth (#656) (#676)
- b833eb2 [codex] Add SQL Server benchmarks and bulk-copy writes (#711)
- 46ffa24 [codex] Add no-inference schema mode (#708)
- 3c3cec0 add agents.md (#709)
- 8facf4a feat(trino auth): map verify=false to InsecureSkipVerify
- 482ba86 feat(trino dest): add mTLS, http_headers, and v0 param aliases
- 3e8eb0d fix(benchmarks): bump nltk to 3.9.4 to address Zip Slip vulnerability
- 098241a fix(salesforce): use SystemModstamp as account incremental key
- b8df771 fix(trino auth): hash cert/key contents (not paths) for cache key
- 8176753 fix(trino auth): inherit DefaultTransport timeouts for custom HTTP client
- 9b3d8ae fix(trino auth): use Header.Set to avoid duplicated header values
- daddbd5 fix(trino source): type-aware incremental literals + UUID typing
- dde1277 fix: bump github.com/jackc/pgx/v5 to v5.9.2 for memory-safety fix
- 3cd45b9 refactor(athena): split schema-evolution dialect out of trino package