Commit Graph

3232 Commits

Author SHA1 Message Date
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
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
Yann Nicolas b9e11ecf77
Add dynamic template support to Twilio Sendgrid binding (#2844)
Signed-off-by: Yann Nicolas <yannart@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-05-17 15:04:24 +00:00
Tiago Alves Macambira 6c596516d2
Update metadata.yaml (#2842)
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-05-16 20:08:39 -07:00
Byron Ruth d2cad27b3f
[jetstream] Fix setting omitted QueueGroupName on ConsumerConfig (#2835)
Signed-off-by: Byron Ruth <byron@nats.io>
2023-05-16 17:56:18 -07:00
Bernd Verst eabeadf044
Add Kafka Binding SASL Password cert test (#2831)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-05-17 00:38:24 +00: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 13c00583a4 upgrade EventHubs and ServiceBus management SDKs
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-05-10 14:25:27 -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
Bernd Verst 009548d820 Upgrade Azure SDKs
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-05-10 13:43:17 -07:00
Bernd Verst 5118b73cfc address changes required due to package updates
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-05-10 13:40:14 -07:00
Bernd Verst c5f5a10f77 Upgrade Azure SDKs
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-05-10 13:23:09 -07:00
Bernd Verst 001dc4a370
Kafka: Pin sarama to `1.37.2` (#2830)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-05-05 23:34:40 +00:00
Naah 615d4911bf
rocketmq consumer support some config item (#2811)
Signed-off-by: Naah <nayan3480232@163.com>
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-05-04 10:57:03 -07:00
Andre Bossard 9f4086fbb0
RabbitMQ Bindings: Support for mTLS and external authentication with SASL (#2656)
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: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-05-03 22:07:50 +00:00