Skip to content

v1.0.46

Choose a tag to compare

@github-actions github-actions released this 25 Jun 09:23
· 7 commits to main since this release
7ec91e4

Changelog

  • 4785f94 Add Reddit Ads source
  • 0fba6ba Address Greptile: clearer guard error + validate attribution_types
  • c62cc86 Address review: hour-align report dates, use strings.Contains in tests
  • 1872c03 Drop attribution_types allowlist to stay forward-compatible
  • 93be3f3 Enable POST retry on 429 for Reddit Ads reports endpoint
  • 7bb4301 Fix context-cancel channel panic, register connector, modernize
  • 30fa081 Merge pull request #859 from bruin-data/iremcaginyurtturk/test-reddit-source
  • 7ec91e4 Merge pull request #860 from bruin-data/iremcaginyurtturk/adjust-attribution-types-param
  • 1a37e95 Remove client-side filtering note from Reddit Ads docs
  • 9bea286 Sort valid-value keys in error messages for deterministic output
  • ce15b7a Update reddit_ads.md
  • 2ff36da feat(adjust): make attribution_types configurable for campaigns/creatives
  • 5e0fd19 gofmt: drop trailing blank line in redditads_test.go
  • fd68cf4 test(adjust): lock custom-table attribution_types via filters