Commit Graph

3297 Commits

Author SHA1 Message Date
Alessandro (Ale) Segala 86ed8eb2a4
Merge branch 'main' into postgres-delete-with-prefix 2024-02-07 13:24:22 -08:00
Bernd Verst 903b97d891
Azure Service Bus: enforce `autodeleteonidlesec` minimum 300 (#3340) 2024-02-07 07:50:57 -08:00
Alessandro (Ale) Segala 9acfcc16b8
Azure auth: do not use CLI provider by default when running in a cloud service (#3338)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-02-06 16:01:50 -08:00
Guido Spadotto 43d905db6b
Redis State Store query: numeric operators do not work correctly on large numbers (#3334)
Signed-off-by: Guido Spadotto <guido.spadotto@profesia.it>
Signed-off-by: Guido Spadotto <guido.spad8@gmail.com>
Co-authored-by: Guido Spadotto <guido.spadotto@profesia.it>
2024-02-05 13:52:21 -08:00
Yaron Schneider 86abb49ab2
Enable configurable concurrency for pulsar (#3330)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2024-02-02 10:29:31 -08:00
Alessandro (Ale) Segala c693061efb
Update dependencies including Dependabot alerts (#3326)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-30 10:24:41 -08:00
Artur Souza 0c687df973
FIX: Redis to handle event metadata. (#3320)
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Bernd Verst <github@bernd.dev>
2024-01-25 12:25:24 -08:00
luigirende 120a649caa
CosmosDBState - Add, as option, the partitionKey in QueryMethod (#3227)
Signed-off-by: luigirende <luigirende@gmail.com>
Signed-off-by: Luigi Rende <luigirende@gmail.com>
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Bernd Verst <github@bernd.dev>
2024-01-24 16:49:33 -08:00
Sam 805c1f8423
fix(build): fix broken workflow by setting up go first (#3319)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-01-18 15:18:59 -08:00
Alessandro (Ale) Segala 837c35a9c6
Remove DeleteWithPrefix from SQLite for now (#3316)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-17 19:06:29 +00:00
Roberto Rojas 28a3d649a3
Metadata TryGetTTL: adds time.ParseDuration support (#3122)
Signed-off-by: robertojrojas <robertojrojas@gmail.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-16 10:15:55 -08:00
Elena Kolevska 353447c992
secret store: AWS connection validation for parameter store and secrets manager (#3301)
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-16 08:28:29 -08:00
Alessandro (Ale) Segala 3b0f320025
Add ExecuteInTransaction method for db.SQL (#3309)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-16 08:27:46 -08:00
Ryan Lettieri 3da3d783d6
Adding deleteWithPrefix for in-memory statestore (#3314)
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2024-01-12 19:40:07 +00:00
Pravin Pushkar 7aa4013ca8
azappconfig SDk upgrade (#3283)
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2024-01-10 16:39:25 -08:00
Eunice Compra e524ae7e6f
Kafka: Removed the AWS creds check from kafka metadata (#3313)
Signed-off-by: Eunice Compra <eunicecompra@gmail.com>
Co-authored-by: Eunice Compra <eunice.compra@gmail.com>
2024-01-10 23:03:11 +00:00
Patrick Assuied a3149e5a8c
left uppercase in metadata (#3312)
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
2024-01-10 10:29:23 -08:00
Eunice Compra 85722a4e88
Kafka: Support for AWS IAM role auth (#3310)
Signed-off-by: Eunice Compra <eunicecompra@gmail.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Fabian Martinez <46371672+famarting@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Eunice Compra <eunice.compra@gmail.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Fabian Martinez <46371672+famarting@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-01-10 04:11:32 +00:00
Patrick Assuied 419f03fc02
Avro Schema registry kafka pubsub implementation (#3292)
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-10 01:08:05 +00:00
Fabian Martinez 7d39c46425
Kafka: fix context use in AWS IAM auth (#3305)
Signed-off-by: Fabian Martinez <46371672+famarting@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-09 15:24:00 +00:00
Alessandro (Ale) Segala be9d23e769
Create shared auth package for SQL Server (#3304)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-08 13:34:54 -08:00
Alessandro (Ale) Segala e581f3c146
Fix HTTP binding unit test: generate certificates on-demand (#3308)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-08 11:43:33 -08:00
Alessandro (Ale) Segala 59858c49fb
Nameresolvers: add support for ResolveIDMulti (#3284)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-08 10:17:22 -08:00
Alessandro (Ale) Segala c47907d1a5
Chore: use a single package for all Feature structs (#3278)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2024-01-08 09:07:10 -08:00
ItalyPaleAle 9c415f2bd9 WIP: YugabyteDB support
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-06 00:59:59 +00:00
ItalyPaleAle df40295325 Add option to disable DeleteWithPrefix, to support CockroachDB
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-06 00:49:21 +00:00
ItalyPaleAle c5e9ae0a98 Revert "WIP: We need to find a solution because CockroachDB doesn't support UDFs"
This reverts commit e4b3fbdf26.

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-06 00:20:00 +00:00
ItalyPaleAle e4b3fbdf26 WIP: We need to find a solution because CockroachDB doesn't support UDFs
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-06 00:17:44 +00:00
ItalyPaleAle fe249dad57 Add DeleteWithPrefix to postgres v2
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-05 21:11:39 +00:00
Stuart Leeks b1525a457d
Add initial OPA middleware certification tests (#3233)
Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-05 09:45:56 -08:00
Alessandro (Ale) Segala 94c5618f46
Improve Multi perf on SQL state stores with 1 op only (#3300)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-04 15:48:08 +00:00
Josh van Leeuwen 60cd144c9a
Fix Redis Query for RediSearch 2.8+ (#3303)
Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-04 07:17:44 -08:00
Patrick Assuied 007d0e0bd2
Kafka: Add message key and other metadata as metadata in consumer (#3289)
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
2024-01-03 09:55:07 -08:00
Elena Kolevska 0c48ced685
state.dynamodb: validate AWS connection (#3285)
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-01-02 17:35:52 +00:00
Yaron Schneider c0a21a0750
Fix Kafka consumer (#3297)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2024-01-02 17:09:59 +00:00
Alessandro (Ale) Segala 56579c6d47
Add migration utils for SQL Server (#3280)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2024-01-02 17:00:17 +00:00
Shivam Kumar e903af18bd
Enable recursive terminate/purge (#3296)
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
2024-01-02 08:40:44 -08:00
Alessandro (Ale) Segala 087a597ec5
Added conformance tests for DeleteWithPrefix (#3288)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-12-28 04:20:38 +00:00
Fabian Martinez 1aa44e925c
Kafka: fix "awsiam" auth type name (#3286)
Signed-off-by: Fabian Martinez <46371672+famarting@users.noreply.github.com>
2023-12-22 09:32:16 -08:00
Alessandro (Ale) Segala 02c6b21ec6
Postgres v2 state: handle invalid etag format (#3279)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-12-19 12:19:27 -08:00
Alessandro (Ale) Segala 73997a2b8d
PostgreSQL state store v2 (#3250)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-12-18 13:59:30 -08:00
Alessandro (Ale) Segala 9dba9c8f9d
Add unit tests for SQLite metadata package (#3277)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-12-18 13:58:49 -08:00
Ryan Lettieri 106b42fa5c
DeleteWithPrefix support for SQLite (#3265)
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Ryan Lettieri <67934986+RyanLettieri@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-12-18 18:39:58 +00:00
Alessandro (Ale) Segala 2fcfc1a3a4 [release-1.12] Fixup from #3272: support case-sensitive SERVER collation (#3276)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-12-18 17:10:25 +00:00
Yaron Schneider 323e9bfcfd
Add kafka configuration to pub/sub (#3275)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2023-12-15 17:26:06 +00:00
Alessandro (Ale) Segala 425f9fc84f Fix SQL Server state store not working with case-sensitive collations (#3272)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-12-14 23:15:14 +00:00
Fabian Martinez 7c80133fc8
kafka aws iam auth profile (#3240)
Signed-off-by: Fabian Martinez <46371672+famarting@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-12-12 16:49:26 +00:00
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
Alessandro (Ale) Segala 87aea87e95
SQLite: when connecting to an in-memory database, limit to 1 concurrent connection (#3255)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-12-06 12:41:35 -08:00
syedsadath-17 8dfa4b663e
GCP Pubsub: cache topics (#3241)
Signed-off-by: sadath-12 <sadathsadu2002@gmail.com>
Signed-off-by: syedsadath-17 <90619459+sadath-12@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-12-06 11:49:49 -08:00