Christian Kaps
b17e815db3
Update to zeebe 1.3.4
...
Signed-off-by: Christian Kaps <ck-github@mohiva.com>
2022-03-14 14:03:06 -07:00
dependabot[bot]
d45f3b8ca3
Bump github.com/nats-io/nats-server/v2 from 2.7.2 to 2.7.4
...
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server ) from 2.7.2 to 2.7.4.
- [Release notes](https://github.com/nats-io/nats-server/releases )
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml )
- [Commits](https://github.com/nats-io/nats-server/compare/v2.7.2...v2.7.4 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 20:58:23 +00:00
Bernd Verst
d859127097
Merge pull request #1575 from berndverst/consulapi-upgrade
...
Update Consul API to v1.11.0
2022-03-14 13:56:57 -07:00
Bernd Verst
f06254f8f4
Update Consul API to v1.11.0
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-03-14 13:36:59 -07:00
Bernd Verst
1bbefffb9e
Merge pull request #1293 from yordan-pavlov/gcp_pubsub_reconnect_loop
...
Add reconnect loop for GCP pub/sub subscriptions
2022-03-14 11:19:02 -07:00
Bernd Verst
edfbb88fb3
Merge branch 'master' into gcp_pubsub_reconnect_loop
2022-03-14 11:06:01 -07:00
Shubham Sharma
e235a05fe2
Merge branch 'master' into shubham1172/add-fossa-workflow
2022-03-14 12:12:23 +05:30
Artur Souza
f4b0fdd6ac
Merge pull request #1564 from shivamkm07/merge-release-1.6
...
Merge release 1.6
2022-03-13 21:25:20 -07:00
Shubham Sharma
500bc0bd0b
Remove branch from workflow
...
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-03-14 08:16:03 +05:30
Shubham Sharma
f3e8ced9c6
Add condition
...
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-03-11 21:29:13 +05:30
Shubham Sharma
aa0651b776
Add FOSSA workflow and badge
...
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-03-11 13:01:14 +05:30
Shivam Kumar
19b9bc043c
Merge branch 'master' into merge-release-1.6
2022-03-11 10:19:27 +05:30
shivam
e15789c658
merge master
...
Signed-off-by: shivam <shivamkm07@gmail.com>
2022-03-11 10:17:04 +05:30
Shivam Kumar
107713ead2
Fixing Certification tests failure ( #1447 )
...
* Adding Remove functionality in watcher
Signed-off-by: shivam <shivamkm07@gmail.com>
* Updating MQTT test docker-compose
Signed-off-by: shivam <shivamkm07@gmail.com>
* Removing message in case of pub failure
Signed-off-by: shivam <shivamkm07@gmail.com>
* Adding MQueue_len=0
Signed-off-by: shivam <shivamkm07@gmail.com>
* Removing message in pub failure: kafka
Signed-off-by: shivam <shivamkm07@gmail.com>
2022-03-11 09:50:21 +05:30
Dmitry Shmulevich
d58ff4abdb
pin certification tests to daprd v1.6.0 and go-sdk 1.3.1 ( #1462 )
...
Signed-off-by: shivam <shivamkm07@gmail.com>
2022-03-11 09:50:21 +05:30
Yordan Pavlov
575b530bc7
Merge latest changes from upstream and resolve conflict
...
Signed-off-by: Yordan Pavlov <yordan.pavlov@dunnhumby.com>
2022-03-10 15:47:11 +00:00
Ricardo Corrêa
027204f2d3
nack in error messages ( #1562 )
...
Signed-off-by: Ricardo Corrêa <r.c.correa@outlook.com>
2022-03-09 17:21:51 -08:00
Yaron Schneider
ad1a51d7d1
add disablessl option to s3 config ( #1555 )
...
Signed-off-by: yaron2 <schneider.yaron@live.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com>
2022-03-09 17:11:10 -08:00
Shubham Sharma
eecb3015c7
Update transaction API to execute sequentially ( #1542 )
2022-03-09 11:37:28 -08:00
Artur Souza
0035761b22
Merge branch 'master' into shubham1172/conf-test-transaction
2022-03-08 21:46:55 -08:00
Shubham Sharma
794e42225a
Fix ordering in transaction API for PostgreSQL ( #1524 )
...
* fix transaction API ordering
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Update postgres transaction API and refactor tests
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Remove commented tests
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Add more tests
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Fix govet issue
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Fix goimports
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Fix golangci issues
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
Co-authored-by: Looong Dai <long.dai@intel.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2022-03-08 21:46:32 -08:00
Shubham Sharma
8813d63298
Merge branch 'master' into shubham1172/conf-test-transaction
2022-03-09 10:46:37 +05:30
Shubham Sharma
db670d26b9
Fix transaction API for Azure Cosmos DB ( #1518 )
...
* Fix cosmos transaction API to respect ordering
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* refactor to an idiomatic way
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Update storedproc caller to pass list of operations
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Update storedproc to operate sequentially
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Add doc
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Update storedproc
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Update storedproc to not throw error on delete failure due to missing document
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
Co-authored-by: Looong Dai <long.dai@intel.com>
2022-03-08 21:13:55 -08:00
Shubham Sharma
2d83442ebe
Merge branch 'master' into shubham1172/conf-test-transaction
2022-03-07 10:26:41 +05:30
Shubham Sharma
f1209fb068
Upgrade nacos sdk version to meet compliance ( #1547 )
...
* Upgrade nacos version
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Run go mod tidy all
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Add MaxSize to settings
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-03-06 20:13:40 -08:00
龚一涛
0f44be44c2
feat: support query for influxdb in bindings ( #1452 )
...
* feat: support query for influxdb
Signed-off-by: uptutu <alexkung@outlook.com>
* test: add mock test
Signed-off-by: uptutu <alexkung@outlook.com>
* fix: remove debug log print
Signed-off-by: uptutu <alexkung@outlook.com>
* fix:fixed lint
Signed-off-by: uptutu <alexkung@outlook.com>
* fix:fixed lint
Signed-off-by: uptutu <alexkung@outlook.com>
Co-authored-by: Looong Dai <long.dai@intel.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-03-04 08:18:47 -08:00
Wim
baada23d0d
Added TTL to state store binding for DynamoDB ( #1512 )
...
* Added TTL to state store binding for DynamoDB
Signed-off-by: wimvc <wim.vdc@hotmail.com>
* gofumpt dynmodb statestore files
Signed-off-by: wimvc <wim.vdc@hotmail.com>
* Fixed some godot issues
Signed-off-by: wimvc <wim.vdc@hotmail.com>
* Fixed typos and refactored IF in Get
Signed-off-by: wimvc <wim.vdc@hotmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Looong Dai <long.dai@intel.com>
Co-authored-by: Taction <zchao9100@gmail.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-03-04 08:18:33 -08:00
Shubham Sharma
16e5f4558c
Upgrade pulsar-client
...
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-03-03 14:23:13 +05:30
Shubham Sharma
f4ad3bb5e3
Add conf test for transaction ordering
...
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-03-03 12:47:01 +05:30
Dmitry Shmulevich
f819b290f7
redis state store: implement state query API ( #1488 )
...
Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@gmail.com>
2022-03-02 10:51:09 -08:00
Bernd Verst
d6b969a825
Update Dev Container Base Image ( #1546 )
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-03-02 10:32:06 -08:00
Bernd Verst
d263a4a9b6
Upgrade keyring library for macOS security warnings ( #1535 )
...
Signed-off-by: GitHub <noreply@github.com>
2022-02-28 19:24:51 -08:00
Shubham Sharma
c8a9b44a69
Add changes ( #1515 )
...
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
Co-authored-by: Taction <zchao9100@gmail.com>
2022-02-24 22:40:10 -08:00
Bernd Verst
ec5fda587b
Merge pull request #1533 from berndverst/asberror
...
Add retriable error conditions for Azure Service Bus PubSub message sending
2022-02-24 17:43:48 -08:00
Bernd Verst
800d22f4b0
Move errors to pseudo constant
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-02-24 15:44:09 -08:00
Bernd Verst
e59a67a1c4
Add retriable error conditions for ASB sending
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-02-24 15:33:49 -08:00
Looong Dai
37b6a75b4e
Merge pull request #1514 from Shoothzj/pulsar-0-8-0
...
Upgrade pulsar client to 0.8.0
2022-02-23 10:12:30 +08:00
ZhangJian He
615abba62d
Upgrade pulsar client to 0.8.0
...
Signed-off-by: ZhangJian He <shoothzj@gmail.com>
2022-02-23 09:48:50 +08:00
Looong Dai
aed8e686b6
Merge pull request #1509 from shubham1172/shubham1172/update-couchbase
...
Update couchbaselabs/jsonx for meeting compliance
2022-02-23 09:32:34 +08:00
Shubham Sharma
39cce57197
Merge branch 'master' into shubham1172/update-couchbase
2022-02-22 11:28:58 +05:30
Looong Dai
99df8741ea
Merge pull request #1516 from shubham1172/shubham1172/fix-sql-server-transaction-api
...
Fix transaction API for Azure SQL server
2022-02-22 13:15:29 +08:00
Shubham Sharma
21080fe0ec
Merge branch 'master' into shubham1172/update-couchbase
2022-02-22 10:08:45 +05:30
Yaron Schneider
e6d3b9097c
Merge branch 'master' into shubham1172/fix-sql-server-transaction-api
2022-02-21 13:24:13 -08:00
Taction
70a86e6d80
supports rabbitmq pubsub set exchangekind ( #1520 )
...
Signed-off-by: zhangchao <zchao9100@gmail.com>
2022-02-21 13:08:18 -08:00
Shubham Sharma
acde0fb899
Update doc
...
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-02-21 16:19:57 +05:30
Shubham Sharma
a056a30e93
Refactor documentation
...
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-02-21 15:54:25 +05:30
Shubham Sharma
487e8bc089
Change BulkDelete error handling in transaction
...
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-02-21 15:40:58 +05:30
Shubham Sharma
e703874f42
Add logic to fix transaction ordering
...
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-02-21 12:41:03 +05:30
Shubham Sharma
5a13f775b7
run go mod tidy for all
...
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-02-21 10:22:40 +05:30
Shubham Sharma
75e48d22bf
merge with master
...
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-02-21 10:09:25 +05:30