Recent Releases of tracarbon

tracarbon - v0.8.0

What's Changed

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

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.7.4...v0.8.0

- Python
Published by fvaleye 12 months ago

tracarbon - v0.7.5

What's Changed

  • build(deps-dev): Bump ruff from 0.8.5 to 0.8.6 by @dependabot in https://github.com/fvaleye/tracarbon/pull/405
  • build(deps): Bump pydantic from 1.10.19 to 1.10.21 by @dependabot in https://github.com/fvaleye/tracarbon/pull/409
  • build(deps-dev): Bump ruff from 0.8.6 to 0.9.3 by @dependabot in https://github.com/fvaleye/tracarbon/pull/411
  • build(deps-dev): Bump ruff from 0.9.3 to 0.9.5 by @dependabot in https://github.com/fvaleye/tracarbon/pull/414
  • build(deps): Bump datadog from 0.50.2 to 0.51.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/412
  • build(deps-dev): Bump ruff from 0.9.5 to 0.9.7 by @dependabot in https://github.com/fvaleye/tracarbon/pull/418
  • build(deps): Bump psutil from 6.1.1 to 7.0.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/416
  • build(deps-dev): Bump ruff from 0.9.7 to 0.9.9 by @dependabot in https://github.com/fvaleye/tracarbon/pull/419
  • build(deps): Bump typer from 0.15.1 to 0.15.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/420
  • fix: metrics appear when launching with the CLI by @fvaleye in https://github.com/fvaleye/tracarbon/pull/423

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.7.4...v0.7.5

- Python
Published by fvaleye about 1 year ago

tracarbon - v0.7.4

What's Changed

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

New Contributors

  • @patricgruber made their first contribution in https://github.com/fvaleye/tracarbon/pull/392

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.7.3...v0.7.4

- Python
Published by fvaleye over 1 year ago

tracarbon - v0.7.3

What's Changed

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

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.7.2...v0.7.3

- Python
Published by fvaleye over 1 year ago

tracarbon - v0.7.2

