Releases: martinbjeldbak/acestream-http-proxy
v3.1.0
What's Changed
- Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 by @dependabot[bot] in #44
- Bump actions/checkout from 4.2.2 to 4.3.0 by @dependabot[bot] in #47
- Bump docker/metadata-action from 5.7.0 to 5.8.0 by @dependabot[bot] in #46
- Bump actions/checkout from 4.3.0 to 5.0.0 by @dependabot[bot] in #50
- Bump peter-evans/dockerhub-description from 4.0.2 to 5.0.0 by @dependabot[bot] in #52
- Update AceStream version by @martinbjeldbak in #53
Full Changelog: v3.0.0...v3.1.0
v3.0.0
Note
I've marked this as a breaking change (v2 -> v3) only because the user running this container has changed and may affect a minority of installations. If you're not doing anything fancy with this image, you should safely be able to update with no changes required. This change hardens the docker image by running the AceStream server as an unprivileged user, following best practices. See here for example of running this application in a Kubernetes cluster.
What's Changed
- feat!: run container as non-root on debian, use
uvby @martinbjeldbak in #43
Full Changelog: v2.3.0...v3.0.0
v3.0.0-rc.4
Full Changelog: v3.0.0-rc.2...v3.0.0-rc.4
v3.0.0-rc.2
Full Changelog: v3.0.0-rc.1...v3.0.0-rc.2
v3.0.0-rc.1
Full Changelog: v2.3.0...v3.0.0-rc.1
v2.4.0-rc.1
v2.3.0
What's Changed
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Bump docker/build-push-action from 5 to 6 by @dependabot in #23
- Configure remote access via environment variable by @iercan in #25
New Contributors
Full Changelog: v2.1.0...v2.2.0
v2.1.0
This release brings various version upgrades
- Updates Ubuntu 18 to 22
- Updates Python 3.8 to 3.10
- Updates AceStream 3.1.75-rc.4 to 3.2.3
What's Changed
- Bump peter-evans/dockerhub-description from 3 to 4 by @dependabot in #18
- Update AceStream, Python, and Ubuntu versions by @martinbjeldbak in #21
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #11
- Bump docker/build-push-action from 4 to 5 by @dependabot in #10
- Bump docker/login-action from 2 to 3 by @dependabot in #9
- Bump docker/metadata-action from 4 to 5 by @dependabot in #8
- Bump actions/checkout from 3 to 4 by @dependabot in #7
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #12
- Dockerfile simplifications by @martinbjeldbak in #16
Full Changelog: v1.0.0...v2.0.0