Commit Graph

475 Commits

Author SHA1 Message Date
Sam 29620e4e9c
fix(tests): bump runtime dep for cert tests to pass (#3912)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2025-07-24 09:01:43 -07:00
Sam 3ec9774d1f
feat: add tool calling support to conversation api (#3890)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2025-07-22 17:29:43 -07:00
Mike Nguyen 1fdd75336d
chore: bump sarama dep to latest (#3859)
Signed-off-by: mikeee <hey@mike.ee>
Co-authored-by: Cassie Coyle <cassie@diagrid.io>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2025-07-15 11:17:26 -07:00
Mike Nguyen 61cdce8271
feat: aws v2 provider (#3856)
Signed-off-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: mikeee <hey@mike.ee>
2025-07-15 09:24:19 -07:00
Luis Rascão bd6ea2e0f5
Bump kit to latest main (#3869)
Signed-off-by: Luis Rascao <luis.rascao@gmail.com>
2025-07-01 07:02:52 -07:00
Tim Middleton 73da167444
Add coherence state store component - updated (#3838)
Signed-off-by: Tim Middleton <tim.middleton@oracle.com>
Co-authored-by: Nelson Parente <nelson_parente@live.com.pt>
Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com>
2025-06-25 20:53:46 -07:00
Filinto Duran 59dc759c08
conversation api - refactor langchaingo common models (#3846)
Signed-off-by: Filinto Duran <1373693+filintod@users.noreply.github.com>
Co-authored-by: Cassie Coyle <cassie@diagrid.io>
2025-06-25 14:06:17 -07:00
Josh van Leeuwen 132f562e48
Updates dapr/kit to main (#3816)
Signed-off-by: joshvanl <me@joshvanl.dev>
2025-05-22 06:59:46 -07:00
Nelson Parente 35b77e0c26
sec: bump opa (#3813)
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
2025-05-07 07:37:44 -07:00
Cassie Coyle b2c31ceba2
Add baggage header support to http binding (#3723)
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
2025-04-23 05:33:24 -07:00
Emmanuel Auffray 70c99725fd
Adding GoogleAI models too (#3689)
Signed-off-by: Emmanuel Auffray <emmanuel.auffray@gmail.com>
Co-authored-by: Josh van Leeuwen <me@joshvanl.dev>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Cassie Coyle <cassie@diagrid.io>
2025-04-09 15:06:37 -07:00
Josh van Leeuwen 1bf9852e86
CVE go mod dep update (#3716)
Signed-off-by: joshvanl <me@joshvanl.dev>
2025-03-27 00:55:55 +02:00
Josh van Leeuwen d3eb43b827
go.mod: CVE updates (#3713)
Signed-off-by: joshvanl <me@joshvanl.dev>
2025-03-24 22:50:50 +02:00
Josh van Leeuwen d8ac01bc76
Update go -> 1.24.1 & golangci-lint -> 1.64.6 (#3699)
Signed-off-by: joshvanl <me@joshvanl.dev>
2025-03-12 13:50:32 -07: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
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
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
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
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
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
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
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
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
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
Bernd Verst beb3f8f456
Pin runtime 1.14.0rc1 in Cert tests, Update Go to 1.22.5 (#3477)
Signed-off-by: Bernd Verst <github@bernd.dev>
2024-07-04 11:56:32 -07:00
Bernd Verst 8f53312898
Update all Azure components (#3475)
Signed-off-by: Bernd Verst <github@bernd.dev>
2024-07-02 17:40:17 -07:00
Bernd Verst b656b0d5d5
Adds EntraID auth support to all Redis Components (#3470)
Signed-off-by: Bernd Verst <github@bernd.dev>
2024-07-01 17:20:29 -07:00
Sam 5f3d7ea8eb
security: up dependencies to fix security vulnerabilities (#3390)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
Signed-off-by: Bernd Verst <github@bernd.dev>
Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Bernd Verst <github@bernd.dev>
Co-authored-by: joshvanl <me@joshvanl.dev>
2024-06-24 14:24:10 -07:00
Sam eb82293623
feat(aws iam): support aws iam auth for postgresql components (#3324)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
Signed-off-by: Bernd Verst <github@bernd.dev>
Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
Co-authored-by: joshvanl <me@joshvanl.dev>
2024-05-16 15:45:57 -07:00
Bernd Verst f599616ea2
Fix CosmosDB for latest API version (#3411)
Signed-off-by: Bernd Verst <github@bernd.dev>
2024-05-03 15:31:39 -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
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
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 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
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
Pravin Pushkar 7aa4013ca8
azappconfig SDk upgrade (#3283)
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2024-01-10 16:39:25 -08: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
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
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
Bernd Verst 15fa6d186f
[Security] Remove orphaned unmaintained Temporal component (#3252)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-11-28 18:36:33 -08: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
Bernd Verst 516cf44aea dep updates from release-1.12
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-11-14 13:17:06 -08:00
Alessandro (Ale) Segala f4e73b0e65
Update dapr/kit (#3205)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-11-02 16:20:56 -07:00