What's Changed

  • Bump types-ujson from 5.8.0.0 to 5.8.0.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/215
  • Bump aiohttp from 3.8.4 to 3.8.5 by @dependabot in https://github.com/fvaleye/tracarbon/pull/213
  • Bump types-aiofiles from 23.1.0.4 to 23.1.0.5 by @dependabot in https://github.com/fvaleye/tracarbon/pull/212
  • Bump types-requests from 2.31.0.1 to 2.31.0.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/211
  • Bump kubernetes from 26.1.0 to 27.2.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/214
  • Bump pydantic from 1.10.11 to 1.10.12 by @dependabot in https://github.com/fvaleye/tracarbon/pull/216
  • Bump sphinx from 7.0.1 to 7.1.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/217
  • Bump aiocache from 0.12.1 to 0.12.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/219
  • Bump sphinx from 7.1.1 to 7.1.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/218
  • Bump mypy from 1.4.1 to 1.5.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/221
  • Bump aiofiles from 23.1.0 to 23.2.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/220
  • Bump types-aiofiles from 23.1.0.5 to 23.2.0.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/223
  • Bump mypy from 1.5.0 to 1.5.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/222
  • Bump pytest from 7.4.0 to 7.4.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/224
  • Bump pytest from 7.4.1 to 7.4.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/228
  • Bump loguru from 0.7.0 to 0.7.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/227
  • Bump black from 23.7.0 to 23.9.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/226
  • Bump datadog from 0.46.0 to 0.47.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/225
  • Bump loguru from 0.7.1 to 0.7.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/229
  • Bump pydata-sphinx-theme from 0.13.3 to 0.14.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/230
  • Bump msgpack from 1.0.5 to 1.0.6 by @dependabot in https://github.com/fvaleye/tracarbon/pull/234
  • Bump kubernetes from 27.2.0 to 28.1.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/233
  • Bump types-requests from 2.31.0.2 to 2.31.0.4 by @dependabot in https://github.com/fvaleye/tracarbon/pull/232
  • Bump pydata-sphinx-theme from 0.14.0 to 0.14.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/231
  • Bump msgpack from 1.0.6 to 1.0.7 by @dependabot in https://github.com/fvaleye/tracarbon/pull/237
  • Bump aiohttp from 3.8.5 to 3.8.6 by @dependabot in https://github.com/fvaleye/tracarbon/pull/238
  • Bump types-requests from 2.31.0.4 to 2.31.0.6 by @dependabot in https://github.com/fvaleye/tracarbon/pull/235
  • Bump pydantic from 1.10.12 to 1.10.13 by @dependabot in https://github.com/fvaleye/tracarbon/pull/236
  • Bump psutil from 5.9.5 to 5.9.6 by @dependabot in https://github.com/fvaleye/tracarbon/pull/240
  • Bump mypy from 1.5.1 to 1.6.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/239
  • Bump mypy from 1.6.0 to 1.6.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/244
  • Bump pytest-mock from 3.11.1 to 3.12.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/242
  • Bump black from 23.9.1 to 23.10.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/243
  • Bump pytest from 7.4.2 to 7.4.3 by @dependabot in https://github.com/fvaleye/tracarbon/pull/245
  • Bump black from 23.10.0 to 23.10.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/246
  • Bump prometheus-client from 0.17.1 to 0.18.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/249
  • Bump pydata-sphinx-theme from 0.14.1 to 0.14.3 by @dependabot in https://github.com/fvaleye/tracarbon/pull/248
  • Bump pytest-xdist from 3.3.1 to 3.4.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/250
  • Bump black from 23.10.1 to 23.11.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/252
  • Bump mypy from 1.6.1 to 1.7.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/251
  • Bump aiohttp from 3.8.6 to 3.9.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/253
  • Bump prometheus-client from 0.18.0 to 0.19.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/258
  • Bump aiohttp from 3.9.0 to 3.9.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/255
  • Bump mypy from 1.7.0 to 1.7.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/254
  • Bump pydata-sphinx-theme from 0.14.3 to 0.14.4 by @dependabot in https://github.com/fvaleye/tracarbon/pull/256
  • Bump pytest-xdist from 3.4.0 to 3.5.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/257
  • Bump pytest-asyncio from 0.21.1 to 0.23.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/259
  • Bump isort from 5.12.0 to 5.13.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/262
  • Bump bandit from 1.7.5 to 1.7.6 by @dependabot in https://github.com/fvaleye/tracarbon/pull/261
  • Bump ujson from 5.8.0 to 5.9.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/260
  • Bump psutil from 5.9.6 to 5.9.7 by @dependabot in https://github.com/fvaleye/tracarbon/pull/266
  • Bump types-ujson from 5.8.0.1 to 5.9.0.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/264
  • Bump black from 23.11.0 to 23.12.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/265
  • Bump isort from 5.13.0 to 5.13.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/263
  • Bump pytest from 7.4.3 to 7.4.4 by @dependabot in https://github.com/fvaleye/tracarbon/pull/269
  • Bump black from 23.12.0 to 23.12.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/268
  • Bump types-aiofiles from 23.2.0.0 to 23.2.0.20240106 by @dependabot in https://github.com/fvaleye/tracarbon/pull/271
  • Bump pytest-asyncio from 0.23.2 to 0.23.3 by @dependabot in https://github.com/fvaleye/tracarbon/pull/270
  • Bump mypy from 1.7.1 to 1.8.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/267
  • Bump kubernetes from 28.1.0 to 29.0.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/272
  • Bump types-requests from 2.31.0.6 to 2.31.0.20240106 by @dependabot in https://github.com/fvaleye/tracarbon/pull/276
  • Bump datadog from 0.47.0 to 0.48.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/275
  • Bump pydantic from 1.10.13 to 1.10.14 by @dependabot in https://github.com/fvaleye/tracarbon/pull/274
  • Bump bandit from 1.7.6 to 1.7.7 by @dependabot in https://github.com/fvaleye/tracarbon/pull/280
  • Bump python-dotenv from 1.0.0 to 1.0.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/279
  • Bump pytest-asyncio from 0.23.3 to 0.23.4 by @dependabot in https://github.com/fvaleye/tracarbon/pull/278
  • Bump asyncer from 0.0.2 to 0.0.4 by @dependabot in https://github.com/fvaleye/tracarbon/pull/277
  • Bump psutil from 5.9.7 to 5.9.8 by @dependabot in https://github.com/fvaleye/tracarbon/pull/273
  • Bump aiohttp from 3.9.1 to 3.9.3 by @dependabot in https://github.com/fvaleye/tracarbon/pull/283
  • Bump types-requests from 2.31.0.20240106 to 2.31.0.20240125 by @dependabot in https://github.com/fvaleye/tracarbon/pull/281
  • Bump pytest-asyncio from 0.23.4 to 0.23.5 by @dependabot in https://github.com/fvaleye/tracarbon/pull/284
  • build(deps-dev): Bump types-requests from 2.31.0.20240125 to 2.31.0.20240218 by @dependabot in https://github.com/fvaleye/tracarbon/pull/287
  • build(deps): Bump prometheus-client from 0.19.0 to 0.20.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/286
  • build(deps): Bump msgpack from 1.0.7 to 1.0.8 by @dependabot in https://github.com/fvaleye/tracarbon/pull/291
  • fix(dependencies): fix dependencies CI issues by @fvaleye in https://github.com/fvaleye/tracarbon/pull/292
  • feat(aws): catch exceptions from ec2 library when running on cloud providers by @fvaleye in https://github.com/fvaleye/tracarbon/pull/299
  • Bump release to 0.7.2 by @fvaleye in https://github.com/fvaleye/tracarbon/pull/300

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.7.1...v0.7.2

