Welcome to Ada’s release notes. Scroll down to see a list of recent releases.
You can subscribe to updates with our RSS feed, or sign up to get news about updates directly in your inbox.
Sign up for email notifications
At the end of every week that has had at least one feature release, we’ll send you an email on Friday at 11 a.m. Eastern to let you know about our last few releases.
API Usage Report CSV export now contains valid JSON
The API Usage Report CSV export now outputs properly formatted JSON in the Request and Response columns.
Previously, JSON data in these columns was malformed due to missing commas between elements, which prevented customers from parsing and ingesting the data into their systems. The CSV export now uses standard RFC 4180 escaping, ensuring the JSON is valid and can be parsed by any standard JSON parser.
Learn more about the API Usage Report.