Dmitry Shmulevich
c7adb917f3
update license to Apache v2.0 ( #1406 )
2022-01-04 19:53:31 -08:00
Tao Jiang
c75cb3ee96
upgrade vmware-go-kcl to v1.5.0 ( #1257 )
...
Upgrade vmware-go-kcl dependency to the latest v1.5.0.
update mod tidy
Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com>
2021-11-19 10:50:05 -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
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
Trond Hindenes
8d6978372f
Various AWS improvements ( #525 )
...
* Support sessiontoken
* Fixed tests and other components
* Fixed tests and things
* fmt
* Fix lint errors
* gofmt
* Fixed lint bugs
* Remove unneeded parameter
* gofmt
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-11-23 13:21:29 -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
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
Trond Hindenes
d3e9a7b3a7
Use shared aws auth package ( #347 )
...
* Use shared sqs auth package
* Goimports-ed files
* Added support for endpoint param in aws credentials abstraction, since the sqs-sns pubsub module required it
* Added endpoint support for all aws things
* Updated tests
2020-05-26 16:27:16 -07:00
Sivamuthu Kumar
b14500315a
Add Kinesis data stream binding ( #273 )
...
* Add Kinesis data stream binding
* fix lint kinesis
* Add license at top of the file
Co-authored-by: Young Bu Park <youngp@microsoft.com>
2020-03-24 11:33:23 -07:00