- Python
Published by fvaleye over 2 years ago

tracarbon - v0.7.1

What's Changed

  • Bump datadog from 0.45.0 to 0.46.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/209
  • Improve Tracarbon report with average interval in seconds for each metric by @fvaleye in https://github.com/fvaleye/tracarbon/pull/208
  • Bump release to 0.7.1 by @fvaleye in https://github.com/fvaleye/tracarbon/pull/210

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.7.0...v0.7.1

- Python
Published by fvaleye about 3 years ago

tracarbon - v0.7.0

What's Changed

  • Bump pytest from 7.3.1 to 7.3.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/196
  • Bump ujson from 5.7.0 to 5.8.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/193
  • Bump pydantic from 1.10.8 to 1.10.9 by @dependabot in https://github.com/fvaleye/tracarbon/pull/194
  • Bump types-aiofiles from 23.1.0.3 to 23.1.0.4 by @dependabot in https://github.com/fvaleye/tracarbon/pull/195
  • Bump types-ujson from 5.7.0.5 to 5.8.0.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/192
  • Bump pytest-mock from 3.10.0 to 3.11.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/198
  • Bump ec2-metadata from 2.11.0 to 2.12.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/197
  • Change cloud carbon footprint repository for AWS carbon emissions by @fvaleye in https://github.com/fvaleye/tracarbon/pull/199
  • Bump pydantic from 1.10.9 to 2.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/200
  • Bump pydantic from 2.0 to 2.0.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/201
  • Add rapl_available in helm to launch tracarbon on cloud providers by @fvaleye in https://github.com/fvaleye/tracarbon/pull/205
  • Add Tracarbon Report to store running statistics by @fvaleye in https://github.com/fvaleye/tracarbon/pull/206
  • Bump release to v0.7.0 by @fvaleye in https://github.com/fvaleye/tracarbon/pull/207

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.6.5...v0.7.0

- Python
Published by fvaleye about 3 years ago

tracarbon - v0.6.5

