Commit Graph

1986 Commits

Author SHA1 Message Date
Fabiano Martins
1911c53289 Upgrade Evolution API container image to v2.2.3 2025-02-10 19:21:12 -03:00
Gabriel Rodrigues
10183f26df Merge remote-tracking branch 'origin/v2.2.1' into v2.2.3 2025-02-10 17:22:38 -03:00
Gabriel Rodrigues
97470bc731 add depends on redis 2025-02-10 15:56:40 -03:00
Gabriel Rodrigues
0ef36ef4cf Merging with main 2025-02-10 15:54:53 -03:00
Gabriel Rodrigues
9fc9901326 Remove ports mapping in postgres container 2025-02-10 15:53:02 -03:00
Fabiano Martins
2687bd9636 Fix Redis URL 2025-02-06 23:02:16 -03:00
Fabiano Martins
6ae3d6317f Remove Redis external port and change Evolution API image 2025-02-06 22:53:43 -03:00
Fabiano Martins
5915e093c8 Add Redis back 2025-02-06 22:50:10 -03:00
Fabiano Martins
3d628041d2 Pull WEBHOOK and REDIS configuration from .env 2025-02-06 22:19:46 -03:00
Fabiano Martins
653cecac6d Add log level configuration 2025-02-06 00:32:04 -03:00
Fabiano Martins
dc5c791fde Add production env container extension 2025-02-05 21:40:05 -03:00
Fabiano Martins
3fb7b66fe1
Merge pull request #1 from ai-chat-os/chore/new-relic
Add Newrelic
2025-02-05 17:14:24 -03:00
Fabiano Martins
c44e6a1c32 Add chatfluxctl script to control the container stack 2025-02-05 16:11:28 -03:00
Fabiano Martins
c49f6f6702 Add docker-compose for staging with its values 2025-02-04 23:58:55 -03:00
Fabiano Martins
b5f1015008 Remove staging values from main docker-compose file 2025-02-04 23:58:37 -03:00
Fabiano Martins
417c989006 Load current Newrelic monitored environment from an ENV 2025-02-04 23:58:03 -03:00
Fabiano Martins
a8f9ab634a Add Newrelic instrumentation configuration file 2025-02-04 23:40:09 -03:00
Fabiano Martins
287f04116c Copy Newrelic.js to the final image layer 2025-02-04 23:39:44 -03:00
Fabiano Martins
114d1e5530 Add NODE_ENV=PROD to trigger Newrelic instrumentation 2025-02-04 23:38:49 -03:00
Fabiano Martins
8c9901bfe5 Fix wrong environment indentation 2025-02-04 22:26:44 -03:00
Fabiano Martins
7f461bc7ab Add Newrelic 2025-02-04 22:22:11 -03:00
Gabriel Rodrigues
669c7599e8 Changing docker-compose database string 2025-02-04 19:57:04 -03:00
Fabiano Martins
eb710f9357 Build PostgreSQL image instead of using ankene 2025-02-04 19:56:41 -03:00
Fabiano Martins
042c7949b4 Add Postgresql from Official container image with pgvector 2025-02-04 19:56:27 -03:00
Gabriel Rodrigues
2642b001d1 Tracking dockerfile and docker compose changes 2025-02-04 19:56:12 -03:00
Davidson Gomes
427c994993 Merge branch 'release/2.2.3' 2025-02-03 11:52:49 -03:00
Davidson Gomes
da74611769 version: 2.2.3 2025-02-03 11:52:37 -03:00
Davidson Gomes
3c2ea5c67c feat: Re-enable group metadata caching in Baileys service
- Restore group metadata caching mechanisms
- Uncomment cache-related methods for group updates and participants
- Implement conditional group metadata retrieval based on cache configuration
2025-02-02 16:42:17 -03:00
Davidson Gomes
4a5d7a91e2 chore: Update Baileys package to latest commit hash 2025-02-02 11:39:45 -03:00
Davidson Gomes
9109b140a9
Merge pull request #1192 from tonimoreiraa/fix-dify-truncated-messages
fix(dify-service): Truncated messages (agent bot)
2025-02-01 16:11:07 -03:00
Davidson Gomes
ff5a8adc71
Merge pull request #1190 from GrimBit1/main
Fix Message deletion in Whatsapp Bailey Service
2025-02-01 16:08:56 -03:00
Davidson Gomes
b09638600e chore: Upgrade Baileys to version 6.7.12
- Update Baileys package to latest version
- Bump package version to 2.2.3
2025-02-01 15:39:14 -03:00
Toni Moreira
fc84e0f327
fix: dify truncated messages 2025-02-01 11:47:50 -03:00
Aditya Nandwana
c1494ca035 Refactor logical message deletion in BaileysStartupService 2025-02-01 16:09:08 +05:30
Davidson Gomes
7ea46a05ca version: 2.2.3 2025-01-31 17:45:09 -03:00
Davidson Gomes
f8f1cbf4a2 fix: Disable group metadata caching in Baileys service
- Remove group metadata caching mechanisms
- Modify group-related cache update methods
- Simplify group metadata retrieval process
2025-01-31 17:44:44 -03:00
Davidson Gomes
79b1c6bb1c feat: Add configurable file/cache storage for authentication state
- Update Baileys package to version 6.7.10
- Implement conditional storage mechanism for authentication state
- Add support for file-based or Redis cache storage based on environment configuration
- Re-enable previously commented out file handling utility functions
2025-01-31 17:38:42 -03:00
Davidson Gomes
169d2f797b Merge tag '2.2.2' into develop
v
2025-01-31 07:14:30 -03:00
Davidson Gomes
db9cdbfc38 Merge branch 'release/2.2.2' 2025-01-31 07:14:29 -03:00
Davidson Gomes
6afcc958c5 Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop 2025-01-31 07:13:54 -03:00
Davidson Gomes
2166aad1d3 Merge tag '2.2.2' into develop
v
2025-01-31 07:13:30 -03:00
Davidson Gomes
14fea2f5e0 Merge branch 'release/2.2.2' 2025-01-31 07:13:25 -03:00
Davidson Gomes
9122dae262 version: 2.2.2 2025-01-31 07:13:10 -03:00
Davidson Gomes
96549664c9
Merge pull request #1179 from MarceloSoaresJr/develop
bugfix: SQL query column quoting in ChannelStartupService
2025-01-28 18:41:14 -03:00
Davidson Gomes
fa19c7fa89 feat(rabbitmq): Add prefix key configuration for queue names 2025-01-28 18:01:28 -03:00
Marcelo Soares
503728e1e7
fix: SQL query column quoting in ChannelStartupService 2025-01-27 17:42:04 -03:00
Davidson Gomes
f11e3247f0 Merge tag '2.2.1' into develop
* Retry system for send webhooks
* Message filtering to support timestamp range queries
* Chats filtering to support timestamp range queries

* Correction of webhook global
* Fixed send audio with whatsapp cloud api
* Refactor on fetch chats
* Refactor on Evolution Channel
2025-01-22 14:39:40 -03:00
Davidson Gomes
7f10a0eecd Merge branch 'release/2.2.1' 2025-01-22 14:39:27 -03:00
Davidson Gomes
a1085b4a4d version: 2.2.1 2025-01-22 14:38:50 -03:00
Davidson Gomes
b1b2d18e5d Remove redundant migration cleanup step for wavoip_token in PostgreSQL migration file. This change simplifies the migration process by eliminating unnecessary deletion of previous migration records, ensuring a cleaner migration history. 2025-01-22 12:01:17 -03:00