Commit Graph

3297 Commits

Author SHA1 Message Date
Filinto Duran 6f9ab04a33
Add closer to couchbase (#3036)
Signed-off-by: Filinto Duran <filinto@diagrid.io>
2023-08-03 15:19:21 +00:00
Alessandro (Ale) Segala 8b6156f4f7
Bearer middleware: add "infer algorithm from key" (#3033)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-08-03 07:37:22 -07:00
Josh van Leeuwen 7937d34bb7
Pubsub pulsar authentication ~OIDC~ OAuth2 (#3026)
Signed-off-by: joshvanl <me@joshvanl.dev>
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: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-08-02 17:17:55 -07:00
Robert Oh 566c7fd31a
use rabbitmq message's header values as metadata values in the binding (#3031)
Signed-off-by: Ohlicher Robert <r.ohlicher@palfinger.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Ohlicher Robert <r.ohlicher@palfinger.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-08-02 21:27:46 +00:00
Roberto Rojas 60322a1f1c
[AWS State DynamoDB] Adds Component Metadata Schema (#2906)
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2023-08-02 13:50:40 -07:00
Roberto Rojas c2dbb03069
[AWS SSM Parameter SecretStore] Adds Component Metadata Schema (#2938)
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-08-02 17:59:27 +00:00
Yash Nisar 25656c175d
Add metadata for dequeued message in bindings.azure.storagequeues (#3028)
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
2023-08-01 17:28:19 -07:00
Alessandro (Ale) Segala c43af14d31 Revert "Adds OIDC authentication support for pubsub Apache Pulsar (#3023)"
This reverts commit af5bacebf4.
2023-08-01 12:03:04 -07:00
Josh van Leeuwen af5bacebf4
Adds OIDC authentication support for pubsub Apache Pulsar (#3023)
Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2023-08-01 11:38:33 -07:00
Shivam Kumar Singh 5d009c0618
#3018: Add `get-embedding` operation to Azure OpenAI (#3022)
Signed-off-by: Shivam Singh <shivamhere247@gmail.com>
2023-08-01 11:00:30 -07:00
Roberto Rojas 5f695a41c8
[AWS Bindings S3] Adds Component Metadata Schema (#2904)
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-08-01 07:31:51 -07:00
Roberto Rojas 69df184f51
[AWS PubSub SNSSQS] Adds Component Metadata Schema (#2905)
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-08-01 06:31:01 +00:00
Filinto Duran c288c519b9
Add closer to jetstream state (#3021)
Signed-off-by: Filinto Duran <filinto@diagrid.io>
2023-08-01 04:13:46 +00:00
Filinto Duran 5278890290
Add rethinkdb closer (#3019)
Signed-off-by: Filinto Duran <filinto@diagrid.io>
2023-08-01 04:04:37 +00:00
Pravin Pushkar 75338ac728
Azure App Config: fix time format to time.duration (#3004)
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-08-01 03:50:01 +00:00
Brendan Burns 387c238b87
Add support for wasi-http in the wasm binding. (#3007)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-07-27 19:52:36 -07:00
Edoardo Vacchi 13dfbdbac6
wasm: support http(s) fetch of Wasm files (#3005)
Signed-off-by: Edoardo Vacchi <evacchi@users.noreply.github.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>
2023-07-27 15:09:44 +00:00
Alessandro (Ale) Segala 9ca07d9bca
Added `MultiMaxSize` to Cosmos DB state store (#3015)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-07-25 13:06:15 -07:00
Yaron Schneider 76b8480ff9
Add consumer proto schema validation for pulsar (#3014)
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-07-25 18:12:47 +00:00
Alessandro (Ale) Segala c75005582b
Add metadata.yaml for in-memory state store (#2991)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-07-24 16:02:39 -07:00
Alessandro (Ale) Segala f89c5afdce
Metadata: add other built-in properties for pubsub (#3009)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-07-24 14:15:48 -07:00
Shivam Kumar Singh 9957d6969d
Fix lint failure for openai binding (#3000)
Signed-off-by: Shivam Kumar Singh <shivamhere247@gmail.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-07-21 14:26:10 +00:00
Alessandro (Ale) Segala 608e4cb8a9
Add appId to consul default checks (re-do of #2490) (#2980)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: AlbertHuang <r.albert.huang@gmail.com>
2023-07-20 10:47:54 -07:00
Edoardo Vacchi 22a695c745
wasm: update benchmark to use `url` instead of `path` (#3001)
Signed-off-by: Edoardo Vacchi <evacchi@users.noreply.github.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>
2023-07-20 15:50:58 +00:00
Alessandro (Ale) Segala d067c13350
Update some dependencies (#2996)
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-07-18 23:10:53 +00:00
Alessandro (Ale) Segala ec05809ee6
[Metadata] Update validator and some other fixes (#2984)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-07-17 22:17:22 +00:00
Roberto Rojas aa4d073cd5
[Bindings] Append Direction and Route as Built-in Metadata Properties. (#2945)
Signed-off-by: Roberto Rojas <robertojrojas@gmail.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>
2023-07-17 21:38:58 +00:00
Shivam Kumar Singh 95045c4dfe
Add output binding for OpenAI (#2965)
Signed-off-by: Shivam Kumar Singh <shivamhere247@gmail.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-07-13 14:27:42 -07:00
Alessandro (Ale) Segala 1ab15ef04b
Postgres binding: support parametrized queries (#2972)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-07-12 22:34:14 +00:00
Alessandro (Ale) Segala a4012953ea
Add Azure AD support to Postgres configuration store and bindings (#2971)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-07-12 15:03:18 -07:00
Alessandro (Ale) Segala 1349fca858
MySQL binding: allow passing parameters for queries (#2975)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-07-12 21:16:35 +00:00
Alessandro (Ale) Segala fd8e3a2086
Fixes in HTTP binding (#2981)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-07-12 13:51:58 -07:00
Alessandro (Ale) Segala 760948a533
Local storage binding: disable access to other system folders for security reasons (#2947)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-07-12 13:50:03 -07:00
Roberto Rojas 836e373b38
[Component Metadata Schema] Adds Common/Shared Authentication Profiles for AWS (#2958)
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-07-11 15:21:29 +00:00
Crypt Keeper 651834e9de
wasm: implements strictSandbox for output binding and HTTP middleware (#2884)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-07-11 14:37:19 +00:00
Alessandro (Ale) Segala cef854fab6
Some linting in metadata.yaml files (#2977)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-07-11 01:53:58 +00:00
Phillip LeBlanc 6d6cb2af0a
Update Cloudflare Queues docs link (#2974)
Signed-off-by: Phillip LeBlanc <phillip@leblanc.tech>
2023-07-09 23:16:57 -07:00
Jack Robertson 3bfa20bda1
rabbitmq pub/sub: add queue name to subscription request metadata (#2962)
Signed-off-by: Jack Robertson <jcrobertson97@gmail.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>
2023-07-07 21:24:25 +00:00
Alessandro (Ale) Segala 58228efd01
Add Azure AD support to Postgres state store component (#2970)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-07-06 23:38:11 -07:00
Alexandre c62e7c9ad7
feat: add close method for Cassandra (#2961)
Signed-off-by: Alexandre Liberato <alexandreliberato@mailfence.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>
2023-07-01 12:00:19 -07:00
Alessandro (Ale) Segala 5adc33d079
Azure Blob Storage: gracefully handle setting "endpoint" to non-emulator (#2959)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-30 19:32:41 +00:00
Alexandre b242ef9ec6
feat: close mongo db (#2954)
Fixes #2949
Signed-off-by: Alexandre <alexandreliberato@mailfence.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>
2023-06-30 07:34:34 -07:00
Roberto Rojas d08852c173
[GCP SecretStores SecretManager] Adds Component Metadata Schema (#2937)
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-06-28 16:20:08 -07:00
Josh van Leeuwen a2bc8cf6e0
Cassandra: return ttlExpiryTime in GetResponse (#2889)
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-06-27 17:47:39 +00:00
Josh van Leeuwen de01000c9b
ETCD State store v2 (#2932)
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-06-26 16:08:48 +00:00
Max Schäfer 7ab8fde494
feat(nameresolution/kubernetes): add ability for templating the dns name resolution (#2883)
Signed-off-by: Max Schäfer <max-schaefer-lg@gmx.de>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-25 23:36:26 +00:00
Roberto Rojas e52df95532
[Redis State] Component Metadata Schema: sets redisPassword to sensitive (#2934)
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-06-24 11:29:57 -07:00
Arturo Trenard ef4780beaa
Pubsub pluggable component bulkpublish (#2931)
Signed-off-by: arturo <jarturotrenard@gmail.com>
Signed-off-by: arturo <ajt@ptytechnologies.com>
Signed-off-by: Arturo Trenard <jarturotrenard@gmail.com>
Co-authored-by: arturo <ajt@ptytechnologies.com>
2023-06-22 15:14:18 +00:00
Bernd Verst eebdb0e785
Merge `release-1.11` to `master` (#2930)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-06-21 18:29:01 -07:00
Bernd Verst 8626de596c
Fix unlicensed indirect dependencies (#2928)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-06-21 17:23:01 -07:00