Skip to content

Releases: samvera-labs/active_encode

v2.0.0

18 Sep 18:54
4a02dce

Choose a tag to compare

What's Changed

Breaking Changes:

New Features:

  • Retry MediaConvert operations using retriable by @mbklein in #84
  • Cleanup media convert adapter for use with Avalon by @cjcolvar in #154

Bug Fixes:

  • Fix status reporting for missing pid and failure in #create by @masaball in #148
  • Identify mp3s from audio format/format_profile if codecid not present by @cjcolvar in #153

Miscellaneous:

  • Remove Rails version filtering for versions no longer tested against by @masaball in #149
  • Resolve tickets related to the Master -> Main naming switch by @masaball in #150
  • Fix markup for CircleCI status in README by @masaball in #151
  • Release 2.0.0 🎉 by @cjcolvar in #155

Full Changelog: v1.3.0...v2.0.0

v1.1.0

28 Nov 14:48
f9526c6

Choose a tag to compare

Changes included in this release:

  • Improve error handling for ffmpeg adapter #111
  • Add filename sanitizing to adapters #113
  • Allow for lowering completeness threshold on ffmpeg adapter #114

v0.1.0: Merge pull request #7 from projecthydra-labs/elastic_transcoder

21 Mar 01:20

Choose a tag to compare

v0.0.3

09 Jun 19:12

Choose a tag to compare

Add timestamp methods support for shingocoder