CHANGELOG
Every release, dated and tagged.
Backed by a CMS collection, so shipping an entry is filling in a form rather than editing a page. Filter by what changed.
All
Feature
Fix
Breaking
Improvement
FEATURE
v2.4.0
Scheduled exports
Exports can now run on a schedule instead of being triggered by hand. Pick a destination, set a cron expression, and the run history is kept for 90 days.
IMPROVEMENT
v2.3.4
Batch endpoint accepts 500 rows
Larger batches cut round trips for bulk imports. Requests above 500 rows return 413 with the accepted maximum in the body.
FIX
v2.3.2
Rate limits on batch writes
A batch of 200 rows previously consumed 200 units of quota. It now consumes one. Quota already spent this way was credited back on 03 August.
BREAKING
v2.3.0
Renamed the auth header
Both headers are accepted until v3.0.0. Update your clients before then. Requests using the old header now return a Deprecation header with the removal date.
FIX
v2.2.1
Pagination cursors are stable
Cursors are now anchored to a monotonic sequence rather than an offset, so deleting a record while paginating cannot cause a row to be skipped.
FEATURE
v2.2.0
Project-scoped API keys
Keys carry a project id and a scope. An org-wide key still works and is unchanged. Rotating a project key does not invalidate the others.
IMPROVEMENT
v2.1.0
Cursor pagination for request logs
Log queries paginate by cursor. Large windows load in pages of 100.
BREAKING
v2.0.0
The v2 API
New endpoint structure. v1 keys keep working until October. Public pricing shipped with this release.
FEATURE
v1.3.0
Blog and guides
Posts run on the CMS. Write in the editor, publish with the site.
FEATURE
v1.0.0
Refrain is live
Docs and changelog shipped with the product. The launch page was retired the same day.
Buy this template