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 |
Christian Kaps
|
80f0110fa8
|
Return blob metadata and add list operation (#999)
* Return blob metadata if configured
* Enhance error msg
* Add list functionality
* Fix linting issues
* Finalize list implementation
* Fix linting errors
* Add backward compatibility and align code to be more consistent
* Add tests
* Fix linting errors
* Rename properties
* Fix max result logic
* Fix linting error
* Fix PR suggestions
* Add comments for constants
* Run go mod tidy
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
|
2021-07-14 09:17:48 -07:00 |
Yaron Schneider
|
3ef025c604
|
change headers (#679)
|
2021-02-09 18:57:55 -08: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 |
Shalabh Mohan Shrivastava
|
ad0e80bd3c
|
Removing unused import
|
2019-11-21 18:23:43 -08:00 |
Shalabh Mohan Shrivastava
|
b1ae76550b
|
Split the requests and responses for input/output bindings
|
2019-11-21 18:19:17 -08:00 |