80 Commits (4e00b47b523593ff7dd84a90b850940d8c53f024)

Author SHA1 Message Date
Harshavardhana d61eac080b
fix: connection_string should override other params (#10180) 4 years ago
Praveen raj Mani b800541fbe
fix: a type in NSQ notification target environment key (#10118) 4 years ago
Michael Mayr 53f0cc1340
Implement CLIENT SETNAME for Redis connections (#9876) 4 years ago
Praveen raj Mani 2ce2e88adf
Support mTLS Authentication in Webhooks (#9777) 4 years ago
Praveen raj Mani cdd6c9f52e
Update go-sql-driver pkg to support `checkConnLiveness` (#9766) 4 years ago
Harshavardhana 1bc32215b9
enable full linter across the codebase (#9620) 4 years ago
poornas 2ecf5ba1de
fix panic when checking if es/nats event target is active (#9587) 4 years ago
Harshavardhana 7a5271ad96
fix: re-use connections in webhook/elasticsearch (#9461) 4 years ago
Praveen raj Mani 322385f1b6
fix: only show active/available ARNs in server startup banner (#9392) 5 years ago
Praveen raj Mani c79358c67e
notification queue limit has no maxLimit (#9380) 5 years ago
Praveen raj Mani bfec5fe200
fix: fetchLambdaInfo should return consistent results (#9332) 5 years ago
Harshavardhana 9054ce73b2
fix: deprecate skyring/uuid and use maintained google/uuid (#9340) 5 years ago
Praveen raj Mani 2054ca5c9a
fix: honor token based authentication in NATS streaming (#9296) 5 years ago
Praveen raj Mani e7a0be5bd3
fix: throttling of events during their replay (#9188) 5 years ago
Stephen N 1ffa983a9d
added support for SASL/SCRAM on Kafka bucket notifications. (#9168) 5 years ago
Klaus Post 8d98662633
re-implement data usage crawler to be more efficient (#9075) 5 years ago
Hamid 5b8975bf4b
Simplify redis access event format to faciliate parsing (#9046) 5 years ago
Praveen raj Mani 1b427ddb69
Support for Kafka version in the config (#9001) 5 years ago
Anis Elleuch 7432b5c9b2
Use user CAs in checkEndpoint() call (#8911) 5 years ago
Harshavardhana e2b3c083aa
fix: close and drain the response body always (#8847) 5 years ago
Praveen raj Mani 4cd1bbb50a This PR fixes two things (#8772) 5 years ago
Harshavardhana c364f0af6c Start using custom HTTP transport for webhook endpoints (#8630) 5 years ago
Ashish Kumar Sinha 24fb1bf258 New Admin Info (#8497) 5 years ago
Harshavardhana 476111968a Update help messages with new wording (#8616) 5 years ago
Aleksandr Petruhin d2dc964cb5 Support TLS auth for Kafka notification target (#8609) 5 years ago
Harshavardhana c9940d8c3f Final changes to config sub-system (#8600) 5 years ago
Harshavardhana 5d3d57c12a
Start using error wrapping with fmt.Errorf (#8588) 5 years ago
poornas ca96560d56 Add object retention at the per object (#8528) 5 years ago
svistoi c9be601988 NATS TLS specify CA and client TLS authentication (#8389) 5 years ago
Harshavardhana 26a866a202
Fix review comments and new changes in config (#8515) 5 years ago
Harshavardhana 9e7a3e6adc Extend further validation of config values (#8469) 5 years ago
Harshavardhana ee4a6a823d Migrate config to KV data format (#8392) 5 years ago
Harshavardhana f2cc97a44c
Improve MQTT token registration retry (#8397) 5 years ago
Harshavardhana d48fd6fde9
Remove unusued params and functions (#8399) 5 years ago
Harshavardhana c33bae057f Fix build issues with event target logger 5 years ago
poornas d7060c4c32 Allow logging targets to be configured to receive `minio` (#8347) 5 years ago
Harshavardhana 175b07d6e4
Fix queueStore stops working with concurrent PUT/DELETE requests (#8381) 5 years ago
Harshavardhana 3b8adf7528 Move storageclass config handling into cmd/config/storageclass (#8360) 5 years ago
Praveen raj Mani dc0dce9beb Check for connection errors during event transit in elasticsearch and webhook (#8273) 5 years ago
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