chore(docker): add Kafka and frontend services to Docker configurations

- Introduced Kafka and Zookeeper services in a new docker-compose file for better message handling.
- Added frontend service to both development and production docker-compose files for improved UI management.
- Updated evolution-manager-v2 submodule to the latest commit.
- Updated CHANGELOG for version 2.3.5 release.
This commit is contained in:
Davidson Gomes
2025-09-23 18:40:19 -03:00
parent dfea584aa7
commit 6c150eed6d
7 changed files with 215 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
# 2.3.5 (develop)
###
# 2.3.4 (2025-09-23)
### Features