Commit Graph

3297 Commits

Author SHA1 Message Date
Pravin Pushkar ac2ddd8ef5
Merge branch 'master' into fix/configapi_getall
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2022-09-22 10:40:05 +05:30
mandarj123 e7be027c28
Update mqtt.go
Signed-off-by: mandarj123 <mandar.jogalekar@capgemini.com>
2022-09-22 10:02:08 +05:30
Bernd Verst 6e4f8e9ca9 sanitize creatBlob request metadata in AzStorageBlob
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-09-21 18:39:14 -07:00
Bernd Verst 40acf139b6 actually disable cert test coverage on PR and ok-to-test
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-09-21 17:16:50 -07:00
Bernd Verst ad4149493b make modtidy-all
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-09-21 23:52:53 +00:00
Bernd Verst bfab257f4d reset certification tests
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-09-21 23:52:23 +00:00
Bernd Verst 4f2e533c3c pin latest dapr/dapr in cert tests
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-09-21 15:44:01 -07:00
Bernd Verst 5fb80ebf10 pin latest dapr/dapr in cert tests
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-09-21 15:35:06 -07:00
Bernd Verst 9725da7cc6 Use Go 1.19 everywhere
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-09-21 14:56:20 -07:00
Bernd Verst 0510b094bf Use latest Azure SDK for Go minor / patch SDK versions
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-09-21 14:54:24 -07:00
Bernd Verst 3e8b706dce import latest dapr/dapr in cert tests
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-09-21 14:12:34 -07:00
Bernd Verst 7b787d4910
Merge pull request #2035 from RyanLettieri/Cosmosdb_track2
Upgrading cosmosdb statestore to track2SDK
2022-09-21 13:43:52 -07:00
Bernd Verst eab2472270
Merge branch 'master' into Cosmosdb_track2 2022-09-21 11:23:49 -07:00
Pravin Pushkar 366099aa7f
Merge branch 'master' into fix/configapi_getall 2022-09-21 22:58:11 +05:30
akhilac1 1243970b63 fixed init comment
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-21 21:26:40 +05:30
akhilac1 fff6c5c061 closing review comments on error message text and loop optimization in unsubscribe method
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-21 21:16:56 +05:30
mandarj123 7ea805a83e
Update mqtt.go
remove mandatory "-producer" to clientId

Signed-off-by: mandarj123 <mandar.jogalekar@capgemini.com>
2022-09-21 16:53:53 +05:30
akhilac1 b03c77f2d6 check for maxTimeout to be positive
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-21 14:10:04 +05:30
Mukundan Sundararajan fffb91aed6 fix skipping bulk publish scenario
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2022-09-21 14:06:07 +05:30
Mukundan Sundararajan 0f185d9e38 add conf test for bulk publish
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2022-09-21 12:10:51 +05:30
Mukundan Sundararajan a45f7db8b2 add bulkpublish-conf-test
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2022-09-21 11:46:46 +05:30
akhilac1 90ba8a441d fix modtidy
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-21 09:48:41 +05:30
Bernd Verst c6f843053c
Merge branch 'master' into postgresql_config_store 2022-09-20 15:03:46 -07:00
Bernd Verst e9e750bce6 fix linter issues
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-09-20 13:02:52 -07:00
Bernd Verst 388d2bce2e
Run unit tests and linter on feature branches (#2102)
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-09-20 11:57:07 -07:00
Bernd Verst ea0e9770d4
Merge pull request #2089 from shubham1172/shubham1172/add-azure-eh-bulk-publish
Add bulk publish support to Azure Event Hubs
2022-09-20 11:34:51 -07:00
Ryan Lettieri 75e3d07ff0
Merge branch 'dapr:master' into Cosmosdb_track2 2022-09-20 12:03:45 -06:00
Bernd Verst fcca426ebf
Merge pull request #2067 from DeepanshuA/ps_batch_c_kafka
Add kafka changes for bulk subscribe
2022-09-20 10:59:45 -07:00
akhilac1 b32ccef55f Merge branch 'postgresql_config_store' of https://github.com/akhilac1/components-contrib into postgresql_config_store 2022-09-20 23:11:48 +05:30
akhilac1 3408067248 fixed assertion in postgres_test.go
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-20 23:11:20 +05:30
AkhilaC 7cd5216b1d
Merge branch 'master' into postgresql_config_store 2022-09-20 23:01:17 +05:30
akhilac1 b8574c0ce9 correcting name from trigger to channel to match with standard postgres terminology
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-20 22:54:45 +05:30
akhilac1 37fffb8f89 renamed trigger to channel
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-20 20:28:57 +05:30
Pravin Pushkar 77f538ea56 run modtidy
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2022-09-20 19:07:19 +05:30
Pravin Pushkar 3b19b16d77 fix lint error
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2022-09-20 18:11:29 +05:30
Pravin Pushkar 1aebaeaa9b Fix getAll configuration Api for azure app config
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2022-09-20 17:41:55 +05:30
akhilac1 6746680568 fixing review comments
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-20 17:16:03 +05:30
akhilac1 367ed0fb89 fixing review comments
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-20 15:30:54 +05:30
akhilac1 6ddc42d3bd fixed review comments
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-20 15:20:25 +05:30
Bernd Verst 5ece597adc
Merge pull request #2017 from mukundansundar/fix-kafka-metadata
read record header as metadata if available in kafka
2022-09-19 12:32:07 -07:00
akhilac1 b14100eb4e change sync.Map to map
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-19 23:25:05 +05:30
akhilac1 bebe2c63e0 removed dead code
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-19 23:03:28 +05:30
akhilac1 4f64eefae6 Fixing make modtidy-all
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-19 16:47:02 +05:30
akhilac1 10ec970b0f Merge remote-tracking branch 'upstream/master' into postgresql_config_store 2022-09-19 16:45:19 +05:30
akhilac1 724e529b95 Fixing Commits
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-19 16:44:01 +05:30
akhilac1 1e1fa2ccfa Fixing mod tidy
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-19 16:29:08 +05:30
akhilac1 7ca818fd48 Merge branch 'postgresql_config_store' of https://github.com/akhilac1/components-contrib into postgresql_config_store 2022-09-19 10:46:10 +05:30
Deepanshu Agarwal 609f4080fc Use index as entryID
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2022-09-19 09:17:40 +05:30
Artur Souza dfb8dbce41
Merge branch 'master' into Cosmosdb_track2 2022-09-18 19:42:10 -07:00
Dapr Bot 7b78ad7016
Merge branch 'master' into fix-kafka-metadata 2022-09-16 17:27:15 -07:00