Bernd Verst
|
9095b0e7e7
|
Switch to Go 1.21, Updates linter, updates workflows, adds sarama 1.42.1 (#3251)
Signed-off-by: Bernd Verst <github@bernd.dev>
|
2023-11-28 18:13:09 -08:00 |
Marcos Candeia
|
b85ed188e8
|
Create QueryFields object to avoid multiples json unmarshalling
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
|
2022-08-31 19:47:27 -03:00 |
Marcos Candeia
|
b1e1dc5043
|
Query API: Set filters when unmarshalling
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
|
2022-08-31 17:17:26 -03:00 |
qiangmzsx
|
79a3cd990a
|
Removing the use of the ioutil package And Fix CVE-2021-42576 (#1954)
* fix CVE-2021-42576
Signed-off-by: qiangmzsx <qiangmzsx@gmail.com>
* Removing the use of the ioutil package
Signed-off-by: qiangmzsx <qiangmzsx@gmail.com>
* Update middleware/http/nethttpadaptor/nethttpadaptor.go
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Signed-off-by: qiangmzsx <qiangmzsx@gmail.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
|
2022-08-10 13:45:00 -07:00 |
Dmitry Shmulevich
|
7fdebda09b
|
state store query API: remove preceding '.' in key names (#1500)
Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@gmail.com>
|
2022-02-11 15:00:43 -08:00 |
Dmitry Shmulevich
|
eaecd4cb34
|
statestore query API: remove 'value' prefix from key names in query JSON object (#1491)
Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@gmail.com>
|
2022-02-09 17:17:47 -08:00 |
Dmitry Shmulevich
|
c7adb917f3
|
update license to Apache v2.0 (#1406)
|
2022-01-04 19:53:31 -08:00 |
Dmitry Shmulevich
|
ad9ebba204
|
update package name (#1267)
|
2021-11-02 15:47:07 -07:00 |
Dmitry Shmulevich
|
72754c6036
|
add missing license (#1226)
|
2021-10-22 10:39:56 -07:00 |
Dmitry Shmulevich
|
e369fec17e
|
Add StateStore query API (#1153)
Add StateStore query API implementation for MongoDB, CosmosDB
|
2021-10-18 13:55:26 -07:00 |