Commit Graph

3405 Commits

Author SHA1 Message Date
Elena Kolevska 0c2330bc19
reenables cert tests (#3642)
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2025-03-09 15:16:53 +00:00
Josh van Leeuwen 692560dd8f
Workflows: Make request types optional and use proto strings (#3624)
Signed-off-by: joshvanl <me@joshvanl.dev>
2025-03-09 15:16:32 +00:00
Sam e427822ad8
fix: make sure region field is required on other components (#3625)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2025-03-09 15:16:32 +00:00
Sam 1cae3ee094
feat(postgres): add iam roles anywhere auth profile (#3604)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
# Conflicts:
#	.build-tools/pkg/metadataschema/builtin-authentication-profiles.go
#	bindings/kafka/metadata.yaml
#	common/authentication/aws/static.go
#	common/authentication/aws/x509.go
#	common/authentication/postgresql/metadata.go
#	pubsub/kafka/metadata.yaml
2025-03-09 15:16:25 +00:00
Yaron Schneider 5ede374d0b
Update cert tests and build chain to latest (#3681)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2025-02-26 10:39:42 -08:00
Artur Souza cf42966101
[1.15] Fix gcp bucket binding create + improve error messages. (#3678)
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2025-02-25 14:38:37 -08:00
Mike Nguyen 27f04354f8
ci: fix artifact handling (#3670)
Signed-off-by: Mike Nguyen <hey@mike.ee>
2025-02-14 06:48:32 -08:00
Yaron Schneider dd13e6b083
Update deepseek dependency (#3668)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2025-02-13 12:03:01 -08:00
Mike Nguyen 53d848c9d4
Chore/rebase from main (#3666)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
Signed-off-by: Shivam Kumar <shivamkumar@microsoft.com>
Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: MattCosturos <48531957+MattCosturos@users.noreply.github.com>
Signed-off-by: Matt Costuros <mcosturos@moog.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Mike Nguyen <hey@mike.ee>
Co-authored-by: Sam <sam@diagrid.io>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Shivam Kumar <shivamkm07@gmail.com>
Co-authored-by: Shivam Kumar <shivamkumar@microsoft.com>
Co-authored-by: Josh van Leeuwen <me@joshvanl.dev>
Co-authored-by: MattCosturos <48531957+MattCosturos@users.noreply.github.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
2025-02-13 09:32:14 -08:00
Mike Nguyen 20f02776a6
ci: bump upload/download actions (#3667)
Signed-off-by: Mike Nguyen <hey@mike.ee>
2025-02-13 09:22:26 -08:00
Yaron Schneider a20547c324
Add deepseek support, update Go to 1.23.5 (#3659)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2025-01-29 13:41:28 -08:00
Elena Kolevska 2e4fc0bbd9
Fixes state cert tests (#3596)
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2024-12-02 10:11:39 -08:00
Fabian Martinez 1e095ed25a
fix get aws creds from environment (#3617)
Signed-off-by: Fabian Martinez <46371672+famarting@users.noreply.github.com>
2024-11-28 07:57:18 -08:00
Sam f48b4128d6
feat(kafka): iam roles anywhere + assume role auth profiles (#3606)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-11-27 14:48:18 -08:00
Patrick Assuied 8c02ff33b4
Kafka Pubsub fixes: Avro serialization caching and retries (#3610)
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-11-26 22:02:19 +00:00
Yaron Schneider 85cbbf123a
Enable eventhubs binding to read all message properties (#3615)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2024-11-26 11:50:50 -08:00
Fabian Martinez 913ba4ce6f
update aws-msk-iam-sasl-signer-go dependency (#3612)
Signed-off-by: Fabian Martinez <46371672+famarting@users.noreply.github.com>
2024-11-26 08:43:44 -08:00
Gustavo Chaín 1137759a9b
snssqs: fix consumer starvation (#3478)
Signed-off-by: Gustavo Chain <me@qustavo.cc>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-11-25 19:33:22 -08:00
Elena Kolevska 2aea31969f
Fixes `subscribeType` metadata field not being respected for Pulsar pub sub (#3603)
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2024-11-22 09:39:41 -08:00
Sam f521a76f7b
fix: initialize the close chan (#3608)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-11-20 15:22:13 -08:00
Sam e2b27d3538
fix(aws): update close if aws auth provider is nil (#3607)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-11-20 09:24:49 -08:00
luigirende f3bd794b12
Mongo State: fix serialization value in the transaction method (#3576)
Signed-off-by: Luigi Rende <luigirende@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-11-20 08:27:46 -08:00
Fabian Martinez 0f09d25bcd
postgres binding, ping on init (#3595)
Signed-off-by: Fabian Martinez <46371672+famarting@users.noreply.github.com>
2024-11-20 06:47:40 -08:00
Yaron Schneider 1a6a75a1ce
Enable in order processing of eventhubs messages (#3605)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2024-11-18 13:18:20 -08:00
Sam a00a853556
feat(iam auth): allow iam roles anywhere auth profile (#3591)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
Signed-off-by: Sam <sam@diagrid.io>
2024-11-14 12:04:56 -07:00
Sam 2b924c46c7
feat: add me to bot owners to run tests (#3600)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-11-13 13:47:41 -07:00
Elena Kolevska b05e19a431
Adds conformance tests for AWS Secrets store component (#3588)
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-11-08 05:57:57 +00:00
Elena Kolevska 9833e56020
Add elena-kolevska to codeowners for dapr bot (#3592)
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
2024-11-05 17:27:24 -08:00
bhagya f0a99c114c
Fix metadata header value sanitization (#3581)
Signed-off-by: Bhagya Singh Purba <bhagyasingh05@gmail.com>
Co-authored-by: bhagyapurba <bhagya.singhpurba@fyndna.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-11-05 22:28:38 +00:00
Yaron Schneider b969bbfe88
Add receiverQueueSize to pulsar (#3589)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2024-11-03 21:25:09 -08:00
Yaron Schneider 8f5b880afd
Update sarama dependency (#3587)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2024-11-01 15:42:58 -07:00
Mustafa Arslan ab9422dff9
sftp binding component (#3505)
Signed-off-by: Mustafa Arslan <mustafa.arslan1992@gmail.com>
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Bernd Verst <github@bernd.dev>
2024-10-25 16:56:14 -07:00
Fabian Martinez c6bac52cab
http binding fix nilpointer (#3536)
Signed-off-by: Fabian Martinez <46371672+famarting@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2024-10-25 16:43:22 -07:00
Seweryn Sirek 54d59d5fc4
[Bindings][BlobStorage] Update request.go - Log debug instead of warning (#3577)
Signed-off-by: Seweryn Sirek <128463368+ssi-spyro@users.noreply.github.com>
2024-10-25 16:33:41 -07:00
Elena Kolevska dae321130c
Merge 1.14 into master (#3579)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Signed-off-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Sam <sam@diagrid.io>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: yaron2 <schneider.yaron@live.com>
Co-authored-by: Anton Troshin <troll.sic@gmail.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2024-10-24 16:52:48 -07:00
Yaron Schneider 4ca04dbb61
Conversation API: add cache support, add huggingface+mistral models (#3567)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2024-10-15 21:30:26 -07:00
Yaron Schneider 1cbedb3c0e
Add temperature support to conversational api (#3566)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2024-10-14 16:04:03 -07:00
Sam 28d46f6720
fix(redis): make auth profiles consistent for username/pwd (#3565)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-10-14 13:46:51 -07:00
Yaron Schneider c53499343a
Add component for Anthropic (#3564)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2024-10-11 15:01:43 -07:00
Artur Souza 69119d6f6c
Add AWS Bedrock support (#3563)
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Co-authored-by: yaron2 <schneider.yaron@live.com>
2024-10-10 06:50:37 -07:00
Sam dc65da292f
fix(metadata): make access/secret keys optional (#3562)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-10-08 10:30:57 -07:00
Sam 9012bdce7f
fix(metadata): add missing field to http binding (#3560)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-10-03 09:27:19 -07:00
Josh van Leeuwen be7c19b742
Interfaces: Update all component interfaces to implement io.Closer (#3542)
Signed-off-by: joshvanl <me@joshvanl.dev>
2024-09-19 08:53:22 -07:00
Loong Dai 6d12e8408d
fix make target (#3548)
Signed-off-by: Loong <loong.dai@intel.com>
2024-09-19 06:52:21 -07:00
Loong Dai 414e997524
conversation: add echo implement (#3549)
Signed-off-by: Loong <loong.dai@intel.com>
2024-09-19 06:30:03 -07:00
Josh van Leeuwen ff8d562e8e
Update go to v1.23 (#3543)
Signed-off-by: joshvanl <me@joshvanl.dev>
2024-09-18 06:54:23 -07:00
Loong Dai 8225a11bf3
init conversation API with openai component (#3518)
Signed-off-by: Loong <loong.dai@intel.com>
2024-09-10 19:45:11 -07:00
Luis Rascão 3830b414d8
mongodb: fix goroutine leak on failed server connections (#3538)
Signed-off-by: Luis Rascao <luis.rascao@gmail.com>
2024-09-10 15:23:26 -07:00
Josh van Leeuwen 93f19c96d1
state: Adds `io.Closer` to interface (#3537)
Signed-off-by: joshvanl <me@joshvanl.dev>
2024-09-10 08:15:52 -07:00
Eileen Yu dab1faaabd
fix: drop duplicate aws auth field in postgresql (#3525)
Signed-off-by: Eileen Yu <eileenylj@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-09-09 17:08:45 -07:00