What's Changed

  • Bump pytest from 7.2.2 to 7.3.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/167
  • Bump mypy from 1.1.1 to 1.2.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/166
  • Bump loguru from 0.6.0 to 0.7.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/169
  • Bump types-ujson from 5.7.0.1 to 5.7.0.3 by @dependabot in https://github.com/fvaleye/tracarbon/pull/170
  • Bump pytest from 7.3.0 to 7.3.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/168
  • Bump psutil from 5.9.4 to 5.9.5 by @dependabot in https://github.com/fvaleye/tracarbon/pull/173
  • Bump aiocache from 0.12.0 to 0.12.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/172
  • Bump sphinx from 6.1.3 to 6.2.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/171
  • Bump types-ujson from 5.7.0.3 to 5.7.0.4 by @dependabot in https://github.com/fvaleye/tracarbon/pull/177
  • Bump types-aiofiles from 23.1.0.1 to 23.1.0.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/174
  • Bump types-requests from 2.28.11.17 to 2.29.0.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/175
  • Bump sphinx from 6.2.0 to 7.0.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/176
  • Bump types-requests from 2.29.0.0 to 2.30.0.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/180
  • Bump types-ujson from 5.7.0.4 to 5.7.0.5 by @dependabot in https://github.com/fvaleye/tracarbon/pull/178
  • Bump typer from 0.7.0 to 0.9.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/179
  • Bump mypy from 1.2.0 to 1.3.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/181
  • Bump sphinx from 7.0.0 to 7.0.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/182
  • Bump pytest-xdist from 3.2.1 to 3.3.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/183
  • Bump pytest-xdist from 3.3.0 to 3.3.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/184
  • Bump pytest-cov from 4.0.0 to 4.1.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/185
  • Bump pydantic from 1.10.7 to 1.10.8 by @dependabot in https://github.com/fvaleye/tracarbon/pull/188
  • Bump types-aiofiles from 23.1.0.2 to 23.1.0.3 by @dependabot in https://github.com/fvaleye/tracarbon/pull/186
  • Bump prometheus-client from 0.16.0 to 0.17.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/189
  • Bump types-requests from 2.30.0.0 to 2.31.0.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/187
  • Remove unused attributes by @baiello in https://github.com/fvaleye/tracarbon/pull/190
  • Bump release to 0.6.5 by @fvaleye in https://github.com/fvaleye/tracarbon/pull/191

New Contributors

  • @baiello made their first contribution in https://github.com/fvaleye/tracarbon/pull/190

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.6.4...v0.6.5

- Python
Published by fvaleye about 3 years ago

tracarbon - v0.6.4

What's Changed

  • Bump radon from 5.1.0 to 6.0.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/157
  • Bump pydantic from 1.10.6 to 1.10.7 by @dependabot in https://github.com/fvaleye/tracarbon/pull/159
  • Bump types-requests from 2.28.11.15 to 2.28.11.16 by @dependabot in https://github.com/fvaleye/tracarbon/pull/158
  • Bump types-requests from 2.28.11.16 to 2.28.11.17 by @dependabot in https://github.com/fvaleye/tracarbon/pull/163
  • Bump types-aiofiles from 23.1.0.0 to 23.1.0.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/160
  • Bump black from 23.1.0 to 23.3.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/162
  • Bump pydata-sphinx-theme from 0.13.1 to 0.13.3 by @dependabot in https://github.com/fvaleye/tracarbon/pull/161
  • Handle the exception when Tracarbon is failing to get the latest carbon factor of the location by @fvaleye in https://github.com/fvaleye/tracarbon/pull/164
  • Bump release to v0.6.4 by @fvaleye in https://github.com/fvaleye/tracarbon/pull/165

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.6.3...v0.6.4

- Python
Published by fvaleye over 3 years ago

tracarbon - v0.6.3

What's Changed

  • Avoid sending None metric value by @fvaleye in https://github.com/fvaleye/tracarbon/pull/156

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.6.2...v0.6.3

- Python
Published by fvaleye over 3 years ago

tracarbon - v0.6.2

What's Changed

  • Fix the country code for EU file when launching Tracarbon by @fvaleye in https://github.com/fvaleye/tracarbon/pull/155

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.6.1...v0.6.2

- Python
Published by fvaleye over 3 years ago

tracarbon - v0.6.1

What's Changed

  • Bump pytest-asyncio from 0.20.3 to 0.21.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/149
  • Bump datadog from 0.44.0 to 0.45.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/150
  • Make country code in lowercase by @fvaleye in https://github.com/fvaleye/tracarbon/pull/154

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.6.0...v0.6.1

- Python
Published by fvaleye over 3 years ago

tracarbon - v0.6.0

What's Changed

  • Bump types-aiofiles from 22.1.0.9 to 23.1.0.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/145
  • Add the usage details in the energy consumption and carbon emissions generators by @fvaleye in https://github.com/fvaleye/tracarbon/pull/152
  • Add the URL of the endpoint of the CO2 Signal API as a configuration key by @fvaleye in https://github.com/fvaleye/tracarbon/pull/151
  • Bump version to v0.6.0 by @fvaleye in https://github.com/fvaleye/tracarbon/pull/153

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.5.5...v0.6.0

- Python
Published by fvaleye over 3 years ago

tracarbon - v0.5.5

