Skip to content

Releases: andrewjw/glowprom

v0.9.0

17 Aug 13:44
Compare
Choose a tag to compare

v0.9.0 (2024-08-17)

Chore

  • chore(deps): update dependency pycodestyle to v2.12.1 (1a3886e)

  • chore(deps): update dependency wheel to v0.44.0 (4841fcd)

  • chore(deps): update dependency python-semantic-release to v9.8.6 (f1b0100)

  • chore: Add time since last update to Grafana dashboard. (36b8265)

  • chore: Add grafana dashboard (#77) (fb7b4c7)

  • chore(deps): update dependency setuptools to v70.3.0 (fa8c64b)

Feature

  • feat: Install a local .tar.gz in docker to allow testing and more reliable releases. (4254779)

Unknown

    • fix: Use piwheels.org and Python 3.11 to fix armv7 build. (899f9fd)

v0.8.0

09 Jul 13:36
Compare
Choose a tag to compare

v0.8.0 (2024-07-09)

Chore

  • chore: Update setup.py to allow installing from a source bundle, and only build the sdist package. (fde0a0b)

  • chore(deps): update dependency python-semantic-release to v9.8.5 (d7257a8)

  • chore(deps): update dependency python-semantic-release to v9.8.4 (ceb2028)

Feature

  • feat: Install a local .tar.gz in docker to allow testing and more reliable releases. (380a5ff)

Fix

  • fix: Fix docker push by logging in if we're pushing. (6c18e01)

  • fix: Only build docker once, after all Python versions are tested. (1377c07)

  • fix: Try to find rust compiler. (32d438c)

  • fix: Setup tools has been removed in Python 3.12. (8818f91)

v0.7.2

04 Jul 09:55
Compare
Choose a tag to compare

v0.7.2 (2024-07-04)

Fix

  • fix: Install rust compiler non-interactively. (2fc3f77)

v0.7.1

04 Jul 09:49
Compare
Choose a tag to compare

v0.7.1 (2024-07-04)

Fix

  • fix: Install rust compiler in Docker to allow Python dependencies to build on arm v7. (6607555)

v0.7.0

04 Jul 09:32
Compare
Choose a tag to compare

v0.7.0 (2024-07-04)

Feature

  • feat: Build an arm v7 docker image for Raspberry Pi 3. (9dd06b9)

v0.6.4

03 Jul 20:13
Compare
Choose a tag to compare

v0.6.4 (2024-07-03)

Fix

v0.6.3

03 Jul 20:08
Compare
Choose a tag to compare

v0.6.3 (2024-07-03)

Fix

v0.6.2

03 Jul 20:05
Compare
Choose a tag to compare

v0.6.2 (2024-07-03)

Fix

v0.6.1

03 Jul 20:02
Compare
Choose a tag to compare

v0.6.1 (2024-07-03)

Fix

v0.6.0

03 Jul 20:00
Compare
Choose a tag to compare

v0.6.0 (2024-07-03)

Feature

  • feat: Build both amd64 and arm64 images, and push both latest and tag versions. (78948de)