50 versions

  • feat(webhook): configurable system header names, deprecate DISABLE_* flags (#992)latest12127bd2c0d2026-07-10 09:28
  • feat(api): support wildcard topic subscriptions (#912)34945a8b2026-06-23 05:33
  • feat(alert): default/disable semantics for consecutive-failure & exhausted-retries alerts (#964)no API changesbb43e552026-06-21 03:58
  • fix: Fix openapi spec ManagedConfig to accurately reflect supported configs (#943)638bfcefa2026-06-10 20:18
  • fix(spec): DestinationUpdate discriminator, drop pagination overlay, event.data oneOf (#924)9129bf559982026-05-29 08:37
  • feat(api): enable/disable destinations via Create and Update (#895)36a1d10cc2026-05-05 19:29
  • feat: Add API ref content and openapi schema updates (#883)1015e5fc57d2026-04-30 20:01
  • refactor(openapi): model time query params as deepObject (#882)216360ad3392026-04-29 11:47
  • fix: Go SDK metrics unmarshal error with OptionalNullable[time.Time] (#867)no API changes5f91f472026-04-23 15:52
  • chore(docs): clarify webhook event-id header and idempotencyno API changes23d67472026-04-23 12:02
  • feat: RFC 7396 JSON merge-patch for destination update (#850)16bd7701b2026-04-21 16:09
  • chore: Fix config API OpenAPI spec (#849)22945d05d2026-04-21 16:02
  • fix: rename remote_setup_url to setup_link object in OpenAPI schema (#846)22105fbdc2026-04-21 08:13
  • feat: add optional tenant_id query param to GetEvent and GetAttempt (#842)2059f3d92026-04-20 07:38
  • chore: Add missing destination_type attribute to openapi schema (#839)2b7e759b2026-04-17 11:29
  • fix: Fix docs links (#837)22136728b2026-04-15 18:22
  • feat: Add new docs content (#814)2dfafed62026-04-15 16:32
  • fix(openapi): add missing `key` property to DestinationSchemaField (#812)4fc255f32026-04-08 19:15
  • feat: replace event destination_id with matched_destination_ids (#801)233b4f5112026-04-01 11:59
  • feat: add Apache Kafka destination provider (#779)44e869a282026-03-23 18:35
  • feat: add ?include=destination to attempts (#780)84dfa68ba2026-03-23 17:25
  • fix(spec): add key_value_map to DestinationSchemaField type enum (#763)41be66012026-03-15 16:15
  • feat: add metrics API with Postgres and ClickHouse support (#734)267ccfea2026-03-13 16:14
  • feat: Refactor API query params to accept array using bracket notation & add array support for more params (#732)1811769922026-03-10 13:47
  • fix: API handler fixes and OpenAPI spec audit (#706)68482e90f52026-02-20 20:29
  • fix: align OpenAPI spec security with implementation (#704)8ebcd12a2026-02-13 16:22
  • fix(spec): align OpenAPI and tests with #688 and #68933786bf32026-02-11 15:06
  • refactor: remove unused DestinationID from RetrieveEventRequest (#679)4279493e352026-02-06 16:26
  • feat: return matched destinations in publish api (#669)1d653ac72026-02-06 07:13
  • refactor: api router & new endpoint structure & auth logic (#668)10313c1d2b272026-02-02 14:16
  • chore: remove delivery event concept (#653)51350465c52026-01-30 18:10
  • refactor: api response schema (#650)3294878f162e2026-01-19 20:44
  • refactor: logstore & log api & improve test suite (#580)8768b27f2026-01-19 05:55
  • chore(sdks): resolve enum duplication and update SDK migration guide for v0.12 Outpost releaseno API changesf006c6f2026-01-15 20:25
  • feat: add /tenants prefix to tenant-scoped API routes (#617)2121a76b0ed2026-01-14 22:46
  • feat: list tenant using RediSearch (#616)16356e0e2026-01-14 12:56
  • feat: implement destination filter (#594)64ed4dc982025-12-16 09:59
  • feat: destwebhook config.custom_headers support (#590)837da5aa2025-12-16 08:06
  • feat: improve publish endpoint response (#563)104f2be12025-11-17 05:59
  • feat: healthcheck & worker refactor1281c40722025-11-17 04:21
  • feat: add updated_at to tenant & destination (#551)51a2b53fc2025-10-28 14:34
  • feat: support tenant.metadata (#550)441a66ed2025-10-28 14:11
  • feat: destination metadata & delivery_metadata (#542)128f958d212025-10-21 03:34
  • fix: add status field to Event schema and comprehensive tests411c733bc2025-10-13 12:31
  • Merge branch 'missing_status' into chore/openapi-add-gcppubsub4cd3fa352025-10-13 10:31
  • feat: use the SDK to test that the API is adhering to the OpenAPI contractno API changes2d448402025-10-10 19:20
  • chore(docs): correct example syntax for S3 object key generation in OpenAPI schemano API changes1d9027d2025-10-09 15:46
  • feat: add GCP Pub/Sub destination support with configuration and credentials schemas64913f24142025-10-09 14:58
  • fix(sdk): add missing status #4904586b1892025-09-17 09:23
  • fix: add pagination support to event listings in OpenAPI documentationc89e1792025-09-02 23:24