Commit Graph

3310 Commits

Author SHA1 Message Date
Bernd Verst 3a8f3b79a9 Downgrade CosmosDB
Signed-off-by: Bernd Verst <github@bernd.dev>
2024-05-02 18:31:28 -07:00
Bernd Verst 1451363ab2
Support and use Go 1.22 (#3372)
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-04-30 15:42:53 -07:00
Rutam Prita Mishra 16fef41401
Update holopin.yml to award components badge to contributors (#3396)
Signed-off-by: Rutam Prita Mishra <rutamprita@gmail.com>
2024-04-11 17:38:51 -07:00
Patrick Assuied cfee998aba
Fixing bug with new Avro conversion when message values are NULL (#3388)
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2024-03-30 07:04:16 +03:00
Fabian Martinez a9548a7d68
kafka: bugfix possible nil pointer error on close (#3383)
Signed-off-by: Fabian Martinez <46371672+famarting@users.noreply.github.com>
2024-03-22 17:26:47 +02:00
denisbchrsk b9c12df7d4
Kafka: Add support to configure heartbeat interval and session timeout to kafka's consumer (#3375)
Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>
2024-03-21 20:31:09 +00:00
Sam 85252beeef
feat(kafka): add producer config capabilities for connections (#3371)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
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-03-21 09:11:47 -07:00
Edoardo Vacchi 2502256a07
deps: updates wazero to v1.7.0 (#3378)
Signed-off-by: Edoardo Vacchi <evacchi@users.noreply.github.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2024-03-18 04:13:19 +00:00
Edoardo Vacchi 6290422551
fix all wasm guests build and refresh with TinyGo 0.28.1 (#3377) 2024-03-09 16:54:17 +01:00
nadavv169 49afc557e4
S3 add storage class to metadata (#3369)
Signed-off-by: nadavv169 <nadavv169@gmail.com>
2024-02-28 10:28:59 -08:00
Josh van Leeuwen 6413239626
PubSub Kafka: Respect Subscribe context (#3363)
Signed-off-by: joshvanl <me@joshvanl.dev>
2024-02-28 10:13:06 -08:00
José A.P fff4d41fb7
Update AWS SDK versions (#3355)
Signed-off-by: José A.P <jose@clovrlabs.com>
Signed-off-by: José A.P <53834183+Jossec101@users.noreply.github.com>
2024-02-27 13:45:26 -08:00
Alessandro (Ale) Segala e45dcba5a5
Update klauspost/compress dependency (#3364)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-02-27 17:12:23 +00:00
José Carlos Chávez cea703d082
chore: upgrades http-wasm host to v0.6.0. (#3360)
Signed-off-by: José Carlos Chávez <jcchavezs@gmail.com>
2024-02-22 09:16:03 -08:00
Bernd Verst f99604f063
Fix Azure App Config not working with gRPC (#3358)
Signed-off-by: Bernd Verst <github@bernd.dev>
2024-02-21 10:41:06 -08:00
Sam e114060fbb
fix: create table for migration only if not exists (#3356)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-02-20 13:50:42 -08:00
Alessandro (Ale) Segala 0a002b96f6
[chore] Update component-folders.yaml (#3353)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-02-14 10:03:22 -08:00
Bernd Verst 5445cead81
Recover interrupted eventhubs subscriptions (#3344)
Signed-off-by: Bernd Verst <github@bernd.dev>
2024-02-08 13:11:56 -08:00
Bernd Verst ba6609e624
Upgrade several component, use Dapr runtime `1.13.0-rc.2` in cert tests (#3341)
Signed-off-by: Bernd Verst <github@bernd.dev>
2024-02-07 13:34:06 -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
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