Releases: carboneio/carbone-sdk-go
Releases · carboneio/carbone-sdk-go
v1.2.1
v1.2.0
Support custom headers and request API v4 by default
Read the changelog to learn more
Fix automatic template reupload
v1.0.4 Fix template automatic reupload
Update Carbone default API version to 3
v1.0.3 Update Carbone default version
v1.0.2
Fix Render method
v1.0.1 update changelog
First release
It is possible to interact with the Carbone Render API with the following methods:
- AddTemplate: upload a template and return a templateID
- GetTemplate: return an uploaded template from a templateID
- DeleteTemplate: delete a template from a templateID
- Render: render a report from a templateID
- GenerateTemplateID: Pre compute the templateID