Skip to content

v2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 19:56
· 0 commits to e4e949c82aa1dba3f316f0c888a69ac8d475db77 since this release

🔥 Style

🎉 New Features

  • add proper logging (139054b)
  • add relevant flags (3da9c2f)
  • app: add protobuf server implementation (70d0c1b)
  • app: WIP - golang grpc client implementation (2f2c046)
  • initial ffmpeg download (e2d0211)
  • yaml parsing (47fd5ec)

✍ Chore

🐛 Bug Fixes

  • add 200 code on success (5469931)
  • correct deprecated option (8fae1a1)
  • correct error flow (8ae0997)
  • correct example mappings (5efc7e6)
  • correct example yaml keys (1173aac)
  • every condition besides ctrl c works fine... (17b45a5)
  • minor docker retooling (e82a902)
  • proper gRPC error handling (952b945)
  • pull grpc socket stuff from env (1800481)
  • rename entrypoint scripts (8d6b460)
  • sensible yaml keys (5df3907)
  • tidied up docker build (58f23ef)

📚 Documentation

  • correct example to pull from dockerhub (ed028b3)
  • remove old example dockerfile (a09ed95)
  • update example config file (928116e)
  • update example docker-compose (53a700f)

🧪 Tests

🤖 CI/CD

  • fix dockerhub typos (097a5ed)
  • update ci jobs for multi container builds (d9da9e2)