Skip to content

v1.2.0

Choose a tag to compare

@rasuvaeff rasuvaeff released this 01 Aug 22:18
  • DefaultAbTestingOutboxMessageFactory now includes a transport-meta v field (integer 1) as the first key in every payload. The field is NOT listed in AbTestingClickHouseRoutes columns and is never written to ClickHouse; it lets downstream consumers detect payload schema generations without parsing every field. The version is exposed as DefaultAbTestingOutboxMessageFactory::PAYLOAD_VERSION.