Skip to content

Releases: Boavizta/boaviztapi

v2.1.0

04 Apr 11:51
eb7d1e9

Choose a tag to compare

What's Changed

Features

  • feat(wu): add water use electricity impact factors for 49 countries by @jnioche in #498
  • feat(tools): add check on provider csv to spot duplicated lines by @jonperron in #492
  • feat(refacto): separate API, computation and date folders for clarity and maintenance by @jonperron in #501
  • feat(fe): add Final Energy (fe) impact criterion by @jnioche in #503

Fixes

Chores

  • Add a script using the AWS CLI to retrieve info about EC2 instances by @jnioche in #502
  • chore(bump): upgrade requests to version 2.33.0 to fix security issue by @jonperron in #506
  • chore(bump): fix version of brace-expansion to 1.1.13 by @jonperron in #508
  • chore(bump): upgrade boaviztapi to 2.1.0 by @jonperron in #512

Full Changelog: v2.0.4...v2.1.0

v2.0.4

06 Mar 08:19
34d8181

Choose a tag to compare

What's Changed

  • fix(doc): update link to PEF method in impacts.md by @jonperron in #489
  • fix(dto): add missing die_size attribute to cpu mapper by @jonperron in #491
  • chore(docs): update release notes to point to github releases by @jonperron in #490
  • fix(npm): update serverless python requirements to 6.1.2 by @jonperron in #488
  • Added ADOPTERS and mention it in doc and README; fixes #259 by @jnioche in #486
  • bump(requirements): bump doc requirements by @jonperron in #494
  • chore(upgrade): bump to version 2.0.4 by @jonperron in #495

Full Changelog: v2.0.3...v2.0.4

v2.0.3

26 Feb 14:57
d97b47a

Choose a tag to compare

What's Changed

  • fix(lint): fix F403 and F811 issues by @jonperron in #474
  • fix(installation): fix installation of package using pip by @jonperron in #475
  • feat(region): allow usage of regions when computing cloud usage by @jonperron in #476
  • bugfix: correct use_time_ratio min/max inversion in simple_impact_use by @jnioche in #480
  • fix(if): add missing impact factor in ModelUsage class init by @jonperron in #478
  • bugfix : propagate avg_power min/max in CPU and RAM power consumption by @jnioche in #481
  • chore(deps): bump minimatch from 3.1.2 to 3.1.4 by @dependabot[bot] in #483
  • chore(upgrade): bump to 2.0.3 by @jonperron in #485

Full Changelog: v2.0.2...v2.0.3

v2.0.2

03 Feb 08:20
3bc2034

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

29 Jan 14:50
f0a3c7b

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

29 Jan 14:27
95a19b2

Choose a tag to compare

What's Changed

  • BREAKING CHANGE: drop python3.10 support and update libraries to use at least python 3.11 by @jonperron in #445
  • chore(bump): upgrade to version 2.0.0 by @jonperron in #458

Full Changelog: v1.3.15...v2.0.0

v1.3.15

24 Jan 09:57
975fc64

Choose a tag to compare

What's Changed

Full Changelog: v1.3.14...v1.3.15

v1.3.14

19 Jan 11:56
fe4b728

Choose a tag to compare

What's Changed

  • feat(csv): add CSV validation to CI and pre-commit by @ju3ouz4n in #389
  • chore(maintenance): Remove deprecation warnings by @jonperron in #443
  • feat(security): bump aiohttp and urllib3 by @jonperron in #441
  • feat(python): update max supported version to 3.13 by @jonperron in #442
  • fix(computation): use exact match in cpu lookup consumption profile function by @jonperron in #415
  • fix(dockerfile): replace hardcoded path by ARG by @jonperron in #444
  • chore(deps-dev): bump virtualenv from 20.29.3 to 20.36.1 by @dependabot[bot] in #446
  • chore(deps-dev): bump filelock from 3.20.1 to 3.20.3 by @dependabot[bot] in #447
  • feat(gpu): add GPU component methodology and endpoints by @Shillaker in #440
  • chore(version): bump to 1.3.14 by @Shillaker in #450
  • fix(openapi): examples syntax for GPU archetype endpoint by @Shillaker in #451

Full Changelog: v1.3.13...v1.3.14

v1.3.13

02 Jan 10:22
5517388

Choose a tag to compare

What's Changed

Full Changelog: v1.3.12...v1.3.13

v1.3.12

31 Dec 10:31
4235027

Choose a tag to compare

What's Changed

  • Fixed storage config for ra3.16xlarge by @jnioche in #419
  • fix(usage): reset dto if provided value is equal to default by @jonperron in #421
  • ci: Generate BoaviztAPI SDK through OpenAPI by @bdromard in #426
  • chore(deps-dev): bump pymdown-extensions from 10.12 to 10.16.1 by @dependabot[bot] in #428
  • chore(deps-dev): bump urllib3 from 2.5.0 to 2.6.0 by @dependabot[bot] in #425
  • chore(deps): bump starlette from 0.47.2 to 0.49.1 by @dependabot[bot] in #422
  • feat(lint): add pre-commit and linter as dependencies of the project by @jonperron in #387
  • chore(deps-dev): bump filelock from 3.18.0 to 3.20.1 by @dependabot[bot] in #430
  • fix(format): add formatting with pre-commit and CI by @Shillaker in #431

New Contributors

Full Changelog: v1.3.11...v1.3.12