Skip to content

Releases: marcaurele/gce-ipx800-prometheus

0.3.2

31 Dec 08:33
0.3.2
9a76dd7
Compare
Choose a tag to compare

What's Changed

  • fix: put uv offline and without the need for cache by @marcaurele in #67

Full Changelog: 0.3.1...0.3.2

0.3.1

31 Dec 08:28
0.3.1
da9a862
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.0...0.3.1

0.3.0

31 Dec 08:10
0.3.0
0f0bfee
Compare
Choose a tag to compare

What's Changed

Changes

  • feat: add HELP, TYPE and add _total suffix on the counter

Dependencies

  • build(deps): bump python from 3.12-alpine to 3.13-alpine by @dependabot in #59
  • poetry(deps): bump uvicorn from 0.31.0 to 0.32.0 by @dependabot in #58
  • poetry dev(deps-dev): bump ruff from 0.6.8 to 0.7.2 by @dependabot in #60
  • poetry(deps): bump fastapi from 0.115.0 to 0.115.4 by @dependabot in #57
  • poetry dev(deps-dev): bump ruff from 0.7.2 to 0.8.1 by @dependabot in #62
  • build(deps): bump docker/metadata-action from 5.5.1 to 5.6.1 by @dependabot in #65
  • build(deps): bump docker/build-push-action from 6.9.0 to 6.10.0 by @dependabot in #64
  • poetry(deps): bump fastapi from 0.115.4 to 0.115.5 by @dependabot in #63
  • poetry(deps): bump uvicorn from 0.32.0 to 0.32.1 by @dependabot in #61

Full Changelog: 0.2.0...0.3.0

0.2.0

05 Oct 08:22
0.2.0
d6035ae
Compare
Choose a tag to compare

[0.2.0] - 2024-10-01

Build

  • (deps) Bump docker/build-push-action from 6.7.0 to 6.9.0

Poetry

  • (deps) Bump urllib3 from 2.1.0 to 2.2.0
  • (deps) Bump fastapi from 0.108.0 to 0.109.0
  • (deps) Bump uvicorn from 0.25.0 to 0.27.0.post1
  • (deps) Bump fastapi from 0.109.0 to 0.109.1
  • (deps) Bump fastapi from 0.109.1 to 0.110.0
  • (deps) Bump urllib3 from 2.2.0 to 2.2.1
  • (deps) Bump uvicorn from 0.27.0.post1 to 0.27.1
  • (deps) Bump uvicorn from 0.27.1 to 0.29.0
  • (deps) Bump idna from 3.4 to 3.7
  • (deps) Bump fastapi from 0.110.0 to 0.110.3
  • (deps) Bump gce-ipx800 from 0.5.2 to 0.6.0
  • (deps) Bump uvicorn from 0.29.0 to 0.30.0
  • (deps) Bump fastapi from 0.110.3 to 0.111.0
  • (deps) Bump urllib3 from 2.2.1 to 2.2.2
  • (deps) Bump uvicorn from 0.30.0 to 0.30.1
  • (deps) Bump certifi from 2023.7.22 to 2024.7.4
  • (deps) Bump fastapi from 0.111.0 to 0.111.1
  • (deps) Bump uvicorn from 0.30.1 to 0.30.4
  • (deps) Bump fastapi from 0.111.1 to 0.115.0
  • (deps) Bump uvicorn from 0.30.4 to 0.30.6
  • (deps) Bump uvicorn from 0.30.6 to 0.31.0
  • (deps) Bump urllib3 from 2.2.2 to 2.2.3

0.1.1

19 Jan 10:39
1a83bc3
Compare
Choose a tag to compare

What's Changed

  • Fix typo in metric name for analog sensors.

Full Changelog: 0.1.0...0.1.1

0.1.0

18 Jan 20:56
2bec2b7
Compare
Choose a tag to compare

What's Changed

  • Python 3.12
  • Use environment variable READ to configure the values to retrieve
  • Add support for Counters

Dependencies update

  • Bump docker/metadata-action from 9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 to e6428a5c4e294a61438ed7f43155db912025b6b3 by @dependabot in #6
  • poetry dev(deps-dev): bump ruff from 0.1.3 to 0.1.6 by @dependabot in #8
  • Bump docker/login-action from 2.1.0 to 3.0.0 by @dependabot in #5
  • Bump docker/build-push-action from 4.0.0 to 5.1.0 by @dependabot in #4
  • poetry(deps): bump urllib3 from 2.0.7 to 2.1.0 by @dependabot in #7
  • poetry(deps): bump uvicorn from 0.23.2 to 0.24.0.post1 by @dependabot in #9
  • Bump docker/metadata-action from 5.2.0 to 5.4.0 by @dependabot in #10
  • poetry dev(deps-dev): bump ruff from 0.1.6 to 0.1.9 by @dependabot in #11
  • poetry(deps): bump fastapi from 0.104.1 to 0.108.0 by @dependabot in #12
  • poetry(deps): bump uvicorn from 0.24.0.post1 to 0.25.0 by @dependabot in #13

Full Changelog: 0.0.2...0.1.0

0.0.2

17 Nov 22:01
79234f1
Compare
Choose a tag to compare

Changes

  • fix typo in output
  • add HELP header

0.0.1

17 Nov 21:48
64a190c
Compare
Choose a tag to compare

Initial release