Alessandro (Ale) Segala
|
8680e2785a
|
Local file-based name resolver with SQLite (#3178)
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-11-01 15:49:22 -07:00 |
Alessandro (Ale) Segala
|
ef68cb6933
|
Remove deprecated code from EventHubs component (#3202)
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: Bernd Verst <github@bernd.dev>
|
2023-11-01 15:46:19 -07:00 |
Alessandro (Ale) Segala
|
e9911a1635
|
Unify SQL DB migration subsystem (for Postgres and SQLite) (#3134)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
|
2023-09-20 13:42:40 -07:00 |
Alessandro (Ale) Segala
|
2cb3c1cce1
|
Enhance Kafka pubsub OIDC auth support to support oauthbearer.extensions (#3124)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Abhinav Mishra <abhinav.mishra@pearson.com>
|
2023-09-12 18:09:56 +00:00 |
Dominic Evans
|
1c657f7b5b
|
chore(deps): bump sarama to v1.41.0 (#3108)
Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Bernd Verst <github@bernd.dev>
|
2023-08-30 00:47:25 +00:00 |
Shivam Kumar
|
7a5397f05a
|
bulk subscribe support in azure eventhubs (#3011)
|
2023-08-14 23:36:28 -07:00 |
Alessandro (Ale) Segala
|
94cb843d79
|
Some fixes for Redis Lock component (#3044)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-08-07 16:03:16 -07:00 |
Alessandro (Ale) Segala
|
b10ce96b49
|
State stores: expose TTL as a feature (#2987)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-08-04 09:38:22 -07: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 |
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
|
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 |
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 |
ItalyPaleAle
|
ce926db071
|
Merge branch 'release-1.11'
|
2023-06-12 12:07:56 -07:00 |
Josh van Leeuwen
|
1963726043
|
Postgresql + cockroachDB return `ttlExpiryTime` in `GetResponse` (#2864)
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>
|
2023-06-06 15:14:18 +00:00 |
Bernd Verst
|
1dee97ffc4
|
ASB: ScheduledEnqueueTimeUtc improve date parsing and return err (#2875)
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-05-30 16:43:23 -07:00 |
Alessandro (Ale) Segala
|
1f27fd0e8b
|
Add conformance tests for etags in Bulk operations (#2843)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
|
2023-05-17 16:28:29 -07:00 |
Alessandro (Ale) Segala
|
e30d140479
|
Remove native/transactional BulkSet/BulkDelete from state stores (#2834)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-05-17 14:56:34 -07:00 |
Bernd Verst
|
58dbcf92ad
|
Makes Redis7 (v9 client) match the Redis6 (v8 client) behavior (#2833)
Signed-off-by: Bernd Verst <github@bernd.dev>
|
2023-05-11 14:43:56 -07:00 |
Bernd Verst
|
4720f6336f
|
address changes required due to package updates
Signed-off-by: Bernd Verst <github@bernd.dev>
|
2023-05-10 13:43:21 -07:00 |
Shivam Kumar
|
20edac1b82
|
Internal redis component in config store (#2807)
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
Co-authored-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
|
2023-04-28 14:43:19 -07:00 |
Bernd Verst
|
a7ac906757
|
Fix Redis metadata parsing and reporting (#2803)
Signed-off-by: Bernd Verst <github@bernd.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: Tiago Alves Macambira <tmacam@burocrata.org>
|
2023-04-23 06:28:22 +00:00 |
Bernd Verst
|
6b59f2908d
|
fix postgres error handling for upsert with etag (#2778)
Signed-off-by: Bernd Verst <github@bernd.dev>
|
2023-04-13 19:36:24 +00:00 |
Tiago Alves Macambira
|
536ba55522
|
Added component metadata YAML for Azure Blob Storage state store. (#2770)
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
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>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-04-12 23:04:15 +00:00 |
Alessandro (Ale) Segala
|
5dad8a867c
|
Metadata parser: add support for built-in authentication profiles and metadata properties (#2760)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
|
2023-04-12 00:04:34 +00:00 |
Alessandro (Ale) Segala
|
cbe0da4b14
|
Fix Kafka ignoring "consumerID" (#2768)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-04-10 22:52:31 +00:00 |
Bernd Verst
|
2b89d78a2d
|
Refactor Metadata Parsing of all PubSub Components (#2759)
Signed-off-by: Bernd Verst <github@bernd.dev>
|
2023-04-09 18:21:56 +00:00 |
Alessandro (Ale) Segala
|
4f94da95cf
|
Refactor state store bulk operations (#2747)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-04-07 19:19:47 +00:00 |
Bernd Verst
|
cfbac4d794
|
Refactor of Metadata parsing in Bindings (#2720)
Signed-off-by: Bernd Verst <github@bernd.dev>
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
Signed-off-by: spike <hello@spike.wiki>
Signed-off-by: zhangchao <zchao9100@gmail.com>
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Signed-off-by: handlerww <handlerww@gmail.com>
Co-authored-by: Shivam Kumar <shivamkm07@gmail.com>
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Roberto Rojas <robertojrojas@gmail.com>
Co-authored-by: spike <39330606+SpikeWong@users.noreply.github.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Taction <zchao9100@gmail.com>
Co-authored-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Co-authored-by: Yiwen Chen <handlerww@gmail.com>
|
2023-04-05 22:19:08 +00:00 |
Alessandro (Ale) Segala
|
3e8ea3180c
|
Fixes MS SQL TTL not working (#2750)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-04-04 21:54:11 -07:00 |
ItalyPaleAle
|
0f30039ec8
|
Redis state store: fixed JSON handling in Multi
Also fixed a race condition in ClientHasJSONSupport
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-03-31 17:23:41 -07:00 |
Alessandro (Ale) Segala
|
297c97ca95
|
Remove pgx/stdlib import (#2725)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-03-30 16:17:09 -07:00 |
Deepanshu Agarwal
|
d6ce7bb5c3
|
Add MySQL TTL and Cleanup (#2641)
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
|
2023-03-30 15:45:57 -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 |
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
|
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 |
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
|
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 |
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 |
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 |
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 |
Josh van Leeuwen
|
85feb7c3d7
|
Consolidate SQL expired date garbage collector (#2633)
Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-03-09 16:40:58 +00:00 |
Bernd Verst
|
b4cdc7a3ca
|
Restore Kafka CA Cert Auth without Password support, fix Jetstream pubsub issue (#2644)
Signed-off-by: Bernd Verst <github@bernd.dev>
|
2023-03-07 22:47:35 -08:00 |
Josh van Leeuwen
|
acb4418271
|
Consolidate CockroachDB and PostgreSQL into single internal implementation (#2632)
Signed-off-by: joshvanl <me@joshvanl.dev>
|
2023-03-06 21:49:49 +00:00 |
Bernd Verst
|
f2a9e30cdd
|
[Maintenance task] upgrade lots of libraries (#2630)
Signed-off-by: Bernd Verst <github@bernd.dev>
|
2023-03-04 00:38:17 +00:00 |
ItalyPaleAle
|
8cc74c7331
|
Completed the removal of the Azure SDK track 1
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-02-27 22:37:23 +00:00 |
ItalyPaleAle
|
2916e53a72
|
WIP
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-02-27 21:28:08 +00:00 |
Bernd Verst
|
3a616c5678
|
Remove Track 1 SDK references
Signed-off-by: Bernd Verst <github@bernd.dev>
|
2023-02-27 12:44:32 -08:00 |
Bernd Verst
|
970353bba5
|
recompile cloudflare worker
Signed-off-by: Bernd Verst <github@bernd.dev>
|
2023-02-17 16:12:49 -08:00 |
Bernd Verst
|
3825065c03
|
Merge branch 'master' into newdeps
Signed-off-by: Bernd Verst <github@bernd.dev>
|
2023-02-17 15:57:18 -08:00 |