Dmitry Shmulevich
c7adb917f3
update license to Apache v2.0 ( #1406 )
2022-01-04 19:53:31 -08:00
Long Dai
988fed05ab
ci: standard linter config ( #1102 )
...
* ci: standard linter config
Signed-off-by: Long <long.dai@intel.com>
* Update utils.go
* fix pulsar issue
Signed-off-by: Long <long.dai@intel.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-09-21 15:21:59 -07:00
Long Dai
189d2d6717
bindings: support rabbitmq send any content types ( #1147 )
...
Signed-off-by: Long <long0dai@foxmail.com>
2021-09-17 10:21:41 -07:00
Phil Kedy
688df9bda4
Removed dependency on dapr/dapr in favor of dapr/kit. Fixed go mod dependencies afterwards. Go 1.16 in go.mod. Removed accidental log dependency. ( #807 )
2021-04-19 12:06:10 -07:00
Yaron Schneider
192461889c
Add app response to input binding event ( #764 )
...
* add app response to input binding event
* lint
2021-03-18 14:22:14 -07:00
Yaron Schneider
3ef025c604
change headers ( #679 )
2021-02-09 18:57:55 -08:00
kzmake
66b9734bcc
Add priority parameters to RabbitMQ queue and message ( #606 )
...
* Add message priority in RabbitMQ
* Fix integration test for ExclusiveQueue
* Revert priority parameters from pubsub
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-01-22 14:03:53 -08:00
Bruno Rodrigues da Silva
fe9faadb46
Added Exclusive Flag to RabbitMQ queues ( #580 )
...
* Added Exclusive Flag to RabbitMQ queues
* Fixing Linter issues
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-01-12 14:18:04 -08:00
Artur Souza
e6dadfab6c
TTL in PubSub. ( #565 )
...
* TTL in PubSub.
* Handle message TTL only if component cannot handle it.
* Removig dead code for overflow check in pubsub expiration.
2020-12-29 14:28:52 -08:00
halspang
f647d9eedb
Upgrade golang lint to 1.31 ( #490 )
...
Upgrade golang lint to 1.31.0
https://github.com/dapr/components-contrib/issues/439
2020-10-12 12:54:15 -07:00
AbserAri
04ce9b8299
make rabbitMQ input binding could configure the Qos of Consumer. ( #457 )
...
* update logger form nats-io's to dapr's
* run go mod tidy and go mod delete the nats-io gnatsd
* update rabbitmq prefetch feature because want to set each instance the number of messages could hold in once until ack.
* update for parse int
* update parseMetadata of rabbitMQ to read prefetchCount by string.
* [update rabbitMQ binding parseMetadata] Make error clear
* [in rabbitMQ metadata parse] fix the bug of golint
* update rabbitMQ with a new parseMetadata way.
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-09-08 13:15:11 -07:00
Yaron Schneider
e82164f4e7
Add bi-directional bindings support ( #350 )
...
* add bi-directional bindings
* added invoke response
* added explicit types
* change operationtype to operationkind
2020-05-26 23:32:20 -07:00
Francisco Beltrao
75fcd7accf
Add message time to live in RabbitMQ, Azure Service Bus/Storage Queue bindings ( #298 )
...
* Add message ttl for Azure Service Bus/Storage Queue
and RabbitMQ
* Rename metadata key to ttlInSeconds
Move defaultQueueTTL to RabbitMQ metadata
* Move integration tests to own files
* Add +build integration_test tag
* Remove integration test skip
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-04-15 10:07:16 -07:00
Young Bu Park
ee97c3c56a
Use dapr logger ( #238 )
...
* Use dapr logger
* skip linter false alarm
2020-02-28 15:49:49 -08:00
Yaron Schneider
94d9988642
fix close channel by queue redecleration ( #162 )
2019-12-23 16:17:00 -08:00
shalabhs
4a62360ad4
- adding more corrections
2019-10-10 18:16:08 -07:00
Aman Bhardwaj
04bef3ac3f
Adding license header and updating to MIT license. ( #26 )
2019-10-09 10:58:08 -07:00
Yaron Schneider
2b8dbd2b44
dapr name change ( #21 )
2019-10-02 13:21:22 -07:00
yaron2
22fea6f43d
initial commit
2019-09-26 15:47:41 -07:00