Alessandro (Ale) Segala
a0041cd517
[release-1.10] Backport #2723 ( #2728 )
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-30 12:09:36 -07:00
Bernd Verst
9c371b6362
Fix support for custom state store table names ( #2724 )
...
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-03-29 23:46:00 -07:00
Alessandro (Ale) Segala
04d1e71ce7
State stores should always allow values that are empty strings ( #2723 )
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-29 23:08:12 +00:00
MregXN
93bb55a812
Create component metadata for secretstores.kubernetes ( #2719 )
...
Signed-off-by: MregXN <mregxn@gmail.com>
2023-03-29 04:03:50 +00:00
Bernd Verst
a069e682be
Refactor metadata parsing in middlewares and workflows ( #2715 )
...
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-03-28 09:34:20 -07:00
cciobanu98
2681d97673
Remove required checks from SES metadata ( #2699 )
...
Signed-off-by: Ciobanu Cristian <cristian.ciobanu1998@outlook.com>
Co-authored-by: Ciobanu Cristian <cristian.ciobanu1998@outlook.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-03-27 21:59:43 +00:00
Bernd Verst
2266e7ad44
Standardize metadata parsing in configstores and lockstore ( #2710 )
...
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-03-25 22:34:48 +00:00
Crypt Keeper
3dc2691635
deps: updates wazero to 1.0.0 ( #2709 )
...
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-03-25 17:10:07 +00:00
Alessandro (Ale) Segala
029040c6a9
Fix inconsistency with TTL and Etags in SQL databases + fix SQL Server cert tests ( #2688 )
...
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-03-25 02:34:30 +00:00
Alessandro (Ale) Segala
6389cc207c
Add BulkGet support for SQLite and Postgres state stores ( #2704 )
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Josh van Leeuwen <me@joshvanl.dev>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-03-25 02:18:43 +00:00
Alessandro (Ale) Segala
f6d9ac7e99
Crypto component for Azure Key Vault ( #2692 )
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-25 02:05:37 +00:00
Alessandro (Ale) Segala
f2d46b4489
Fix Postgres state store hardcoding table name in Delete method ( #2708 )
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-25 01:09:33 +00:00
Alessandro (Ale) Segala
c4567ca2b1
Small perf tweaks to K8s nameresolver ( #2703 )
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-25 01:07:25 +00:00
Alessandro (Ale) Segala
3d898fd7d9
Crypto local components ( #2691 )
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-25 01:03:47 +00:00
Alessandro (Ale) Segala
bc52e25c85
Many fixes to Oracle Database state store - now beta ( #2702 )
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-03-25 00:18:35 +00:00
Bernd Verst
e5cbb34990
Add metadata analyzer tools ( #2696 )
...
Signed-off-by: Bernd Verst <github@bernd.dev>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-24 18:34:36 +00:00
Alessandro (Ale) Segala
99219b6731
SQL Server: case-insensitive matching for `database` in connstring ( #2694 )
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-23 17:34:33 +00:00
Taction
d9e1cc4e86
Support reconnection between sidecar and broker for RabbitMQ bindings ( #2565 )
...
Signed-off-by: zhangchao <zchao9100@gmail.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Taction <zchao9100@gmail.com>
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Josh van Leeuwen <me@joshvanl.dev>
2023-03-23 17:21:45 +00:00
chad
e7c51333f8
graphql binding variable support ( #2701 )
...
Signed-off-by: chad <41795094+serpentfabric@users.noreply.github.com>
Signed-off-by: Jiri Kopecky <jiri.kopecky@resideo.com>
Co-authored-by: Jiri Kopecky <jiri.kopecky@resideo.com>
2023-03-23 17:18:53 +00:00
MregXN
def1dca6c2
Create component metadata for state.postgresql ( #2695 )
...
Signed-off-by: MregXN <46479059+MregXN@users.noreply.github.com>
2023-03-23 09:24:16 -07:00
Crypt Keeper
b1558f8c0d
wasm: close module on invoke ( #2697 )
...
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-03-23 16:04:04 +00:00
Alessandro (Ale) Segala
3cd727a562
Crypto building block: core parts ( #2690 )
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-23 00:51:27 +00:00
Crypt Keeper
9b669c03d8
Add output binding wasm ( #2685 )
...
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-03-22 22:59:44 +00:00
Josh van Leeuwen
76e33137d9
Adds TTL support to SQL Server using SQL Cleanup Strategy ( #2682 )
...
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-03-20 20:04:17 +00:00
MregXN
ff532364de
Create component metadata for bindings.cron ( #2684 )
...
Signed-off-by: MregXN <46479059+MregXN@users.noreply.github.com>
2023-03-20 07:53:56 -07:00
Ryan Lettieri
7e9b5a8b46
Creation of request and interface method for Workflow raise event ( #2667 )
...
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2023-03-17 21:15:47 +00:00
Yaron Schneider
0e83c4adc5
Add priority queue support to rabbitmq pub/sub ( #2680 )
...
Signed-off-by: yaron2 <schneider.yaron@live.com>
2023-03-17 13:00:49 +00:00
Alessandro (Ale) Segala
a8415d82b8
Certification tests + fixes for Bearer HTTP Middleware ( #2673 )
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-03-16 20:40:24 +00:00
halst
42583085ce
Add kitex output binding ( #2563 )
...
Signed-off-by: liusong <liusongstep@gmail.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-16 16:59:03 +00:00
taenyang
6692168301
Add etcd state store ( #2671 )
...
Signed-off-by: taenyang <taenyang@outlook.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-16 16:40:08 +00:00
Andre Bossard
d87f4bb5a1
RabbitMQ: Support for external authentication with SASL ( #2515 )
...
Signed-off-by: Andre Bossard <anbossar@microsoft.com>
Signed-off-by: Andre Bossard <abossard@users.noreply.github.com>
Co-authored-by: Andre Bossard <anbossar@microsoft.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2023-03-16 16:30:54 +00:00
Bernd Verst
e827c81658
Fix build status badge on contrib readme
...
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-03-15 18:01:39 -07:00
Alessandro (Ale) Segala
b79a8f01df
Fix workflow: upload metadata bundle for real ( #2676 )
2023-03-15 13:02:13 -07:00
Bernd Verst
b35ae8232a
upload metadata bundle for real
...
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-03-15 13:01:29 -07:00
Alessandro (Ale) Segala
6d343ab439
Merge release-1.10 into master ( #2675 )
2023-03-15 12:59:30 -07:00
ItalyPaleAle
c20ab76972
Merge branch 'master' of https://github.com/dapr/components-contrib into merge-release-1.10-master
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-15 19:25:12 +00:00
Bernd Verst
1edb32be65
Generate metadata bundle for tags ( #2674 )
...
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-15 12:01:14 -07:00
MregXN
c8df937286
Create component metadata for state.redis ( #2669 )
...
Signed-off-by: MregXN <mregxn@gmail.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-03-15 09:57:24 -07:00
MregXN
119fe8bd27
modify component metadata.type for pubsub.redis ( #2670 )
2023-03-15 08:39:31 -07:00
MregXN
a31f385281
Create component metadata for pubsub.redis ( #2660 )
...
Signed-off-by: MregXN <mregxn@gmail.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-03-14 17:12:35 -07:00
Alessandro (Ale) Segala
d5420155eb
Revert "Creation of request and interface method for Workflow raise event" ( #2666 )
2023-03-14 12:30:40 -07:00
Ryan Lettieri
1d40321ac0
Creation of request and interface method for Workflow raise event ( #2653 )
...
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2023-03-14 11:24:50 -07:00
Vishal Kumar
9e30be0192
Adding GetDel support for Redis Bindings ( #2662 )
...
Signed-off-by: Vishal Kumar <vkgkrt@gmail.com>
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-03-14 17:57:16 +00:00
Bernd Verst
575567e30f
Add `connectionString` metadata option for MongoDB ( #2659 )
...
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-03-14 16:40:17 +00:00
bingo1229
cfb4d7ecc9
Add partition support for pulsar ( #2647 )
...
Signed-off-by: oops-oom <734819342@qq.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-03-14 16:37:31 +00:00
Shivam Kumar
997e6f49d5
Certification test for redis config store ( #2431 )
...
Signed-off-by: shivam <shivamkm07@gmail.com>
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-03-14 00:23:23 +00:00
Bernd Verst
d5d6273ff2
Upgrade `azidentity` to 1.3.0-beta.4 ( #2665 )
...
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-03-13 20:16:27 +00:00
Alessandro (Ale) Segala
d8da5828b9
Fixed race condition in SQLite cert test ( #2663 )
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-13 18:40:56 +00:00
MregXN
08a101d16e
Create component metadata for pubsub.in-memory ( #2664 )
...
Signed-off-by: MregXN <mregxn@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-03-13 11:24:33 -07:00
Bernd Verst
7abcff615b
Add support for Workload identity ( #2655 )
...
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-03-13 16:34:54 +00:00