luigirende
|
a7c64f4e8d
|
Add new filters type in the query of the state component (#3218)
Signed-off-by: Luigi Rende <luigirende@gmail.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
|
2023-12-06 20:51:27 +00:00 |
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 |
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
|
dcfb3454c1
|
mongodb: fix querying non-string values
Signed-off-by: Dmitry Shmulevich <dmitsh@users.noreply.github.com>
|
2022-03-15 19:05:53 -07: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
|
e369fec17e
|
Add StateStore query API (#1153)
Add StateStore query API implementation for MongoDB, CosmosDB
|
2021-10-18 13:55:26 -07:00 |