mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-09 09:59:40 -06:00
- Introduced Kafka support in the Evolution API, allowing for real-time event streaming and processing. - Updated environment configuration to include Kafka-related variables. - Added KafkaController and KafkaRouter for managing Kafka events. - Enhanced event management to support Kafka alongside existing integrations. - Updated database schemas and migrations for Kafka integration in both MySQL and PostgreSQL. - Documented Kafka integration in the README file. |
||
|---|---|---|
| .. | ||
| 20240809105427_init | ||
| 20240813153900_add_unique_index_for_remoted_jid_and_instance_in_contacts | ||
| 20240814173138_add_ignore_jids_chatwoot | ||
| 20240814214314_integrations_unification | ||
| 20240821203259_add_postgres_migrations | ||
| 20240824162012_add_type_on_integration_sessions | ||
| 20240825131301_change_to_evolution_bot | ||
| 20241001172800_add_message_status | ||
| 20241108101333_fix_message_status_as_string | ||
| 20250214181954_add_wavoip_token_column | ||
| 20250225180031_add_nats_integration | ||
| 20250510035200_add_wavoip_token_to_settings_table | ||
| 20250514232744_add_n8n_table | ||
| 20250515211815_add_evoai_table | ||
| 20250516012152_remove_unique_atribute_for_file_name_in_media | ||
| 20250612155048_add_coluns_trypebot_tables | ||
| 20250613143000_add_lid_column_to_is_onwhatsapp | ||
| 20250918183910_add_kafka_integration | ||
| migration_lock.toml | ||