What's Changed

  • Add prefix name in Helm chart by @fvaleye in https://github.com/fvaleye/tracarbon/pull/147
  • Bump python-dotenv from 0.21.1 to 1.0.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/146
  • Bump release to 0.5.5 by @fvaleye in https://github.com/fvaleye/tracarbon/pull/148

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.5.4...v0.5.5

- Python
Published by fvaleye over 3 years ago

tracarbon - v0.5.4

What's Changed

  • Fix the RAPL negative values with Linux hardware again by @fvaleye in https://github.com/fvaleye/tracarbon/pull/142
  • Bump release to v0.5.4 by @fvaleye in https://github.com/fvaleye/tracarbon/pull/143

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.5.3...v0.5.4

- Python
Published by fvaleye over 3 years ago

tracarbon - v0.5.3

What's Changed

  • Bump pytest from 7.2.1 to 7.2.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/137
  • Update dependencies and set Python to 3.8 by @fvaleye in https://github.com/fvaleye/tracarbon/pull/139
  • Fix negative value with RAPL wrap-around for Linux hardware by @fvaleye in https://github.com/fvaleye/tracarbon/pull/140
  • Bump release to v0.5.3 by @fvaleye in https://github.com/fvaleye/tracarbon/pull/141

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.5.2...v0.5.3

- Python
Published by fvaleye over 3 years ago

tracarbon - v0.5.2

What's Changed

  • Bump prometheus-client from 0.15.0 to 0.16.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/121
  • Bump isort from 5.11.4 to 5.11.5 by @dependabot in https://github.com/fvaleye/tracarbon/pull/123
  • Bump black from 22.12.0 to 23.1.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/122
  • Bump mypy from 0.991 to 1.0.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/126
  • Bump aiofiles from 22.1.0 to 23.1.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/125
  • Bump aiohttp from 3.8.3 to 3.8.4 by @dependabot in https://github.com/fvaleye/tracarbon/pull/124
  • Bump mypy from 1.0.0 to 1.0.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/127
  • Bump pydantic from 1.10.4 to 1.10.5 by @dependabot in https://github.com/fvaleye/tracarbon/pull/130
  • Bump types-aiofiles from 22.1.0.7 to 22.1.0.8 by @dependabot in https://github.com/fvaleye/tracarbon/pull/131
  • Bump types-requests from 2.28.11.12 to 2.28.11.13 by @dependabot in https://github.com/fvaleye/tracarbon/pull/129
  • Bump kubernetes from 25.3.0 to 26.1.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/128
  • Bump types-ujson from 5.7.0.0 to 5.7.0.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/134
  • Bump types-aiofiles from 22.1.0.8 to 22.1.0.9 by @dependabot in https://github.com/fvaleye/tracarbon/pull/133
  • Bump types-requests from 2.28.11.13 to 2.28.11.15 by @dependabot in https://github.com/fvaleye/tracarbon/pull/132
  • Bump version to 0.5.2 by @fvaleye in https://github.com/fvaleye/tracarbon/pull/136

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.5.1...v0.5.2

- Python
Published by fvaleye over 3 years ago

tracarbon - v0.5.1

What's Changed

  • Improve the management of the optional dependencies by @fvaleye in https://github.com/fvaleye/tracarbon/pull/119
  • Prepare the release of the 0.5.0 version by @fvaleye in https://github.com/fvaleye/tracarbon/pull/120

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.5.0...v0.5.1

- Python
Published by fvaleye over 3 years ago

tracarbon - v0.5.0

What's Changed

  • Improve README.md logo for PyPi by @fvaleye in https://github.com/fvaleye/tracarbon/pull/104
  • Bump isort from 5.11.2 to 5.11.3 by @dependabot in https://github.com/fvaleye/tracarbon/pull/105
  • Bump isort from 5.11.3 to 5.11.4 by @dependabot in https://github.com/fvaleye/tracarbon/pull/106
  • Bump types-requests from 2.28.11.5 to 2.28.11.7 by @dependabot in https://github.com/fvaleye/tracarbon/pull/107
  • Bump pydantic from 1.10.2 to 1.10.4 by @dependabot in https://github.com/fvaleye/tracarbon/pull/108
  • Bump types-ujson from 5.6.0.0 to 5.7.0.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/110
  • Bump ujson from 5.6.0 to 5.7.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/109
  • Add MetricGenerator for the exporters. by @fvaleye in https://github.com/fvaleye/tracarbon/pull/111
  • Bump aiocache from 0.11.1 to 0.12.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/112
  • Add the RAPL domains in the Linux EnergyConsumption sensor by @fvaleye in https://github.com/fvaleye/tracarbon/pull/113
  • Add Kubernetes generator for Energy Consumption and Carbon Emission by @fvaleye in https://github.com/fvaleye/tracarbon/pull/114

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.4.2...v0.5.0

