Releases: hassio-addons/addon-base-python
v6.0.3
What’s changed
⬆️ Dependency updates
- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#33)
- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#34)
- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#35)
- ⬆️ Upgrades add-on base image to v9.1.7 @frenck (#36)
v6.0.2
What’s changed
⬆️ Dependency updates
- Upgrade base image to 9.1.4 @frenck (#27)
- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#26)
- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#28)
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#29)
- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#30)
- ⬆️ Upgrades add-on base image to v9.1.6 @frenck (#32)
- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#31)
v6.0.1
What’s changed
⬆️ Dependency updates
- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 @dependabot (#18)
- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 @dependabot (#19)
- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 @dependabot (#20)
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#21)
- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 @dependabot (#22)
- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#23)
- Upgrade base image to 9.1.3 @frenck (#24)
- Upgrade Python pip to 21.0.1 @frenck (#25)
v6.0.0
What’s changed
This is a major update of the base image.
- Based on Alpine 3.13
- Bashio v0.11.0
The start-up of an add-on is now significantly faster, as fewer API call is done now. This is thanks to extended endpoints in the supervisor API and bug fixes with caching in Bashio.
The supervisor_api
access for most add-ons can now be removed. The base image does no longer require this property. So, unless you need specific API features of the Supervisor in your add-on, this option should be removed from your add-on configuration.
Furthermore, the base images have moved to the GitHub Container Registry, saying goodbye to DockerHub, as they imposed limits now that can become problematic. All are built on a brand spanking new GitHub Actions workflow.
New base image locations:
- aarch64:
ghcr.io/hassio-addons/base-python/aarch64:6.0.0
- amd64:
ghcr.io/hassio-addons/base-python/amd64:6.0.0
- armhf:
ghcr.io/hassio-addons/base-python/armhf:6.0.0
- armv7:
ghcr.io/hassio-addons/base-python/armv7:6.0.0
- i386:
ghcr.io/hassio-addons/base-python/i386:6.0.0
🐛 Bug fixes
🧰 Maintenance
- Cleanup repository @frenck (#4)
- Happy New Year @frenck (#5)
- Upgrade Code of Conduct @frenck (#6)
- Add new repository workflow @frenck (#7)
- Remove Qemu user static binaries in deployment workflow @frenck (#12)
⬆️ Dependency updates
- Upgrade add-on base image to 9.0.0 @frenck (#8)
- ⬆️ Upgrades pip to 20.3.3 @frenck (#10)
- Upgrade Python to 3.8.7 @frenck (#11)
- Upgrade add-on base image to 9.0.1 @frenck (#13)
- ⬆️ Bump frenck/action-addon-linter from v1.2 to v1.3 @dependabot (#14)
- ⬆️ Bump frenck/action-addon-linter from v1.3 to v1.4 @dependabot (#15)
- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 @dependabot (#16)
- Upgrade add-on base image to 9.1.2 @frenck (#17)
v5.3.4
🔨 Changes
- ⬆️ Upgrades base image to v8.0.6
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck
v5.3.3
🔨 Changes
- ⬆️ Upgrades base image to v8.0.5
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck
v5.3.2
🔨 Changes
⬆️ Upgrades base image to v8.0.4
- ⬆️ Upgrades gnupg to 2.2.23-r0
- ⬆️ Upgrades pip to 20.2.4
- ⬆️ Upgrades Python to 3.8.6
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck
v5.3.1
🔨 Changes
- ⬆️ Upgrades Python to 3.8.5
- ⬆️ Upgrades pip to 20.2.2
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck
v5.3.0
🔨 Changes
- ⬆️ Upgrades base image to v8.0.0
- ⬆️ Upgrades dpkg to 1.20.0-r0
- ⬆️ Upgrades gcc to 9.3.0-r2
- ⬆️ Upgrades gnupg to 2.2.20-r0
- ⬆️ Upgrades libc-dev to 0.7.2-r3
- ⬆️ Upgrades linux-headers to 5.4.5-r1
- ⬆️ Upgrades libffi-dev to 3.3-r2
- ⬆️ Upgrades util-linux-dev to 2.35.2-r0
- ⬆️ Upgrades libtirpc-dev to 1.2.6-r0
- ⬆️ Upgrades make to 4.3-r0
- ⬆️ Upgrades ncurses-dev to 6.2_p20200523-r0
- ⬆️ Upgrades pax-utils to 1.2.6-r0
- ⬆️ Upgrades readline-dev to 8.0.4-r0
- ⬆️ Upgrades sqlite-dev to 3.32.1-r0
- ⬆️ Upgrades tcl-dev to 8.6.10-r0
- ⬆️ Upgrades tk to 8.6.10-r1
- ⬆️ Upgrades xz-dev to 5.2.5-r0
- ⬆️ Upgrades xz to 5.2.5-r0
- ⬆️ Upgrades base image to v8.0.1
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck
v5.2.1
This is a general maintenance release.
🔨 Changes
- ⬆️ Upgrades pip to 20.1.1
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck