Skip to content

Releases: fvaleye/tracarbon

v0.8.0

31 Jul 15:01
426d239

Choose a tag to compare

What's Changed

  • build(deps-dev): Bump ruff from 0.8.5 to 0.8.6 by @dependabot[bot] in #405
  • build(deps): Bump pydantic from 1.10.19 to 1.10.21 by @dependabot[bot] in #409
  • build(deps-dev): Bump ruff from 0.8.6 to 0.9.3 by @dependabot[bot] in #411
  • build(deps-dev): Bump ruff from 0.9.3 to 0.9.5 by @dependabot[bot] in #414
  • build(deps): Bump datadog from 0.50.2 to 0.51.0 by @dependabot[bot] in #412
  • build(deps-dev): Bump ruff from 0.9.5 to 0.9.7 by @dependabot[bot] in #418
  • build(deps): Bump psutil from 6.1.1 to 7.0.0 by @dependabot[bot] in #416
  • build(deps-dev): Bump ruff from 0.9.7 to 0.9.9 by @dependabot[bot] in #419
  • build(deps): Bump typer from 0.15.1 to 0.15.2 by @dependabot[bot] in #420
  • fix: metrics appear when launching with the CLI by @fvaleye in #423
  • build(deps-dev): Bump pytest from 8.3.4 to 8.3.5 by @dependabot[bot] in #421
  • build(deps-dev): Bump ruff from 0.9.10 to 0.11.13 by @dependabot[bot] in #428
  • build(deps-dev): Bump sphinx from 7.1.2 to 7.4.7 by @dependabot[bot] in #427
  • build(deps): Bump python-dotenv from 1.0.1 to 1.1.0 by @dependabot[bot] in #426
  • build(deps): Bump kubernetes from 31.0.0 to 33.1.0 by @dependabot[bot] in #429
  • build(deps): Bump typer from 0.15.4 to 0.16.0 by @dependabot[bot] in #433
  • build(deps-dev): Bump types-ujson from 5.10.0.20240515 to 5.10.0.20250326 by @dependabot[bot] in #425
  • build(deps): Bump ec2-metadata from 2.13.0 to 2.14.0 by @dependabot[bot] in #432
  • build(deps-dev): Bump types-requests from 2.32.0.20241016 to 2.32.4.20250611 by @dependabot[bot] in #431
  • build(deps): Bump msgpack from 1.1.0 to 1.1.1 by @dependabot[bot] in #437
  • chore(uv): use uv instead of using poetry by @fvaleye in #443
  • chore(release): 0.8.0 by @fvaleye in #444

Full Changelog: v0.7.4...v0.8.0

v0.7.5

03 Jun 07:53

Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.7.5

v0.7.4

03 Jan 10:45
4588300

Choose a tag to compare

What's Changed

  • build(deps): Bump aiohttp from 3.10.10 to 3.10.11 by @dependabot in #387
  • build(deps): Bump prometheus-client from 0.20.0 to 0.21.0 by @dependabot in #385
  • build(deps-dev): Bump ruff from 0.7.3 to 0.7.4 by @dependabot in #386
  • build(deps): Bump datadog from 0.50.1 to 0.50.2 by @dependabot in #390
  • build(deps): Bump asyncer from 0.0.7 to 0.0.8 by @dependabot in #383
  • Add support for multiple packages for RAPL sensor by @patricgruber in #392
  • Update Mac sensor with the latest version of ioreg by @fvaleye in #402
  • build(deps): Bump typer from 0.12.5 to 0.15.1 by @dependabot in #396
  • chore(release): release version 0.7.4 by @fvaleye in #404

New Contributors

  • @patricgruber made their first contribution in #392

Full Changelog: v0.7.3...v0.7.4

v0.7.3

13 Nov 10:55
8e0321b

Choose a tag to compare