- Python
Published by fvaleye over 3 years ago

tracarbon - v0.4.2

What's Changed

  • Update dependencies and Github actions by @fvaleye in https://github.com/fvaleye/tracarbon/pull/93
  • Bump pytest-xdist from 3.0.2 to 3.1.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/96
  • Bump ujson from 5.5.0 to 5.6.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/95
  • Bump types-ujson from 5.5.0 to 5.6.0.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/94
  • Fix RAPL energy measurement when energyuj is above maxenergyrangeuj by @fvaleye in https://github.com/fvaleye/tracarbon/pull/97
  • Bump ec2-metadata from 2.10.0 to 2.11.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/99
  • Bump black from 22.10.0 to 22.12.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/98
  • Bump pytest-asyncio from 0.20.2 to 0.20.3 by @dependabot in https://github.com/fvaleye/tracarbon/pull/100
  • Add general metrics preconfigured with units by @fvaleye in https://github.com/fvaleye/tracarbon/pull/101
  • Prepare the release of the 0.4.2 version by @fvaleye in https://github.com/fvaleye/tracarbon/pull/102
  • Fix uses in the Github Action release workflow. by @fvaleye in https://github.com/fvaleye/tracarbon/pull/103

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.4.1...v0.4.2

- Python
Published by fvaleye over 3 years ago

tracarbon - v0.4.1

What's Changed

  • Bump typer from 0.6.1 to 0.7.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/79
  • Bump types-requests from 2.28.11.2 to 2.28.11.4 by @dependabot in https://github.com/fvaleye/tracarbon/pull/80
  • Bump psutil from 5.9.3 to 5.9.4 by @dependabot in https://github.com/fvaleye/tracarbon/pull/83
  • Bump types-aiofiles from 22.1.0.1 to 22.1.0.3 by @dependabot in https://github.com/fvaleye/tracarbon/pull/81
  • Bump pytest-asyncio from 0.20.1 to 0.20.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/82
  • Bump mypy from 0.982 to 0.990 by @dependabot in https://github.com/fvaleye/tracarbon/pull/84
  • Bump mypy from 0.990 to 0.991 by @dependabot in https://github.com/fvaleye/tracarbon/pull/87
  • Bump pydata-sphinx-theme from 0.11.0 to 0.12.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/86
  • Bump types-requests from 2.28.11.4 to 2.28.11.5 by @dependabot in https://github.com/fvaleye/tracarbon/pull/85
  • Fix the missing return statements for linux & windows by @fvaleye in https://github.com/fvaleye/tracarbon/pull/89
  • Prepare the release of the 0.4.1 version by @fvaleye in https://github.com/fvaleye/tracarbon/pull/90

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.4.0...v0.4.1

- Python
Published by fvaleye over 3 years ago

tracarbon - v0.4.0

What's Changed

  • Bump prometheus-client from 0.14.1 to 0.15.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/72
  • Bump pydata-sphinx-theme from 0.10.1 to 0.11.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/65
  • Bump sphinx from 5.2.3 to 5.3.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/71
  • Add RAPL energy measurements feature for the Linux Sensor by @fvaleye in https://github.com/fvaleye/tracarbon/pull/77
  • Bump version to 0.4.0 by @fvaleye in https://github.com/fvaleye/tracarbon/pull/78

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.3.2...v0.4.0

- Python
Published by fvaleye over 3 years ago

tracarbon - v0.3.2

What's Changed

  • Bump aiohttp from 3.8.1 to 3.8.3 by @dependabot in https://github.com/fvaleye/tracarbon/pull/54
  • Add JSONExporter in the exporters by @fvaleye in https://github.com/fvaleye/tracarbon/pull/61
  • Add CODEOWNERS in Github by @fvaleye in https://github.com/fvaleye/tracarbon/pull/63
  • Bump pytest-cov from 3.0.0 to 4.0.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/60
  • Bump mypy from 0.971 to 0.982 by @dependabot in https://github.com/fvaleye/tracarbon/pull/64
  • Add Promotheus Exporter by @fvaleye in https://github.com/fvaleye/tracarbon/pull/69
  • Bump version to 0.3.2 by @fvaleye in https://github.com/fvaleye/tracarbon/pull/70

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.3.0...v0.3.2

