Commit Graph

3438 Commits

Author SHA1 Message Date
Alessandro (Ale) Segala 934e86c4f7
Rename folder "internal" to "common" (#3225)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-11-14 11:36:38 -08:00
syedsadath-17 95690ac052
Handle object not found error in bindings: S3, Azure Blob Storage, GCP Bucket, Huawei OBS (#3223)
Signed-off-by: sadath-12 <sadathsadu2002@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-11-13 12:45:05 -08:00
Byron Ruth dd8d2ba185
[pubsub/jetstream] Add support for concurrencyMode (#3222)
Signed-off-by: Byron Ruth <byron@nats.io>
2023-11-13 20:33:48 +00:00
Bernd Verst 3bcd0c7451
Allow Azure Auth order to be specified via `azureAuthMethods` component metadata (#3217)
Signed-off-by: Bernd Verst <github@bernd.dev>
Signed-off-by: luigirende <luigirende@gmail.com>
Signed-off-by: luiren <luigirende@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>
Co-authored-by: luigirende <luigirende@gmail.com>
Co-authored-by: luiren <luigi.rende@assistdigital.com>
2023-11-09 16:46:41 -08:00
luigirende 8fe74b15aa
AWS S3 Binding - Add Content-Type in the metadata request (#3216)
Signed-off-by: luigirende <luigirende@gmail.com>
Signed-off-by: luiren <luigirende@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: luiren <luigi.rende@assistdigital.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-11-09 10:18:27 -08:00
Bernd Verst 20a46e6657
Azure BlobStorage components: Add `disableEntityManagement` metadata option (#3213)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-11-06 22:19:40 +00:00
Bernd Verst fe466beaa2
Fix 3204: consul to accept hostnames again (#3211)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-11-06 13:11:51 -08:00
Bernd Verst 7fc784e12e
Fix incorrect Eventhubs error message (#3210)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-11-06 12:55:18 -08:00
Bernd Verst 88eb49c838 Rename master branch to main
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-11-06 11:43:03 -08:00
Alessandro (Ale) Segala f4e73b0e65
Update dapr/kit (#3205)
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-11-02 16:20:56 -07:00
Alessandro (Ale) Segala 0d488c2a9d
Azure Blob Storage v2 state store (#3203)
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-02 16:19:22 -07:00
Alessandro (Ale) Segala d6908e85e1
Fixes first-write-wins with SQLite and MySQL (#3207)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-11-02 22:33:07 +00:00
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 7114fd0279
SQLite & MySQL: improve perf of Set operations with first-write-wins (#3159)
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-11-01 15:43:49 -07:00
Amit Mor 7fd5524c58
FIx SQS: Error during Dapr Shutdown and Message Polling Behavior Issue (AWS) (#3174)
Signed-off-by: Amit Mor <amit.mor@hotmail.com>
Signed-off-by: Amit Mor <amitm@at-bay.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-11-01 09:42:22 -07:00
Josh van Leeuwen d47d1a7aad
pubsub/rabbitmq: return error if reconnect errors in Init (#3198)
Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-10-27 10:38:43 -07:00
Cassie Coyle 896679e0b0
fix typo to direct users to proper part on docs page (#3193)
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
2023-10-25 09:57:40 -07:00
Elena Kolevska ddc10f7ec7
Adds outbox metadata fields (#3186)
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena-kolevska@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-10-21 17:27:41 -07:00
Alessandro (Ale) Segala 84cc54b633
Pin runtime 1.12.0 in cert tests (#3177)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-10-13 10:40:20 -07:00
Abdulaziz Elsheikh b3436837f2
Consul name resolution in-memory cache (#3121)
Signed-off-by: Abdulaziz Elsheikh <abdulaziz.elsheikh@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-10-13 08:52:54 -07:00
Alessandro (Ale) Segala 81e2e05f38
Remove unused "dns" nameresolver (#3175)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-10-13 07:43:57 -07:00
Elena Kolevska 9f2cc5c158
Re-enabling the failing GCP tests (#3170)
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-10-09 10:54:01 -07:00
ItalyPaleAle 515be48b8e Merge remote-tracking branch 'upstream/release-1.12'
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-10-09 10:24:24 -07: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
Alessandro (Ale) Segala 1208b3e3c0
Conformance test: move loader to each component type's folder (#3162)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-10-03 16:13:28 -07:00
Alessandro (Ale) Segala 5a00d1c210
Disable broken GCP cert tests (#3163)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-10-03 22:45:26 +00:00
Alessandro (Ale) Segala f91eb8a10c
Update a number of dependencies (#3160)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-10-03 22:44:30 +00:00
Bernd Verst d4527f8f43 Pin 1.12.0-rc.5 in cert tests
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-10-03 09:32:27 -07:00
Alessandro (Ale) Segala 75078a3e17
Remove deprecated NATS Streaming PubSub Component (#3150)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-09-26 13:09:28 -07:00
Alessandro (Ale) Segala e7db4cf3ad
Move SQLite "auth" metadata to a separate package `internal/authentication/sqlite` (#3135)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-09-20 15:26:12 -07:00
Bernd Verst a874485a32
Make contrib compile with Go1.21 (#3145)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-09-20 22:04:11 +00: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
Marc Duiker a0fe80d6b0
Add holopin.yml config for GHC2023 event (#3143)
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2023-09-20 10:15:12 -07:00
Roberto Rojas d4ac39a8d4
[GCP Certification Tests] renames GCP WIF pool/provider names (#3142)
Signed-off-by: robertojrojas <robertojrojas@gmail.com>
2023-09-19 12:58:36 -07:00
Taction f4ea274139 Fix wasm binding wasi http (#3077)
Signed-off-by: zhangchao <zchao9100@gmail.com>
2023-09-18 09:14:33 -07:00
Taction 616da76cca
Fix wasm binding wasi http (#3077)
Signed-off-by: zhangchao <zchao9100@gmail.com>
2023-09-18 09:07:53 -07:00
Alessandro (Ale) Segala e83b79e225
[sec] Update github.com/cyphar/filepath-securejoin due to CVE (#3131)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-09-14 20:44:54 +00:00
Bernd Verst c7a913c552
Minor Az Storage Binding improvements (#3126)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-09-14 13:16:12 -07:00
Shubham Sharma fb4d55b501
Fix GCP storage bucket binding authentication issue (#3127)
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-09-14 08:42:50 -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
Roberto Rojas 304ad6b515
[Bindings Kafka] Adds Component Metadata Schema (#3068)
Signed-off-by: robertojrojas <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: Tiago Alves Macambira <tmacam@burocrata.org>
2023-09-12 08:21:31 -07:00
Roberto Rojas 32b1b301b5
[PubSub MQTT3] Adds Component Metadata Schema (#3070)
Signed-off-by: robertojrojas <robertojrojas@gmail.com>
Signed-off-by: Roberto Rojas <robertojrojas@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>
Co-authored-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-09-12 05:48:56 -07:00
Roberto Rojas f074240c0a
[PubSub RabbitMQ] Adds Component Metadata Schema (#3069)
Signed-off-by: robertojrojas <robertojrojas@gmail.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Tiago Alves Macambira <tmacam@burocrata.org>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-09-12 05:44:51 -07:00
Alessandro (Ale) Segala 33a5fd20c0
Remove Nacos binding (#3118)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-09-08 21:27:34 +00:00
Cassie Coyle 3e79d69cc7
mark zeebe binding components as stable (#3119)
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
2023-09-08 14:15:11 -07:00
Christian Kaps ba36895607
Migrate Zeebe tests to certification tests (#3112)
Signed-off-by: Christian Kaps <ck-github@mohiva.com>
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-09-08 09:33:11 -07:00
Taction 0c2ce324b2
Rabbitmq pubsub add client name (#2933)
Signed-off-by: zhangchao <zchao9100@gmail.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-09-05 15:14:17 -07:00
Cassie Coyle 7dbfd40327
rm unused code (#3114)
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
2023-09-05 14:32:15 -07:00
Artem Bakuta fe5ce08349
[WIP] ipv6 formatting fixed (#3075)
Signed-off-by: Jhoysbou <neeroll21@gmail.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-09-01 21:46:29 +00:00