Skip to content

Releases: transloadit/go-sdk

v1.5.2

01 Mar 10:50
6637c34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

11 Aug 08:44
f2f3287
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

09 Aug 13:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.5.0

v1.4.1

30 Dec 11:58
Compare
Choose a tag to compare

This release includes a workaround for a rare failure that can occur during the parsing of Assembly Statuses: #26

v1.4.0

29 Dec 21:54
89728b2
Compare
Choose a tag to compare

Changes:

  • Deprecate ListNotifications API: f3326b8
  • Add functionality to customize fields for Assemblies: #30

v1.3.0

11 May 07:20
Compare
Choose a tag to compare

This feature release contains a functionality to set additional properties, such as notify_url and allow_steps_override, for templates. For more details, see the documentation at https://pkg.go.dev/github.com/transloadit/go-sdk@v1.3.0#TemplateContent.

v1.2.0

22 Oct 09:41
Compare
Choose a tag to compare

This feature release contains a setting to control the require_signature_auth parameter for templates.

v1.1.1

19 Nov 16:58
Compare
Choose a tag to compare

This patch release improves the assembly status handling when polling using the WaitForAssembly function.

v1.1.0

25 Oct 09:15
Compare
Choose a tag to compare

This minor release replaces the internal use of the User-Agent header with Transloadit-Client.