You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-17Lines changed: 10 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,44 +7,37 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
-
### Added
11
-
12
-
- N/A
13
-
14
-
### Changed
15
-
16
-
- N/A
17
-
18
-
### Fixed
10
+
## [v1.0.0-rc5] - 2026-05-27
19
11
20
-
- N/A
12
+
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`.
21
13
22
14
## [v1.0.0-rc3] - 2026-05-06
23
15
24
-
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`.
16
+
Catch-up release published after the CRM Community family cycle to align the tag and Docker image with the rest of the family (`v1.0.0-rc3`). No functional changes in the service — the Go binary is identical to`v1.0.0-rc2`.
25
17
26
18
### Changed
27
19
28
-
-**Docs/branding**: README, CONTRIBUTING, LICENSE, NOTICE, SECURITY e TRADEMARKS padronizados sob a Evolution Foundation; URLs do GitHub migradas de `EvolutionAPI`para`evolution-foundation`.
20
+
-**Docs/branding**: README, CONTRIBUTING, LICENSE, NOTICE, SECURITY and TRADEMARKS standardized under Evolution Foundation; GitHub URLs migrated from `EvolutionAPI`to`evolution-foundation`.
29
21
30
22
## [v1.0.0-rc2] - 2026-05-05
31
23
32
-
Release sem mudanças funcionais neste serviço — apenas ajustes de pipeline / staging.
24
+
Release with no functional changes in this service — only pipeline / staging adjustments.
33
25
34
26
### Changed
35
27
36
-
-**CI**: workflow agora também publica imagens `develop`para staging. (#1)
28
+
-**CI**: workflow now also publishes `develop`images to staging. (#1)
0 commit comments