Skip to content

Releases: Boavizta/boaviztapi

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

v1.3.11

22 Jul 09:18

Choose a tag to compare

What's Changed

  • optimize impact factors yaml load speed by @VincentVillet in #391
  • fix(gcp): remove trailing spaces in gcp csv file by @jonperron in #404
  • fix(utils): fix routes v1/utils/version by @jonperron in #393
  • Add missing EC2 instances: g6*, r7i by @jnioche in #402
  • fix(csv): fix get_archetype comparison by @jonperron in #410
  • chore(deps-dev): bump requests from 2.32.3 to 2.32.4 by @dependabot[bot] in #398
  • chore(deps-dev): bump urllib3 from 2.2.3 to 2.5.0 by @dependabot[bot] in #399
  • chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #412
  • chore(deps): bump h11 from 0.14.0 to 0.16.0 by @dependabot[bot] in #394
  • chore(deps-dev): bump aiohttp from 3.11.10 to 3.12.14 by @dependabot[bot] in #405
  • chore(deps): bump requests from 2.32.3 to 2.32.4 in /boaviztapi/data/utils/complete_Scaleway_Instances by @dependabot[bot] in #411
  • chore(deps): bump starlette from 0.41.3 to 0.47.2 by @dependabot[bot] in #413

New Contributors

Full Changelog: v1.3.10...v1.3.11