What's Changed

  • build(deps): Bump typer from 0.9.0 to 0.10.0 by @dependabot in #302
  • build(deps-dev): Bump ruff from 0.3.3 to 0.3.4 by @dependabot in #303
  • build(deps-dev): Bump pytest-mock from 3.12.0 to 3.14.0 by @dependabot in #301
  • build(deps-dev): Bump types-requests from 2.31.0.20240311 to 2.31.0.20240406 by @dependabot in #310
  • build(deps-dev): Bump types-aiofiles from 23.2.0.20240311 to 23.2.0.20240403 by @dependabot in #308
  • build(deps-dev): Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #304
  • build(deps): Bump pydantic from 1.10.14 to 1.10.15 by @dependabot in #315
  • build(deps-dev): Bump ruff from 0.3.4 to 0.3.7 by @dependabot in #312
  • build(deps): Bump aiohttp from 3.9.3 to 3.9.4 by @dependabot in #314
  • build(deps): Bump typer from 0.10.0 to 0.12.3 by @dependabot in #313
  • build(deps-dev): Bump autodoc-pydantic from 1.9.0 to 1.9.1 by @dependabot in #318
  • build(deps): Bump aiohttp from 3.9.4 to 3.9.5 by @dependabot in #317
  • build(deps-dev): Bump ruff from 0.3.7 to 0.4.1 by @dependabot in #316
  • build(deps): Bump datadog from 0.48.0 to 0.49.1 by @dependabot in #306
  • build(deps-dev): Bump pytest-xdist from 3.5.0 to 3.6.1 by @dependabot in #320
  • build(deps-dev): Bump pytest from 8.1.1 to 8.2.0 by @dependabot in #321
  • build(deps-dev): Bump ruff from 0.4.1 to 0.4.4 by @dependabot in #325
  • build(deps): Bump asyncer from 0.0.5 to 0.0.7 by @dependabot in #324
  • build(deps-dev): Bump mypy from 1.9.0 to 1.10.0 by @dependabot in #322
  • build(deps-dev): Bump pytest from 8.2.0 to 8.2.1 by @dependabot in #329
  • build(deps): Bump ujson from 5.9.0 to 5.10.0 by @dependabot in #326
  • build(deps-dev): Bump types-ujson from 5.9.0.0 to 5.10.0.20240515 by @dependabot in #327
  • build(deps-dev): Bump pytest-asyncio from 0.23.6 to 0.23.7 by @dependabot in #328
  • build(deps-dev): Bump bandit from 1.7.8 to 1.7.9 by @dependabot in #338
  • build(deps-dev): Bump ruff from 0.4.4 to 0.5.1 by @dependabot in #343
  • chore(dependencies): update the dependencies with latest updates by @fvaleye in #348
  • build(deps-dev): Bump types-aiofiles from 23.2.0.20240403 to 24.1.0.20240626 by @dependabot in #345
  • build(deps): Bump kubernetes from 29.0.0 to 30.1.0 by @dependabot in #336
  • build(deps): Bump psutil from 5.9.8 to 6.0.0 by @dependabot in #352
  • build(deps-dev): Bump ruff from 0.5.5 to 0.5.6 by @dependabot in #351
  • build(deps): Bump aiohttp from 3.10.0 to 3.10.1 by @dependabot in #349
  • build(deps): Bump aiofiles from 23.2.1 to 24.1.0 by @dependabot in #350
  • build(deps-dev): Bump ruff from 0.5.6 to 0.6.5 by @dependabot in #365
  • build(deps): Bump aiohttp from 3.10.1 to 3.10.5 by @dependabot in #359
  • build(deps-dev): Bump ruff from 0.6.5 to 0.6.8 by @dependabot in #369
  • build(deps): Bump datadog from 0.49.1 to 0.50.1 by @dependabot in #368
  • build(deps): Bump aiohttp from 3.10.5 to 3.10.9 by @dependabot in #371
  • build(deps): Bump typer from 0.12.3 to 0.12.5 by @dependabot in #358
  • build(deps): Bump pydantic from 1.10.17 to 1.10.18 by @dependabot in #370
  • build(deps): Bump kubernetes from 30.1.0 to 31.0.0 by @dependabot in #366
  • chore(dependencies): update the dependencies 11-2024 by @fvaleye in #381
  • chore(release): release version 0.7.3 by @fvaleye in #382
  • build(deps): Bump aiohttp from 3.10.9 to 3.10.10 by @dependabot in #374
  • build(deps-dev): Bump ruff from 0.6.8 to 0.7.3 by @dependabot in #380
  • build(deps-dev): Bump pytest-asyncio from 0.23.8 to 0.24.0 by @dependabot in #362

Full Changelog: v0.7.2...v0.7.3

v0.7.2

21 Mar 16:52
f9b3fc6

Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

17 Jul 09:12
5b8e192

Choose a tag to compare

What's Changed

  • Bump datadog from 0.45.0 to 0.46.0 by @dependabot in #209
  • Improve Tracarbon report with average interval in seconds for each metric by @fvaleye in #208
  • Bump release to 0.7.1 by @fvaleye in #210

Full Changelog: v0.7.0...v0.7.1

v0.7.0

15 Jul 20:17
cc54109

Choose a tag to compare

What's Changed

Full Changelog: v0.6.5...v0.7.0

v0.6.5

07 Jun 14:21
4ed2aae

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.4...v0.6.5

v0.6.4

04 Apr 10:18
0fdc921

Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.4

v0.6.3

22 Mar 18:04
9c90ee2

Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3