Improved
Improved: Multiple improvements
about 1 month ago
A number of of behind-the-scenes robustness improvements were released:
-
Pub/Sub edge-case handling: resolved edge cases in Google Pub/Sub ingress/egress for more
reliable message delivery. -
Stronger API validation: request validation across the API now catches malformed input
earlier and returns clearer errors. -
API key regeneration: You can now rotate your organization's API key at any time from the Portal's Keys & Secret section, or via a REST endpoint. Regenerating creates a new key and immediately invalidates the old one, so update any services using the previous key promptly: it stops working almost right away.
📄 Doc: https://docs.datastreamer.io/docs/api-key-regeneration
