This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
Releases: cnumr/ecoindex_api
Releases · cnumr/ecoindex_api
v3.3.0
v3.2.0
v3.1.1
v3.1.0
v3.0.0
v2.6.1
What's Changed
- chore(deps-dev): Bump faker from 18.5.1 to 18.6.0 by @dependabot in #347
- fix(docker): Fix poetry export issue by @vvatelot in #359
- ⬆️ chore(deps): Upgrade deps by @vvatelot in #360
- 🔖 chore(version): Bumping version from 2.6.0 to 2.6.1 by @vvatelot in #361
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- 🐛 fix(dotenv): Install missing dotenv deps by @vvatelot in #337
- 🐛 fix(host): Count total for host detail by @vvatelot in #338
- ✨ feat(ecoindex): Add compute endpoint by @vvatelot in #339
- 📝 doc(openapi): Update OpenAPI documentation by @vvatelot in #340
- ⬆️ chore(deps): Upgrade deps by @vvatelot in #344
- 🔖 chore(version): Update project version to 2.6.0 by @vvatelot in #345
- 👷 ci(changelog): Remove changelog Action by @vvatelot in #346
Full Changelog: v2.5.0...v2.6.0
v2.5.0
v2.4.1
v2.4.0
This version brings changes in docker-compose.yml
configuration. Be careful, you have to change the worker argument
args:
CHROME_VERSION: 110.0.5481.77-1
to
args:
CHROME_VERSION_MAIN: 111
🐛 Fixes
- 🐛 fix(migration): Fix url not nullable migration by @vvatelot in #286
- 🚑 fix(exceptions): Refactor Exceptions handling at startup by @vvatelot in #311
🧰 Chore
- 🔖 chore(version): Update project version by @vvatelot in #287
- ⬆️ chore(deps): Upgrade deps by @vvatelot in #304
- ⬆️ chore(deps): Upgrade deps by @vvatelot in #312
- 🔖 chore(version): Update project version to 2.4.0 by @vvatelot in #315
Uncategorized
- chore(deps-dev): Bump fastapi from 0.94.1 to 0.95.0 by @dependabot[bot] in #305
- ♻️ chore(chromedriver): Install chromedriver directly by @vvatelot in #314
View full changelog