Skip to content

Releases: outer-labs/forge-api-go-client

v1.0.0

04 Nov 10:46
97db9f2

Choose a tag to compare

This adds rate limiting to the Data Management (DM) API, as described in https://forge.autodesk.com/en/docs/data/v2/developers_guide/rate-limiting/dm-rate-limits.

Note that is not backwards-compatible with previous versions. The consumer API has changed to support the rate limiting.

v0.1.1

28 Oct 10:32
8cf3126

Choose a tag to compare

remove MessageSpec (#18)

the JSON can't be parsed properly

v0.1.0

28 Oct 09:41
b6d4c9a

Choose a tag to compare

Handle large, chunked uploads (#16)

* handled large, chunked uploads

* copy irregularly-sized files

* track error messages more usefully

* run chunk uploads in parallel; 5mb limit

* hash name for session ID