light-pan
ea55aea8c3
Support configuring broker version in Kafka bindings component ( #1459 )
...
* Update kafka.go
Support configuring broker version in Kafka bindings component
Signed-off-by: panxiangyue <panxiangyue@corp-ci.com>
Signed-off-by: light-pan <373465009@qq.com>
* Update kafka_test.go
kafka binding add version test
Signed-off-by: panxiangyue <panxiangyue@corp-ci.com>
Signed-off-by: light-pan <373465009@qq.com>
* Update kafka.go
gofumpt check
Co-Authored-By: light-pan <21969903+light-pan@users.noreply.github.com>
Signed-off-by: light-pan <373465009@qq.com>
Co-authored-by: light-pan <21969903+light-pan@users.noreply.github.com>
Co-authored-by: Taction <zchao9100@gmail.com>
2022-01-31 09:08:34 -08:00
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
Phil Kedy
a0542ec922
Adding `initialOffset` option to Kafka binding and pubsub components ( #1120 )
...
* Adding `initialOffset` option to Kafka binding and pubsub components
* Only allow oldest and newest
* Fix tests
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-09-02 18:02:10 -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
3ef025c604
change headers ( #679 )
2021-02-09 18:57:55 -08:00
Yaron Schneider
58e92479ac
Add kafka max message bytes and pubsub partition key ( #669 )
...
* add kafka max message bytes and pubsub partition key
* linter
2021-02-08 11:14:52 -08:00
Young Bu Park
ee97c3c56a
Use dapr logger ( #238 )
...
* Use dapr logger
* skip linter false alarm
2020-02-28 15:49:49 -08:00
Flier Lu
342e0d6223
[WIP] Add zookeeper state store ( #80 )
...
* [WIP] Add zookeeper state store
* go mod vendor
* fix lint warnings
* change state.StateStore to state.Store
2019-10-31 21:04:34 -07:00
Abhishek Gupta
9f90855bf7
Updated Kafka binding component to add SASL authentication ( #77 )
...
* updated implementation
* removed InsecureSkipVerify
2019-10-29 23:40:30 -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