Releases: dangeroustech/StreamDL
Releases · dangeroustech/StreamDL
v3.1.2
✍ Chore
- add build-essentials to container (2d6c7cd)
- bump poetry version in Dockerfile (ebcfe66)
- deps: bump certifi from 2022.9.24 to 2022.12.7 (faf1d22)
- deps: bump golang.org/x/net from 0.1.0 to 0.7.0 (d61d5af)
- deps: bump golang.org/x/net from 0.1.0 to 0.7.0 (743f4ad)
- deps: bump setuptools from 65.3.0 to 65.5.1 (ca44107)
- fully roll back ffmpeg (0fe3828)
- roll back to python 3.10 (de7fa61)
- slightly roll ffmpeg back (da9b408)
- update .gitignore (d6d9d8f)
- update docker underlying OS (e73cae3)
- update ffmpeg version (fa440c8)
- update poetry deps (0869e05)
- upgrade pip (9fec876)
🐛 Bug Fixes
- better version pinning for golang (b58850f)
- combine file copies into one layer (81fd0d2)
- hippy hop (35ddf18)
- idk rewind (8d3cdb1)
- install build-essential (b42a27b)
- pip upgrade breaks things (40cd5d3)
- revert (dc28c5a)
- see if adding wheel speeds up build time (9212df7)
- thicc python (4201767)
- this builds locally... (a9a6704)
- update go mod (f9fe66c)
v3.1.1
v3.1.0
v3.0.4
v3.0.4
v3.0.3
v3.0.2
v3.0.1
v3.0.0
v2.3.0
🔥 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)