Skip to content

v1.1.24

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Aug 14:00
c41988b

Changelog

  • f220a60 Merge pull request #1072 from bruin-data/python-download-status
  • 7ee26ad Merge pull request #1073 from bruin-data/iremcaginyurtturk/bump-postcss-security
  • 7296362 Merge pull request #1074 from bruin-data/iremcaginyurtturk/python-floor-security-fixes
  • 787028c Merge pull request #1078 from bruin-data/caginyurtturk/bru-5581-deleteinsert-timezone-date-fixes
  • c3543cb Merge pull request #1079 from bruin-data/iremcaginyurtturk/create-pr-trim-comments
  • c41988b Merge pull request #1080 from bruin-data/iremcaginyurtturk/clevertap-source
  • febb9bf Merge pull request #1081 from bruin-data/iremcaginyurtturk/check-dlt-in-docs
  • ce36dff chore(deps): bump postcss to 8.5.18+ to fix GHSA-r28c-9q8g-f849
  • 2c3bb2d chore(deps): raise Python floor to 3.10 to fix zipp and pyarrow advisories
  • 4a48238 docs(clevertap): event_name takes a list, not a single event
  • f6914f8 docs(cratedb): relabel dlt/ingestr issue link as 'CrateDB ingestr issues'
  • 26ec1db feat(clevertap): add CleverTap source
  • c934c59 fix(clevertap): drop event records whose timestamp cannot be parsed
  • 329a5e9 fix(clevertap): drop the export page cap in favour of a cursor-progress guard
  • e37404c fix(clevertap): fail on page-cap truncation and use project time for bounds
  • 1631f4e fix(clevertap): keep events whose timestamp cannot be parsed
  • 1829fe4 fix(clevertap): resolve export date bounds in the project timezone
  • d456037 fix(clevertap): stop queueing work after a fan-out worker fails
  • 6a0d03f fix(delete+insert): correct timezone/DATE handling of delete-window bounds
  • 4616469 fix(duckdb): surface error if pinning session timezone to UTC fails
  • 917879e python: report first binary download
  • d21238a refactor(delete+insert): narrow source-type recovery to degraded key types
  • b97362c test(mysql-cdc): skip expected late-table transient in catch-up runner