Commit Graph

3255 Commits

Author SHA1 Message Date
Pravin Pushkar 3030834160
Refactor http binding to support https (#2766)
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2023-04-19 18:23:45 +00:00
Alessandro (Ale) Segala 6b0dedf772
state.sqlserver: Add support for Azure AD auth (+ metadata.yaml) (#2790)
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: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-04-19 17:26:24 +00:00
MregXN 289c784a6a
Create Azure Component template for bindings.mysql (#2787)
Signed-off-by: MregXN <mregxn@gmail.com>
2023-04-19 15:32:39 +00:00
Tiago Alves Macambira 54c176610f
Adds new property "deprecated" to Metadata schema. (#2794)
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-04-19 01:22:31 +00:00
Tiago Alves Macambira e9af969b48
Add component metadata YAML for configuration.redis. (#2793)
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-04-18 16:51:08 -07:00
Tiago Alves Macambira 2c508eda3b
Minor updates to state.redis template (#2792)
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-04-18 16:50:57 -07:00
Shivam Kumar ac54dae002
Certification test for Postgres config store (#2744)
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
2023-04-18 21:39:34 +00:00
Tiago Alves Macambira 0221ad7edf
Add component metadata YAML for Azure Cosmos DB (Gremlin API) output binding (#2785)
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-04-16 20:04:00 -07:00
Alessandro (Ale) Segala e59e03eb32
Azure Storage Queues: Make polling interval configurable (#2781)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-04-14 23:08:18 +00:00
Tiago Alves Macambira c6546ffe7d
Add component metadata YAML for Azure CosmosDB output binding. (#2782)
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-04-14 15:09:12 -07:00
Shivam Kumar 86eea8267d
Adding postgres config store in conformance tests (#2740)
Signed-off-by: Shivam Kumar <shivamkm07@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-04-13 20:16:02 +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
Alessandro (Ale) Segala ad6a26bf43
Add native BulkGet to state.mysql (#2762)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-04-13 19:33:04 +00:00
Bernd Verst 13193ffdd8
fixup: even numbers must be strings in metadata (#2777)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-04-12 21:54:47 -07:00
Bernd Verst 1a751931f7
Add Service Bus Topics Pubsub Metadata (#2776)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-04-12 21:49:49 -07:00
addjuarez cab5707308
Add azure blob binding and app config yaml (#2771)
Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-04-12 21:28:36 -07:00
Alessandro (Ale) Segala ae28aec903
Metadata YAML for Azure Storage Queues binding (#2775)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-04-12 21:10:02 -07:00
Alessandro (Ale) Segala 7861a2173a
Fix prefix on local env secret store on Windows (#2774)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-04-13 00:28:43 +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 26dea0c1c2
Add metadata for bindings.azure.signalr (#2772)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-04-12 14:25:03 -07: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
MregXN 8a4d7b8542
Create component metadata for bindings.zeebe.command (#2752)
Signed-off-by: MregXN <mregxn@gmail.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-04-11 21:13:07 +00:00
MregXN 3f7e5890ca
Create component metadata for bindings.zeebe.jobworker (#2763)
Signed-off-by: MregXN <mregxn@gmail.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-04-11 21:02:30 +00:00
Alessandro (Ale) Segala 3535c7e9b7
Env secret store: add "prefix" metadata option (+ metadata.yaml) (#2761)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-04-11 21:00:48 +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
MregXN 6be5499d36
Create component metadata for secretstores.hashicorp.vault (#2737)
Signed-off-by: MregXN <mregxn@gmail.com>
2023-04-05 20:24:31 -07: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
Alessandro (Ale) Segala 3938c3e7c0
Cert tests: use a single go.mod for all certification tests (#2748)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-04-04 12:28:11 -07:00
Shivam Kumar 66d9f643c4
Increase code_cov retention time (#2746)
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
2023-04-04 05:21:55 +00:00
Mukundan Sundararajan 09fba22bad
refactor mongodb metadata.yaml file (#2739)
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-04-03 11:02:46 -07:00
Yiwen Chen 6262e138a2
disable featureTransactional in alicloud tablestore statae backend (#2742)
Signed-off-by: handlerww <handlerww@gmail.com>
2023-04-03 17:49:29 +00:00
Deepanshu Agarwal 9a27383b01
Pause/ resume Workflow Activity (#2683)
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-04-03 10:30:10 -07:00
Mukundan Sundararajan 52a107e1bb
add component metadata for azure key vault (#2738)
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-04-03 10:26:29 -07:00
Alessandro (Ale) Segala 18341fa875
Redis state store: fixed JSON handling in Multi (#2734) 2023-04-03 10:00:58 -07:00
Alessandro (Ale) Segala 61573b33d8
Merge branch 'master' into fix-redis 2023-04-03 09:44:11 -07:00
Taction 9ee9d56cb7
Fix vault prefix empty (#2741)
Signed-off-by: zhangchao <zchao9100@gmail.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-04-03 16:22:14 +00:00
Alessandro (Ale) Segala a9be2a6db7
Crypto components: add methods that return the list of supported algorithms (#2735)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-04-03 16:15:24 +00:00
Alessandro (Ale) Segala c65319b85c
RethinkDB: Disable transactions that were not working (#2733) 2023-04-03 09:15:55 -07:00
Alessandro (Ale) Segala 986874a4ad
Apply suggestions from code review
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-04-03 09:12:23 -07:00
Mukundan Sundararajan 9358516a5f
Merge branch 'master' into fix-redis 2023-04-03 21:22:14 +05:30
Mukundan Sundararajan 8a3a5e9ebc
Merge branch 'master' into rethinkdb-transactions 2023-04-03 21:20:18 +05:30
Alessandro (Ale) Segala 2748d4044b
MongoDB: Detect replica sets to improve error reporting and bulk operations (#2732) 2023-04-03 08:48:10 -07:00
Mukundan Sundararajan 8daa61dd5b
Merge branch 'master' into mongodb-bulk 2023-04-03 21:05:18 +05:30
spike 773b00dcb9
Create component metadata for pubsub.kafka (#2678)
Signed-off-by: spike <hello@spike.wiki>
Co-authored-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-04-02 14:34:04 +00:00
ItalyPaleAle 2a395395dd Ensure that Params, if set, start with ?
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-04-01 15:16:02 -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
ItalyPaleAle acfb21c6b0 RethinkDB: Disable transactions that were not working
The implementation of the "Multi" method in RethinkDB was not correct, as it caused operations to be executed in the wrong order and it was not using a transaction (per comment on code: `best effort, no transacts supported`)

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-31 20:06:24 +00:00