Commit Graph

501 Commits

Author SHA1 Message Date
Alessandro (Ale) Segala 5f69fcf6ea
[release-1.12] Fixup from #3272: support case-sensitive SERVER collation (#3276)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-12-18 09:05:18 -08:00
Alessandro (Ale) Segala 3dc465eee6
Fix SQL Server state store not working with case-sensitive collations (#3272)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-12-14 15:13:34 -08:00
Bernd Verst 45edcfcd73
Cherry-pick #3213 for AzBlob DisableEntityMgmt (#3214)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-11-06 15:38:06 -08:00
Elena Kolevska 5384d54bcd
Fixes GCP components failing to authenticate (#3169)
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2023-10-09 08:25:09 -07:00
Bernd Verst 81539d0b53
Postgres components: Adds `queryExecMode` option (#3103)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-08-25 12:42:23 -07:00
Bernd Verst fe2b4aa1fb
Define ETCD Transaction limit (#3094)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-08-21 15:53:09 -07:00
Bernd Verst 824ccebe87
Define DynamoDB Transaction limit (#3093)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-08-21 15:52:30 -07:00
Roberto Rojas b3e2b1024a
[State CockroachDB] Continuation from issue 3054 (#3082)
Signed-off-by: robertojrojas <robertojrojas@gmail.com>
2023-08-15 09:40:00 -07:00
Roberto Rojas 470e7f4633
[State CockroachDB] Adds Component Metadata Schema (#3065)
Signed-off-by: robertojrojas <robertojrojas@gmail.com>
2023-08-15 13:14:49 +00:00
Alessandro (Ale) Segala 80a16418c8
Fixed a large number of errors in metadata.yaml (#3081)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-08-14 18:42:57 -07:00
Roberto Rojas 2baaecd841
[State Memcached] Adds Component Metadata Schema (#3061)
Signed-off-by: robertojrojas <robertojrojas@gmail.com>
2023-08-10 17:19:19 +00:00
Josh van Leeuwen 31ccb5f169
Conformance Tests: State- ` ttlExpireTime` (#2863)
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-08-04 12:11:52 -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
Filinto Duran 6f9ab04a33
Add closer to couchbase (#3036)
Signed-off-by: Filinto Duran <filinto@diagrid.io>
2023-08-03 15:19:21 +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
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
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
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
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
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 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
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
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
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
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
ItalyPaleAle ea5954f66a Merge branch 'release-1.11' of https://github.com/dapr/components-contrib
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-20 17:57:40 -07:00
Bernd Verst 802221bdea
[release-1.11] Cherry-pick sql server fixes #2912 (#2920)
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-06-20 09:11:09 -07:00
Alessandro (Ale) Segala 6d64a72ce1
Fixed ttl capability in MySQL state store (#2921)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-19 12:55:30 -07:00
Alessandro (Ale) Segala d9ea9c69c9
Fixes for SQL Server state store (#2912)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2023-06-19 18:04:46 +00:00
Roberto Rojas 36f09695b6
[Cloudflare Workers KV] Adds Component Metadata Schema (#2908)
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-19 16:36:30 +00:00
Josh van Leeuwen 8f8a56a0b9
sqlserver: return ttlExpiryTime in GetResponse (#2896)
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-06-12 12:15:29 -07:00
Josh van Leeuwen f125940490
oracale: return ttlExpiryTime in GetResponse (#2897)
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-06-08 15:37:58 +00:00
Josh van Leeuwen fa90710794
cosmosdb: return ttlExpiryTime in GetResponse (#2898)
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-06-08 15:34:25 +00:00
Josh van Leeuwen dfc28528b5
dynamodb: return ttlExpiryTime in GetResponse (#2899)
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-06-08 15:32:59 +00:00
Josh van Leeuwen 69a1c01801
mysql: return ttlExpiryTime in GetResponse (#2871)
Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-07 20:45:24 +00:00
Josh van Leeuwen 85be43ad5c
memached: if tllInSeconds larger than 30 days, convert to unix timestamp (#2892)
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-06-06 09:19:32 -07:00
Josh van Leeuwen 06defdcc22
memached: if tllInSeconds larger than 30 days, convert to unix timestamp (#2890)
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-06-06 15:45:11 +00:00
Josh van Leeuwen 638b106bdb
inmemory return ttlExpiryTime in GetResponse (#2870)
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:28:08 +00:00
Josh van Leeuwen ff06ae6b33
MongoDB return ttlExpiryTime in GetResponse (#2888)
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:18:06 +00: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
Josh van Leeuwen f689322570
sqlite return ttlExpiryTime in GetResponse (#2869)
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-06-06 08:03:44 -07:00
Alessandro (Ale) Segala 899f4407dd
[Metadata] Clarify that MySQL components work with MariaDB too (#2866) 2023-05-26 15:19:40 -07:00
Bernd Verst d467890cf8 Merge remote-tracking branch 'upstream/master' into merge-release1.11-master 2023-05-25 10:33:12 -07:00
Bernd Verst 5bb753be94 always use UTC
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-05-25 00:05:04 -07:00
Bernd Verst 5999c2a3d5 fix lint in mongo test
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-05-24 22:57:00 -07:00