Commit Graph

3297 Commits

Author SHA1 Message Date
akhilac1 ff828777d2 fixing lint errors
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-13 17:20:49 +05:30
Mukundan Sundararajan c14e4fd8d6
Merge branch 'master' into fix-kafka-metadata 2022-09-13 14:36:28 +05:30
Bernd Verst 9681a71a2a
Merge pull request #2070 from berndverst/zeebeduration
Fix Zeebe metadata duration issue & provide metadata parsing utility
2022-09-12 22:57:06 -07:00
Bernd Verst eed0a2a777
Merge branch 'master' into zeebeduration 2022-09-12 22:36:17 -07:00
Bernd Verst 37f0aeb095
Merge pull request #2073 from dapr/berndverst-patch-5
Disable broken go vulnerability check in workflow
2022-09-12 22:36:00 -07:00
Bernd Verst fe5f7a4512
Disable broken go vulnerability check in workflow
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-09-12 22:17:37 -07:00
Bernd Verst ed31cfa815 revert zeebe duration type
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-09-12 18:57:13 -07:00
Bernd Verst e701aadae2 Add test case for metadat.Duration vs regular time.duration
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-09-12 18:54:20 -07:00
Bernd Verst 1d0ad9c6d8 Use standardized metadata parser
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-09-12 18:50:05 -07:00
Bernd Verst bdcf747143 add metadata decode unit test
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-09-12 17:38:59 -07:00
Bernd Verst 393f24280b Fix Zeebe metadata duration issue
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-09-12 16:42:36 -07:00
Ryan Lettieri 33d4d75e66 Updating time in temporal to use RFC3339 standard
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-12 17:35:51 -06:00
Ryan Lettieri e1efc3aa5e Fixing mod tidy errors
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-12 16:27:22 -06:00
Amulya Varote 0f61e54fa0 Changes based on the review comments
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
2022-09-12 15:17:44 -07:00
Amulya Varote 13a0bbecf4 Added test in the github workflow
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
2022-09-12 15:17:44 -07:00
Amulya Varote 71416dd6cd Added certification tests for postgres output binding
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
2022-09-12 15:17:44 -07:00
Ryan Lettieri 3bb359ee4b Reverting changes to worker go.mod file for compatibility issues
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-12 16:17:42 -06:00
Ryan Lettieri 920d7938c0 Fixing go.mod and go.sum issues
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-12 16:00:45 -06:00
Ryan Lettieri a193af3abb Fixed linter errors in workflows
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-12 15:49:26 -06:00
Ryan Lettieri 50473bfccf Addressing more review comments from workflows building block review
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-12 15:19:32 -06:00
Ryan Lettieri 855f54404e Updates to workflows to be compatible with pluggable components changes
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-12 13:32:05 -06:00
Deepanshu Agarwal 059461c6f4 Add kafka changes for bulk subscribe
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2022-09-13 01:01:05 +05:30
Deepanshu Agarwal d1d3384d65 Update envelope
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2022-09-12 23:14:48 +05:30
Ryan Lettieri d3bdfa5281
Merge branch 'master' into workflow-dev
Signed-off-by: Ryan Lettieri <67934986+RyanLettieri@users.noreply.github.com>
2022-09-12 10:27:18 -06:00
akhilac1 7865a9395d Merge branch 'postgresql_config_store' of https://github.com/akhilac1/components-contrib into postgresql_config_store 2022-09-12 18:22:00 +05:30
akhilac1 c63868c885 updating review comments
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-12 18:16:15 +05:30
Deepanshu Agarwal ca40728f3d Changes to bulk subscribe and error type
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2022-09-12 10:21:00 +05:30
Ryan Lettieri 97a91c0b8f Changing cosmos header checks to lower case
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-09 14:08:45 -06:00
Ryan Lettieri 34c24ba994 Adding capability for cross partition query in cosmos with track2SDK
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-09 13:52:49 -06:00
AkhilaC b561eb1f76
Merge branch 'master' into postgresql_config_store 2022-09-09 21:29:01 +05:30
akhilac1 cc81a9e26a Support for Postgres configuration store
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-09 21:26:47 +05:30
akhilac1 e6a8156c4b Support Postgres config store
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-09 20:30:07 +05:30
akhilac1 269277bf6f Support Postgres as configuration store #4551
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-09 18:39:15 +05:30
Bernd Verst 5d7367c335 CosmosDB State: Use document enveloped, handle doc NotFound
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-09-09 00:24:48 +00:00
Bernd Verst f1a2dd75f5 Return CosmosDB State Features correctly
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-09-08 16:04:19 -07:00
Bernd Verst 6d72aff573 modtidy
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-09-08 15:25:54 -07:00
Ryan Lettieri 8fd5822a5c Removing unncessary features from cosmosdb
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-08 15:25:34 -07:00
Ryan Lettieri 924f39d60b Running go mod tidy
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-08 15:25:34 -07:00
Ryan Lettieri 9189ddc4dc Adressing review comments for cosmosdb statestore track2sdk
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-08 15:25:34 -07:00
Ryan Lettieri f57253eabe Missing newline to go.mod
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-08 15:25:34 -07:00
Ryan Lettieri e012a807b7 Upgrading cosmosdb statestore to track2SDK
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-08 15:25:33 -07:00
Shivam Kumar 2b5650c2fa
Certification test for Azure CosmosDB Statestore (#1972)
* Certification test for Azure CosmosDB

Signed-off-by: shivam <shivamkm07@gmail.com>

* Updating go.mod

Signed-off-by: shivam <shivamkm07@gmail.com>

* make motidy-all

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* CosmosDB Cert Test: Apply Dapr Runtime updates, Go version update etc

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

Signed-off-by: shivam <shivamkm07@gmail.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-09-08 15:18:03 -07:00
Ryan Lettieri 1205859e3e Addressing review comments for workflow building block API
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2022-09-08 16:17:19 -06:00
Ryan Lettieri bd1be3f73e
Update workflows/temporal/temporal.go
Re-capitalizing metadata

Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Ryan Lettieri <67934986+RyanLettieri@users.noreply.github.com>
2022-09-08 11:13:58 -06:00
Deepanshu Agarwal 83055bce1a Update error type
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2022-09-08 16:53:31 +05:30
Deepanshu Agarwal 287bbb12fb Remove ContentType from BulkPublishRequest
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2022-09-08 14:10:28 +05:30
Deepanshu Agarwal 335e8d9935 Minor updates
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2022-09-08 14:08:59 +05:30
Bernd Verst ebaa1b5cc5
Merge pull request #2040 from yash-nisar/mongodb-tests 2022-09-07 19:39:08 -07:00
Yash Nisar 8e4dade7ed Add certification tests for MongoDB state store
Closes https://github.com/dapr/components-contrib/issues/1938

Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
2022-09-07 18:45:50 -05:00
Deepanshu Agarwal 9512ed284d Renaming names as discussed
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2022-09-07 18:01:13 +05:30