Releases: evolution-foundation/evo-bot-runtime
v1.0.0-rc5
[v1.0.0-rc5] - 2026-05-27
Catch-up release. The evo-bot-runtime service skipped v1.0.0-rc4 (no functional changes warranted a tag at that time); this v1.0.0-rc5 tag realigns the bot-runtime image with the rest of the CRM Community family. No code or behavior changes — the Go binary is identical to v1.0.0-rc3.
v1.0.0-rc3
Docker Image
docker pull evoapicloud/evo-bot-runtime:1.0.0-rc3The Docker tag drops the leading
vfrom the git tag (v1.0.0-rc3→1.0.0-rc3).:latestalso tracks this release.
[v1.0.0-rc3] - 2026-05-06
Catch-up release publicada após o ciclo da família CRM Community para alinhar a tag e a imagem Docker com as demais (v1.0.0-rc3). Sem mudanças funcionais no serviço — o binário Go é idêntico ao da v1.0.0-rc2.
Changed
- Docs/branding: README, CONTRIBUTING, LICENSE, NOTICE, SECURITY e TRADEMARKS padronizados sob a Evolution Foundation; URLs do GitHub migradas de
EvolutionAPIparaevolution-foundation.
Histórico técnico: CHANGELOG.md
v1.0.0-rc2
Docker Image
docker pull evoapicloud/evo-bot-runtime:1.0.0-rc2The Docker tag drops the leading
vfrom the git tag (v1.0.0-rc2→1.0.0-rc2).:latestalso tracks this release.
[v1.0.0-rc2] - 2026-05-05
Release sem mudanças funcionais neste serviço — apenas ajustes de pipeline / staging.
Changed
- CI: workflow agora também publica imagens
developpara staging. (#1)