Security
- docker container now uses distroless cgr.dev/chainguard/wolfi-base
- ~33% smaller image
- Uncompressed image size is now 132MB.
ghcr.io/hollanbm/renamarr:1.2.0is 198MB.
- Uncompressed image size is now 132MB.
- no more shell
- image now uses
nonrootuser- You will most likely want to use the
user:argument in your docker-compose.yml to change the id/gid of this user
- You will most likely want to use the
- ~33% smaller image
- uv-secure added to CI. This will help flag and catch bad dependencies ahead of time.
New Features:
- log_to_file #188
- see documentation for more info
- replaced
poetrypackage manager withuv
Removed features:
- helm chart
- I have decommissioned my Kubernetes cluster, and as a result, the Helm chart is no longer being maintained.
- devcontainer
uvmakes the devcontainer redundant
What's Changed
- Update dependency ruff to v0.14.11 by @renovate[bot] in #185
- Update dependency ruff to v0.14.12 by @renovate[bot] in #186
- Update dependency ruff to v0.14.14 by @renovate[bot] in #189
- Update dependency ruff to ^0.15.0 by @renovate[bot] in #190
- Update dependency ruff to v0.15.1 by @renovate[bot] in #191
- Update helm/kind-action action to v1.14.0 by @renovate[bot] in #192
- Update dependency ruff to v0.15.2 by @renovate[bot] in #193
- Update dependency ruff to v0.15.4 by @renovate[bot] in #194
- Update dependency python-dotenv to v1.2.2 by @renovate[bot] in #195
- Update dependency ruff to v0.15.5 by @renovate[bot] in #196
- Update dependency ruff to v0.15.6 by @renovate[bot] in #197
- Switch package manager from poetry to uv by @hollanbm in #199
- pin ruff and uv versions together by @hollanbm in #201
- Update dependency astral-sh/uv to v0.10.12 by @renovate[bot] in #202
- upload coverage and test results to codecov by @hollanbm in #203
- 188 log to file by @hollanbm in #204
- Update codecov/codecov-action action to v6 by @renovate[bot] in #206
- Update dependency astral-sh/uv to v0.11.2 by @renovate[bot] in #207
- Update dependency ruff to v0.15.8 by @renovate[bot] in #208
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.8 by @renovate[bot] in #209
- Update pre-commit hook astral-sh/uv-pre-commit to v0.11.2 by @renovate[bot] in #210
- Update renovate, add validation action by @hollanbm in #211
Full Changelog: 1.2.0...2.0.0