Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Releases: cnumr/ecoindex_api

v3.3.0

11 Sep 16:08
bbb94aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.3.0

v3.2.0

01 Sep 10:39
307d03c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.2.0

v3.1.1

07 Jul 16:10
627e93a
Compare
Choose a tag to compare

What's Changed

  • 📝 doc(openapi): Update OpenAPI specs by @github-actions in #384
  • 🐛 fix(worker): Set broker connection retry by @vvatelot in #387
  • 🔖 chore(version): Bumping version from 3.1.0 to 3.1.1 by @vvatelot in #386

Full Changelog: v3.1.0...v3.1.1

v3.1.0

05 Jul 21:06
90cd5ab
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump ruff from 0.0.274 to 0.0.275 by @dependabot in #374
  • ⬆️ chore(deps): Update deps by @vvatelot in #382
  • 🔖 chore(version): Bumping version from 3.0.0 to 3.1.0 by @vvatelot in #383

Full Changelog: v3.0.0...v3.1.0

v3.0.0

22 Jun 16:34
bb1ee7a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.1...v3.0.0

v2.6.1

02 Jun 10:02
75b5f41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.6.1

v2.6.0

27 Apr 13:59
2617354
Compare
Choose a tag to compare

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

19 Apr 08:35
f3ad9a4
Compare
Choose a tag to compare

🚀 Features

🧰 Chore

♻️ Refactor

  • ♻️ refact(health): Move health models to corresponding domain by @vvatelot in #334
Uncategorized
  • 📝 doc(openapi): Update OpenAPI specs by @github-actions[bot] in #320
  • 📝 doc(openapi): Update OpenAPI specs by @github-actions[bot] in #332
  • ♻️ refact(settings): Use Pydantic environment feature instead of python-environ by @vvatelot in #333

View full changelog

v2.4.1

28 Mar 13:16
06adb6b
Compare
Choose a tag to compare

🐛 Fixes

  • ♻️ refact(migrations): Create migration to increase url length by @vvatelot in #318

🧰 Chore

  • 🔖 chore(version): Update project version to 2.4.1 by @vvatelot in #319
Uncategorized

View full changelog

v2.4.0

24 Mar 16:22
a8f8f37
Compare
Choose a tag to compare

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

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