- Python
Published by fvaleye almost 4 years ago

tracarbon - v0.3.1

What's Changed

  • Include CO2 Signal API to get the latest carbon intensity from different location by @fvaleye in https://github.com/fvaleye/tracarbon/pull/52
  • Bump version to 0.3.1 by @fvaleye in https://github.com/fvaleye/tracarbon/pull/53

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.3.0...v0.3.1

- Python
Published by fvaleye almost 4 years ago

tracarbon - v0.3.0

What's Changed

  • Include CO2 Signal API to get the latest carbon intensity from different location by @fvaleye in https://github.com/fvaleye/tracarbon/pull/51

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.2.6...v0.3.0

- Python
Published by fvaleye almost 4 years ago

tracarbon - v0.2.6

What's Changed

  • Makefile follows gazr convention, add security and complexity actions by @fvaleye in https://github.com/fvaleye/tracarbon/pull/47
  • Add the tracking of issues for devices by @fvaleye in https://github.com/fvaleye/tracarbon/pull/48
  • Fix Github action when releasing the documentation by @fvaleye in https://github.com/fvaleye/tracarbon/pull/49
  • Bump version to 0.2.6 by @fvaleye in https://github.com/fvaleye/tracarbon/pull/50

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.2.5...v0.2.6

- Python
Published by fvaleye almost 4 years ago

tracarbon - v0.2.5

What's Changed

  • Bump pydantic from 1.9.2 to 1.10.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/37
  • Bump psutil from 5.9.1 to 5.9.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/38
  • Bump black from 22.6.0 to 22.8.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/40
  • Bump pytest from 7.1.2 to 7.1.3 by @dependabot in https://github.com/fvaleye/tracarbon/pull/39
  • Bump pydata-sphinx-theme from 0.9.0 to 0.10.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/41
  • Bump types-requests from 2.28.9 to 2.28.10 by @dependabot in https://github.com/fvaleye/tracarbon/pull/43
  • Bump pydantic from 1.10.1 to 1.10.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/42
  • Add python-dotenv for development environment by @fvaleye in https://github.com/fvaleye/tracarbon/pull/44

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.2.4...v0.2.5

What's Changed

  • Bump pydantic from 1.9.2 to 1.10.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/37
  • Bump psutil from 5.9.1 to 5.9.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/38
  • Bump black from 22.6.0 to 22.8.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/40
  • Bump pytest from 7.1.2 to 7.1.3 by @dependabot in https://github.com/fvaleye/tracarbon/pull/39
  • Bump pydata-sphinx-theme from 0.9.0 to 0.10.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/41
  • Bump types-requests from 2.28.9 to 2.28.10 by @dependabot in https://github.com/fvaleye/tracarbon/pull/43
  • Bump pydantic from 1.10.1 to 1.10.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/42
  • Add python-dotenv for development environment by @fvaleye in https://github.com/fvaleye/tracarbon/pull/44
  • Bump version to 0.2.5 by @fvaleye in https://github.com/fvaleye/tracarbon/pull/46

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.2.4...v0.2.5

What's Changed

  • Bump pydantic from 1.9.2 to 1.10.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/37
  • Bump psutil from 5.9.1 to 5.9.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/38
  • Bump black from 22.6.0 to 22.8.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/40
  • Bump pytest from 7.1.2 to 7.1.3 by @dependabot in https://github.com/fvaleye/tracarbon/pull/39
  • Bump pydata-sphinx-theme from 0.9.0 to 0.10.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/41
  • Bump types-requests from 2.28.9 to 2.28.10 by @dependabot in https://github.com/fvaleye/tracarbon/pull/43
  • Bump pydantic from 1.10.1 to 1.10.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/42
  • Add python-dotenv for development environment by @fvaleye in https://github.com/fvaleye/tracarbon/pull/44

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.2.4...v0.2.5

- Python
Published by fvaleye almost 4 years ago

tracarbon - v0.2.4

