Skip to content

Releases: hassio-addons/addon-base-python

v10.1.0

31 Mar 14:05
47a6f77
Compare
Choose a tag to compare

What’s changed

⬆️ Dependency updates

  • ⬆️ Update alpine_3_17/openssl-dev to v3.0.8-r3 @renovate (#157)
  • ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.2.0 @renovate (#158)

v10.0.0

29 Mar 10:55
5b322ae
Compare
Choose a tag to compare

What’s changed

Major upgrade!

  • Python 3.11
  • Add-on base image 13, using Alpine Linux 3.17

🧰 Maintenance

  • Add Renovate for dependency management @frenck (#123)

⬆️ Dependency updates

v9.0.1

19 Sep 19:58
7eef7ca
Compare
Choose a tag to compare

What’s changed

⬆️ Dependency updates

v9.0.0

08 Jun 18:06
bdc4563
Compare
Choose a tag to compare

What’s changed

This major release updates the base image to Alpine Linux 3.16 and Python 3.10!
Read more about Alpine Linux 3.16 here: https://alpinelinux.org/posts/Alpine-3.16.0-released.html
And about Python 3.10 here: https://docs.python.org/3/whatsnew/3.10.html

Thanks to @felipecrs, this release also upgrades the s6-overlay to the 3.x series!

⚠️ The upgrade of the s6-overlay comes with a bunch of breaking changes 🚨
These are all well described on the Home Assistant developers blog: https://developers.home-assistant.io/blog/2022/05/12/s6-overlay-base-images
Or in the s6-overlay documentation: https://github.com/just-containers/s6-overlay/blob/master/MOVING-TO-V3.md

🙏 Please be sure to test your add-on with this base image before putting it out to users 👍

⬆️ Dependency updates

  • ⬆️ Upgrades add-on base image to 12.0.0 @frenck (#113)
  • ⬆️ Python 3.10.5, pip 22.1.2, setuptools 62.3.3 @frenck (#114)

v8.1.1

23 Mar 18:43
b487e1a
Compare
Choose a tag to compare

What’s changed

⬆️ Dependency updates

  • ⬆️ Upgrades add-on base image to 11.1.1 @frenck (#111)

v8.1.0

09 Mar 09:07
b98c0ab
Compare
Choose a tag to compare

What’s changed

🐛 Bug fixes

🚀 Enhancements

⬆️ Dependency updates

v8.0.1

07 Jan 17:46
36b26d3
Compare
Choose a tag to compare

What’s changed

🧰 Maintenance

⬆️ Dependency updates

  • ⬆️ Upgrades add-on base image to 11.0.1 @frenck (#98)
  • ⬆️ Upgrades openssl-dev to 1.1.1l-r8 @frenck (#101)

v8.0.0

29 Nov 21:23
fb86b0d
Compare
Choose a tag to compare

What’s changed

⬆️ Dependency updates

  • ⬆️ Upgrades add-on base image to 11.0.0 @frenck (#96)
  • ⬆️ Upgrades Python to 3.9.9 @frenck (#97)

v7.2.0

09 Nov 14:27
30f5af2
Compare
Choose a tag to compare

What’s changed

🚀 Enhancements

🧰 Maintenance

  • Switch to centralized GitHub Action Workflows @frenck (#90)

⬆️ Dependency updates

  • ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#76)
  • ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#77)
  • ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#78)
  • ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#79)
  • ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#83)
  • ⬆️ Upgrades add-on base image to 10.1.1 @frenck (#84)
  • ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#80)
  • ⬆️ Upgrade lock-threads workflow to 3.0.0 @frenck (#85)
  • ⬆️ Upgrades Python to 3.9.7 @frenck (#86)
  • ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#87)
  • ⬆️ Upgrades base image to 10.2.0 @frenck (#91)
  • ⬆️ Upgrades util-linux-dev to 2.37.2-r0 @frenck (#94)
  • ⬆️ Upgrades pip to 21.3.1 @frenck (#93)
  • ⬆️ Upgrades add-on base image to 10.2.1 @frenck (#95)

v7.1.1

10 Aug 11:47
584e31f
Compare
Choose a tag to compare

What’s changed

⬆️ Dependency updates