Skip to content

Releases: dangeroustech/StreamDL

v3.1.12

04 Oct 17:36
Compare
Choose a tag to compare

✍ Chore

  • deps: bump urllib3 from 2.0.4 to 2.0.6 (13dbac5)

v3.1.11

12 Sep 18:50
Compare
Choose a tag to compare

✍ Chore

  • add todo (663db81)
  • bump poetry version to 1.6.1 (c3ba4d2)
  • rename test to be twitch specific (a66bcda)
  • update to new ubuntu and python versions (7169e8d)

📚 Documentation

  • fix indentation (cb67e7c)
  • update wording around default log level (5481c39)

🤖 CI/CD

  • add docker buildx setup to support caching (9250619)
  • add explicit run step (45429f2)
  • add golang testing stage (8c23f39)
  • add local server build to test workflow (af037b8)
  • pass env var as a string (bc3a508)
  • run docker action inline and background (4ee4148)

🐛 Bug Fixes

🧪 Tests

  • actually remember how poetry is used (bcc4ae7)
  • add 404 client test (de568bd)
  • add comments (5a2d7c7)
  • add tests for more sites (ff595a4)
  • fully deprecate test pid killer (9f9461e)
  • just run the server inline (a3e368d)
  • manually govern killing the server (7de5171)
  • remove pid killing logic (f3e0d3d)
  • simplify testing strategy (31a4db0)

v3.1.10

09 Sep 18:43
Compare
Choose a tag to compare

🐛 Bug Fixes

  • migrate release action away from deprecated (e1503bf)
  • upgrade actions/setup-python to v4 (e0d2971)
  • upgrade checkout and setup-node deps (5aedd65)

v3.1.9

09 Sep 17:57
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Dockerfile.client to reduce vulnerabilities (d686d83)

v3.1.8

09 Sep 17:49
Compare
Choose a tag to compare

✍ Chore

  • deps-dev: bump gitpython from 3.1.31 to 3.1.35 (61dde00)

v3.1.7

09 Sep 16:35
Compare
Choose a tag to compare

📚 Documentation

  • use local reference for example compose file (3a4136a)

🐛 Bug Fixes

  • correct log level specification (590e641)
  • correct logging implementation (485f585)
  • migrate to new streamlink options format (acb8229)

v3.1.6

05 Aug 09:44
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Dockerfile.client to reduce vulnerabilities (c15f8d9)

✍ Chore

  • deps: bump certifi from 2022.12.7 to 2023.7.22 (b7322cb)

v3.1.5

30 May 16:52
Compare
Choose a tag to compare

🤖 CI/CD

  • allow code scan to fail (5e8026e)
  • switch to building on pull request target (aac8344)

✍ Chore

  • bump various ci tool versions (e1dcde8)
  • deps: bump requests from 2.28.2 to 2.31.0 (149dd80)

v3.1.4

30 Apr 10:34
Compare
Choose a tag to compare

✍ Chore

  • deps: bump google.golang.org/protobuf from 1.29.0 to 1.29.1 (48570b5)
  • update docker login-action to v2 (80ccd32)

v3.1.3

09 Mar 18:40
Compare
Choose a tag to compare

🧪 Tests

🐛 Bug Fixes

  • cannot push and load because reasons (1fc974c)
  • go deps update (c41e54b)
  • testing manual pprof import (bc98995)
  • version pin golang properly (d4ac670)

🤖 CI/CD

  • build on issue* PRs (3fee9cc)
  • continue on error if there's no code scanning (b7fe857)
  • deprecate arm64 staging builds (aea3a1c)
  • fix: base needs to be staging for PRs (ad8e96a)
  • just work, we'll fix the protobuf thing later (a5d12eb)
  • load doesn't load... (6350937)
  • remove org flag from local image (cd050b2)