What's Changed

  • Fix release documentation of the Github action by @fvaleye in https://github.com/fvaleye/tracarbon/pull/23
  • Bump types-ujson from 5.3.1 to 5.4.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/24
  • Bump typer from 0.4.2 to 0.5.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/25
  • Bump typer from 0.5.0 to 0.6.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/26
  • Bump types-requests from 2.28.0 to 2.28.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/28
  • Bump pytest-asyncio from 0.18.3 to 0.19.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/27
  • Bump mypy from 0.961 to 0.971 by @dependabot in https://github.com/fvaleye/tracarbon/pull/30
  • Bump types-requests from 2.28.1 to 2.28.3 by @dependabot in https://github.com/fvaleye/tracarbon/pull/29
  • Bump sphinx from 5.0.2 to 5.1.1 by @dependabot in https://github.com/fvaleye/tracarbon/pull/31
  • Bump types-requests from 2.28.3 to 2.28.6 by @dependabot in https://github.com/fvaleye/tracarbon/pull/32
  • Bump types-requests from 2.28.6 to 2.28.8 by @dependabot in https://github.com/fvaleye/tracarbon/pull/33
  • Bump pydantic from 1.9.1 to 1.9.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/34
  • Bump types-requests from 2.28.8 to 2.28.9 by @dependabot in https://github.com/fvaleye/tracarbon/pull/35
  • Bump version of Tracarbon to 0.2.4 by @fvaleye in https://github.com/fvaleye/tracarbon/pull/36

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.2.3...v0.2.4

- Python
Published by fvaleye almost 4 years ago

tracarbon - v0.2.3

What's Changed

  • Make easier the CLI usage of Tracarbon by @fvaleye in https://github.com/fvaleye/tracarbon/pull/7
  • Add dependabot configuration and code of conduct by @fvaleye in https://github.com/fvaleye/tracarbon/pull/8
  • Bump mypy from 0.950 to 0.961 by @dependabot in https://github.com/fvaleye/tracarbon/pull/9
  • Bump types-ujson from 4.2.1 to 5.2.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/10
  • Bump pydata-sphinx-theme from 0.8.1 to 0.9.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/11
  • Bump types-ujson from 5.2.0 to 5.3.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/12
  • Bump sphinx from 4.5.0 to 5.0.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/13
  • Improve precision of the AWSEC2EnergyConsumption sensor and add GPU by @fvaleye in https://github.com/fvaleye/tracarbon/pull/17
  • Bump requests from 2.15.1 to 2.20.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/18
  • Bump urllib3 from 1.24.3 to 1.26.5 by @dependabot in https://github.com/fvaleye/tracarbon/pull/19
  • Bump ujson from 5.3.0 to 5.4.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/20
  • Bump typer from 0.4.1 to 0.4.2 by @dependabot in https://github.com/fvaleye/tracarbon/pull/21
  • Bump black from 22.3.0 to 22.6.0 by @dependabot in https://github.com/fvaleye/tracarbon/pull/22

New Contributors

  • @dependabot made their first contribution in https://github.com/fvaleye/tracarbon/pull/9

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.2.2...v0.2.3

- Python
Published by fvaleye about 4 years ago

tracarbon - v0.2.2

What's Changed

  • Improve the docstring and update the dependencies by @fvaleye in https://github.com/fvaleye/tracarbon/pull/5

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.2.1...v0.2.2

- Python
Published by fvaleye about 4 years ago

tracarbon - v0.2.1

What's Changed

  • Improve the carbon emissions object. by @fvaleye in https://github.com/fvaleye/tracarbon/pull/3

Full Changelog: https://github.com/fvaleye/tracarbon/compare/v0.2.0...v0.2.1

- Python
Published by fvaleye about 4 years ago

tracarbon - v0.2.0

  • Add a cloud providers interface calculating carbon emissions in a cloud provider environment
  • Add the AWS EC2 service with energy consumption and carbon emissions calculators.

Full Changelog: https://github.com/fvaleye/tracarbon/commits/v0.2.0

- Python
Published by fvaleye over 4 years ago

tracarbon - v0.1.0

  • Tracarbon's first version for measuring the energy consumption and calculating the carbon emissions of Mac devices and exports metrics on Stdout or Datadog.

Full Changelog: https://github.com/fvaleye/tracarbon/commits/v0.1.0

- Python
Published by fvaleye over 4 years ago