Commit Graph

3435 Commits

Author SHA1 Message Date
Gallardot 294dd75354
feat: kafka subpub and bindings support compression (#3676)
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Josh van Leeuwen <me@joshvanl.dev>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2025-05-16 10:45:37 -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
Elena Kolevska 5f17025027
Adds Redis stream trimming by time(stream ID) (#3710)
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Co-authored-by: Cassie Coyle <cassie@diagrid.io>
Co-authored-by: Nelson Parente <nelson_parente@live.com.pt>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2025-05-06 10:59:30 -07:00
Anton Troshin 14921af0e1
Fix MQTT3 pubsub certification error (#3805)
Signed-off-by: Anton Troshin <anton@diagrid.io>
2025-05-06 08:03:08 -07:00
Adam shamis e53a258583
Feature/s3 add tagging to metadata (#3799)
Signed-off-by: adam6878 <adamshamis.dev@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2025-04-29 13:15:06 -07:00
Eric Shen 4dfc9e55d5
feat(pulsar): support subscribeInitialPosition on Pulsar consumer (#3700)
Signed-off-by: ericsyh <ericshenyuhao@outlook.com>
Signed-off-by: Eric Shen <ericshenyuhao@outlook.com>
Co-authored-by: Cassie Coyle <cassie@diagrid.io>
Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Josh van Leeuwen <me@joshvanl.dev>
2025-04-29 11:11:53 -07:00
Anton Troshin 01a3fe76d5
Add custom BulkGet method to Oracle Statestore (#3804)
Signed-off-by: Anton Troshin <anton@diagrid.io>
2025-04-29 10:39:12 -07:00
Anton Troshin 397766a23e
Support Oracle Connect Descriptors (#3800)
Signed-off-by: Anton Troshin <anton@diagrid.io>
2025-04-24 13:19:04 -07:00
Anton Troshin a68ca2179e
Solace pubsub conformance test fix (#3802)
Signed-off-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2025-04-23 05:34:59 -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
MikelRev 31a2088aac
Updated sqlserver auth to utilize default scope. (#3698)
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2025-04-17 08:54:52 -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
Emmanuel Auffray 47947d8770
Adding Ollama as a conversation component for local dev/running of LLMs (#3688)
Signed-off-by: Emmanuel Auffray <emmanuel.auffray@gmail.com>
Co-authored-by: Mike Nguyen <hey@mike.ee>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2025-03-23 16:38:17 +00:00
Emmanuel Auffray b348969d81
Fix reference links of conversation components (#3690)
Signed-off-by: Emmanuel Auffray <emmanuel.auffray@gmail.com>
2025-03-21 13:52:15 +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 637d18d0f9
Release/rebase 1.15 (#3691) 2025-03-10 18:56:46 -07:00
Mike Nguyen 716542ae32
Merge branch 'release/rebase-1.15' of github.com:mikeee/components-contrib into release/rebase-1.15 2025-03-09 15:19:26 +00:00
Guspan Tanadi f406580f8e
docs(middleware/README): recent links components (#3638)
Signed-off-by: Guspan Tanadi <36249910+guspan-tanadi@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2025-03-09 15:17:19 +00:00
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
Guspan Tanadi 2997e472d3
docs(middleware/README): recent links components (#3638)
Signed-off-by: Guspan Tanadi <36249910+guspan-tanadi@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2025-02-28 20:47:28 -08: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 1132db59d6
reenables cert tests (#3642)
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2025-01-08 20:14:26 -08:00
MattCosturos 26808c927b
Recreate AEH Processor in the event of an error before retrying the processing operation (#3614)
Signed-off-by: MattCosturos <48531957+MattCosturos@users.noreply.github.com>
Signed-off-by: Matt Costuros <mcosturos@moog.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2024-12-17 09:22:11 -08:00
Josh van Leeuwen aca5116d95
Workflows: Make request types optional and use proto strings (#3624)
Signed-off-by: joshvanl <me@joshvanl.dev>
2024-12-16 09:07:50 -08:00
Shivam Kumar fc8636dbba
Fix Redis EntraId Token Refresh (#3632)
Signed-off-by: Shivam Kumar <shivamkumar@microsoft.com>
Co-authored-by: Shivam Kumar <shivamkumar@microsoft.com>
2024-12-16 08:50:51 -08:00
Sam 026ae762fa
fix(pg): add region field too (#3628)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-12-09 07:17:46 -08:00
Sam dcaa80eef8
style: pg cleaning up for things (#3627)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-12-06 22:56:29 +00:00
Sam 1e295a7056
fix: make sure region field is required on other components (#3625)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-12-06 14:00:34 -08:00
Sam 6200ea81de
style: improve clarity on aws changes (#3623)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-12-04 12:45:34 -08:00
Sam 72c92fb1fe
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>
2024-12-03 13:17:13 -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