Releases: Boavizta/boaviztapi
Releases · Boavizta/boaviztapi
v2.0.4
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
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
What's Changed
- fix: logo is not displayed on api.boavizta.org page by @demeringo in #467
- fix(doc): miscellaneous fixes for deployment docs by @Shillaker in #463
- feat(provider): add ovhcloud information by @jonperron in #449
- chore(help): add help in makefile to list all available commands by @jonperron in #468
- fix(ruff): fix errors E701 and E721 by @jonperron in #470
- fix(import): fix F401 and F405 by @jonperron in #471
- feat(python): add support for python 3.14 by @jonperron in #469
- chore(bump): update version to 2.0.2 by @jonperron in #473
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- chore(release): reduce image size by @Shillaker in #460
- feat(release): add multi-arch builds by @Shillaker in #459
- chore(bump): version to 2.0.1 by @Shillaker in #461
- chore(data): use prod data for test_all_instances, and centralize config for data directory by @Shillaker in #452
- feat(conf): centralise config management by @Shillaker in #464
Full Changelog: v2.0.0...v2.0.1
v2.0.0
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
What's Changed
- fix(docs): broken docs link by @Shillaker in #455
- fix(serverless): fix AWS Lambda deployment with Serverless Framework by @Shillaker in #453
- chore(bump): upgrade to 1.3.15 by @jonperron in #457
Full Changelog: v1.3.14...v1.3.15
v1.3.14
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
What's Changed
- fix(sdk): fixes for SDK build by @Shillaker in #433
- doc(release): link release process wiki in README by @Shillaker in #432
- chore(version): bump to 1.3.13 by @Shillaker in #434
- fix(sdk): fix twine publish command by @Shillaker in #435
Full Changelog: v1.3.12...v1.3.13
v1.3.12
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
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
- @VincentVillet made their first contribution in #391
Full Changelog: v1.3.10...v1.3.11