Commit Graph

3297 Commits

Author SHA1 Message Date
Arturo Trenard c066e99936
Update amqp091-go to fix memory issues (#2927)
Signed-off-by: arturo <jarturotrenard@gmail.com>
Signed-off-by: arturo <ajt@ptytechnologies.com>
Co-authored-by: arturo <ajt@ptytechnologies.com>
2023-06-21 20:38:53 +00:00
Alessandro (Ale) Segala 31485cc1e7
Azure Key Vault crypto: fixed JSON marshalling of public keys (#2925)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-21 01:26:14 -07:00
ItalyPaleAle 41bba8baba Fixed merge conflicts
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-20 18:00:19 -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 457f4e43be
Ensure ASBQ custom attributes are urlencoded on delivery (#2923)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-06-20 15:04:12 -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 bf1f983305
Change metadata format of router alias middleware (#2903)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-19 19:54:23 +00: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
Bernd Verst ca0d8e8016
[release-1.11] AUTH: Detect Azure MSI compatible environments and remove timeout (#2916)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-06-16 18:45:31 -07:00
Alessandro (Ale) Segala a228d69836
Updated pinned dapr/kit (#2914)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-16 18:05:06 +00:00
Alessandro (Ale) Segala d7fc4d4a8e
Updated pinned runtime version in cert tests (#2911)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-13 09:42:13 -07:00
Alessandro (Ale) Segala 4f229e45ca
Updated Go tags in dev container (#2909)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-13 09:11:46 -07: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
ItalyPaleAle ce926db071 Merge branch 'release-1.11' 2023-06-12 12:07:56 -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
Robert Oh d9c9fa819d
[RabbitMQ] use metadata from request as header of the published message (#2895)
Signed-off-by: Ohlicher Robert <r.ohlicher@palfinger.com>
Co-authored-by: Ohlicher Robert <r.ohlicher@palfinger.com>
2023-06-07 21:20:38 +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
Bernd Verst f27ece3add
[Release-1.11] Upgrade Mongo dependency due to retraction (#2886)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-06-06 08:44:05 -07: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
Bernd Verst f6bcb109a2
[Release 1.11] Update dapr/kit to `0.11.1` (#2885)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-06-05 12:24:55 -07:00
Alessandro (Ale) Segala ab42fc0884
[Release-1.11] fix metadata.yaml: rename binding to `azure.servicebus.queues` (#2878) 2023-05-31 18:37:29 -07:00
Bernd Verst 78eea16ea8 fix metadata.yaml: rename binding to azure.servicebus.queues
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-05-31 18:18:18 -07: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
Sam 1ac92a886a
build: rm branch to clean up build (#2865)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2023-05-26 15:28:37 -07:00
Alessandro (Ale) Segala 899f4407dd
[Metadata] Clarify that MySQL components work with MariaDB too (#2866) 2023-05-26 15:19:40 -07:00
Alessandro (Ale) Segala a7b7e3cbc5
[DO NOT SQUASH] Merge `release-1.11` (RC8) into master (#2860) 2023-05-25 11:27:10 -07:00
Bernd Verst 92b830b085
Merge branch 'master' into merge-release1.11-master 2023-05-25 12:34:51 -05:00
Bernd Verst d467890cf8 Merge remote-tracking branch 'upstream/master' into merge-release1.11-master 2023-05-25 10:33:12 -07:00
Josh van Leeuwen cb89219916
crypto: propagate context to pubkey cache getKeyFn (#2828)
Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-25 17:21:33 +00:00
Bernd Verst 8e714b19d6
[Release 1.11] Update dapr/kit to 0.11.0 (#2859)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-05-25 09:55:59 -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
Bernd Verst 9d3b070bc4 update test to work in multiple time zones
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-05-24 22:51:49 -07:00
Bernd Verst 98467330c1 Pin 1.11.0-rc.4 in cert tests
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-05-24 22:16:59 -07:00
Bernd Verst 1d6d90cea6 fix mongo data type json marshaling
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-05-24 22:16:52 -07:00
Crypt Keeper ed62c37606
deps: updates http-wasm to v0.5.0 (#2855)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-05-23 15:12:48 -07:00
spike 2576a3150d
Fix rabbitmq exchange declare (#2836)
Signed-off-by: Bernd Verst <github@bernd.dev>
Signed-off-by: spike <hello@spike.wiki>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-05-22 18:44:27 -07:00
Alessandro (Ale) Segala abaf74150e
Conformance tests: always enable required operations (#2851)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-22 19:43:20 +00:00
Alessandro (Ale) Segala 99ce411ef8
Merge release 1.11 rc4 into master (#2847) 2023-05-17 18:37:24 -07:00
Bernd Verst ac20c0a703 Merge remote-tracking branch 'upstream/master' into merge-release-1.11-rc4-into-master 2023-05-17 18:27:42 -07:00
Byron Ruth 54673a0f58
Add JetStream pubsub unit tests (#2845)
Signed-off-by: Byron Ruth <byron@nats.io>
2023-05-17 16:56:08 -07:00