Discovery API:analyticshub.v1
Medium Impact
Docs

Analytics Hub adds ZLIB compression for message transforms

A new 'Compression' schema has been introduced, enabling developers to specify ZLIB as a compression algorithm and toggle between COMPRESS and DECOMPRESS modes. This is integrated into the 'MessageTransform' resource via the new 'compression' property. Additionally, the documentation for 'BigtableConfig' was updated to reflect that row keys now include a message ID hash (subscription name + message ID hash + message ID), which is a critical detail for avoiding hotspots in Bigtable storage.