Skip to content

v1.0.0-rc6

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jul 03:22

Docker Images

All images are available on Docker Hub under the evoapicloud org. The Docker tag drops the leading v (so the git tag v1.0.0-rc6 corresponds to the Docker tag 1.0.0-rc6):

docker pull evoapicloud/evo-auth-service-community:1.0.0-rc6
docker pull evoapicloud/evo-ai-crm-community:1.0.0-rc6
docker pull evoapicloud/evo-ai-frontend-community:1.0.0-rc6
docker pull evoapicloud/evo-ai-processor-community:1.0.0-rc6
docker pull evoapicloud/evo-ai-core-service-community:1.0.0-rc6
docker pull evoapicloud/evo-flow-community:1.0.0-rc6
docker pull evoapicloud/evo-bot-runtime:1.0.0-rc6
docker pull evoapicloud/evo-crm-gateway:1.0.0-rc6

Or, equivalently, :latest always tracks the most recent tagged release.

What's Changed

  • fix(processor): EVO-1546 — WebSocket chat auth crash by @pastoriniMatheus in #111
  • chore(docker): stack local evo-flow + clickhouse para tracking de eventos (EVO-1571) by @daniloleonecarneiro in #114
  • fix(docker): probe Temporal container IP in healthcheck (EVO-1755) by @nickoliveira23 in #123
  • fix(compose): set EVO_AUTH_BASE_URL on evo-processor (EVO-1683) by @marcelogorutuba in #126
  • fix(compose): VITE_EVOFLOW_API_URL evo-frontend (EVO-1906) by @daniloleonecarneiro in #131
  • fix(deploy): prontidão de deploy de checkout limpo do evo-crm-community (EVO-1966) by @gomessguii in #134
  • chore(submodule): bump evo-ai-crm-community com o schema dump fix (EVO-1966) by @gomessguii in #135
  • chore(submodule): bump evo-ai-frontend-community com o fix de campaigns (EVO-1966) by @gomessguii in #137
  • chore(submodule): bump evo-ai-frontend-community (#218 + fixes de front) (EVO-1966) by @gomessguii in #138
  • fix(prod-test): healthcheck do evo_crm usa wget /health/live (EVO-1966) by @gomessguii in #140
  • chore: limpa LOWs não-bloqueantes da review do EVO-1966 by @gomessguii in #141
  • refactor(review): stack de review em internal/ + review.sh (deleta prod-test) (EVO-1998) by @gomessguii in #142
  • chore(submodule): bump evo-ai-crm-community para EVO-1958 by @marcelogorutuba in #143
  • chore(submodule): sync 7 submódulos pro head do develop by @gomessguii in #144
  • fix(media): bump evo-ai-crm-community — ActiveStorage :local default (EVO-1961) by @marcelogorutuba in #145
  • chore(submodule): bump CRM e frontend pro head do develop (EVO-1961 merged) by @gomessguii in #148
  • fix(swarm): storage local, senha do processor e mídia no gateway (EVO-1966) by @gomessguii in #149

New Contributors

Full Changelog: v1.0.0-rc5...v1.0.0-rc6