Welcome to Ada’s release notes. Scroll down to see a list of recent releases, or subscribe to get notified about updates.
Subscribe via email
Receive a weekly email summary of releases every Friday at 11 a.m. Eastern, provided there has been at least one release that week.
Subscribe via RSS
Copy the following URL into your RSS reader to get notified about new 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.