41 Commits (0e1408844be02966464a4143a90e3296de0173c8)

Author SHA1 Message Date
Praveen raj Mani 456ce4cc92 Add rootCAs support to Kafka & MQTT (#8236) 5 years ago
Praveen raj Mani 8700945cdf Handle connection failures on webhook/url pings (#8204) 5 years ago
Praveen raj Mani 428836d4e1 Ignore "connection reset" errors while initializing the targets with queue store enabled (#8185) 5 years ago
Praveen raj Mani e96f19c867 Use default ports for the schemes when dialing (#7960) 5 years ago
Praveen raj Mani b0cea1c0f3 Enable event persistence in AMQP (#7565) 5 years ago
Praveen raj Mani 55d4eee6f1 Enable event persistence in MySQL and PostgreSQL (#7629) 5 years ago
Praveen raj Mani c9349747ca Enable event-persistence in NATS and NATS-Streaming (#7612) 5 years ago
Praveen raj Mani 2b9b907f9c Enable event persistence in Redis (#7601) 5 years ago
Christian Muehlhaeuser 38bc3a45db Fixed tautological conditions (#7959) 5 years ago
Praveen raj Mani bf278ca36f Enable event persistence in NSQ (#7579) 5 years ago
Praveen raj Mani bba562235b Enable persistent event store in elasticsearch (#7564) 5 years ago
Praveen raj Mani bb871a7c31 Enable event persistence in webhook (#7614) 5 years ago
iliul d3f9f8be88 golint: fix redundant code logic (#7842) 5 years ago
Harshavardhana ff7799452b Fix build failure due to nats project migration 5 years ago
Praveen raj Mani 763fce909b Enable event persistence in kafka (#7633) 5 years ago
Praveen raj Mani c4c79f61ce Notification: Changes to persistent event store (#7658) 5 years ago
Praveen raj Mani 998f01fadc Support IPv6 hosts for postgres connections (#7168) 5 years ago
Praveen raj Mani 47ca411163 Enhance the event store interface to support channeling (#7343) 6 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
poornas dd1d69ab5c fix mysql config for native password authentication (#7436) 6 years ago
Praveen raj Mani 78d116c487 Event persistence for MQTT (#7268) 6 years ago
Nitish Tiwari 13c3b8afe2
Update Redis client used for bucket notifications (#7213) 6 years ago
Praveen raj Mani fad59da29d `clientID` removed in the MQTT config (#7157) 6 years ago
Harshavardhana e8791ae274 Remove Minio server arch, version from `Server:` header (#7074) 6 years ago
Praveen raj Mani 6571641735 Persist offline mqtt events in the `queueDir` and replay (#7037) 6 years ago
Praveen raj Mani e7af31c2ff Removed `clientID` from NATS-Streaming Config (#6391) 6 years ago
Ashish Kumar Sinha b0d04b9a81 Retry Connection for RabbitMQ (#6837) 6 years ago
Pontus Leitzler f9779b24ad Enable default vet flags (#6810) 6 years ago
Harshavardhana d58fc68137 Fix shadowing issue in elasticsearch target (#6774) 6 years ago
Matthias Schneider 71c66464c1 feature: added nsq as broker for events (#6740) 6 years ago
Ashish Kumar Sinha 572719872d Event Notification for ElasticSearch (#6764) 6 years ago
Anis Elleuch e29009d347 Register postgre driver in pkg/event/target (#6689) 6 years ago
Annanay Agarwal 7cb87f863e Kafka (sarama) authentication with user/pass (#6291) 6 years ago
Anis Elleuch 5c13765168 postgresql: Disable validation of connectionString field (#6397) 6 years ago
Harshavardhana fd1b8491db
Drain response body properly for http connection pool (#6415) 6 years ago
Anis Elleuch e8a008f5b5 Better validation of all config file fields (#6090) 6 years ago
Anis Elleuch 9439dfef64 Use defer style to stop tickers to avoid current/possible misuse (#5883) 6 years ago
ebozduman f16bfda2f2 Remove panic() and handle it appropriately (#5807) 7 years ago
Bala FA 650c6ee8fb event/target/webhook: treat all 2xx as success. (#5792) 7 years ago
Takeshi Watanabe 2182c1a4f7 Use paho configuration API instead of setting it directly with struct initializer. (#5707) 7 years ago
Bala FA 0e4431725c make notification as separate package (#5294) 7 years ago