v2.3.0
github-actions
released this
18 Aug 19:56
·
0 commits
to e4e949c82aa1dba3f316f0c888a69ac8d475db77
since this release
🔥 Style
- plans for refactor (34e7b80)
🎉 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
- add error conditions (78248cb)
- add some logging (c4ffd88)
- better logging (8b56aa1)
- bump poetry deps (fb34276)
- bump python version for pattern matching (432a6f8)
- bump yaml version (4581d1b)
- bump yaml version to v3 (e56ccbf)
- log type changes (8792099)
- reorganise functions (591735f)
- sensible file naming (c124efa)
- upgrade yaml package version (f4d93c5)
🐛 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)