Commit Graph

27 Commits

Author SHA1 Message Date
Hannah Hunter f1279c8023 merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-12 14:22:31 -04:00
Cassie Coyle feec0af44f
update zeebe components to stable (#3715)
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
2023-09-11 17:21:14 -07:00
Hannah Hunter e33f5a95af
[Bindings] Update specs to include `direction` (#3646)
* update binding specs to include direction

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Update daprdocs/data/components/bindings/generic.yaml

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/data/components/bindings/generic.yaml

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* consistency across bindings docs

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Update daprdocs/content/en/reference/components-reference/supported-bindings/mysql.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-07-31 14:14:13 -07:00
Hannah Hunter 5f5ed758ca remove azure openai docs from 1.11
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-24 15:00:13 -04:00
Shivam Kumar Singh 9da46f0532 Add documentation for Azure OpenAI
Signed-off-by: Shivam Kumar Singh <shivamhere247@gmail.com>
2023-07-20 06:10:49 +00:00
Alessandro (Ale) Segala 5239de8bee
Clarify that MySQL components work with MariaDB too (#3463)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-26 20:07:19 -07:00
ItalyPaleAle 2ddf28688c Standardize PostgreSQL components' name
Fixes #3200

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 13:55:22 -07:00
Hannah Hunter b8a872c61b
Merge branch 'v1.11' into wasm-binding 2023-05-09 14:21:39 -04:00
Hannah Hunter aaa7064734
Merge branch 'v1.11' into wasm-binding 2023-05-09 13:57:58 -04:00
Adrian Cole 3a0f54e2bc Adds docs for Wasm output binding
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-05-09 17:15:12 +08:00
Bernd Verst 09790e4025 Update newly stable components
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-05-03 15:27:15 -07:00
Roberto J Rojas 3e33c52191 AWS Bindings S3 Certification Tests 2247
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-05-02 16:43:21 -04:00
ItalyPaleAle 6ce62551ed Remove deprecated components bindings.twitter and pubsub.hazelcast
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-24 22:20:19 +00:00
Alessandro (Ale) Segala 7956f8214e
[1.10] Some docs fixes to components reference (#3187)
- Corrected name of Azure Cosmos DB (Gremlin API)
- Fixed bad rendering in KubeMQ bindings reference

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-16 11:13:44 -08:00
KubeMQ a03757bc2f
Adding KubeMQ Pubsub and Binding documentation (#3149)
* Adding KubeMQ PubSub & Binding Documentation
Signed-off-by: Lior Nabat <lior.nabat@kubemq.io>

* Fix PubSub Generic yaml
Signed-off-by: Lior Nabat <lior.nabat@kubemq.io>

* Updates after PR review
Signed-off-by: Lior Nabat <lior.nabat@kubemq.io>

* Updates after PR review - Ignore Links
Signed-off-by: Lior Nabat <lior.nabat@kubemq.io>

---------

Co-authored-by: Lior Nabat <lior.nabat@gmail.clom>
2023-02-09 09:26:41 -08:00
ItalyPaleAle 62daf817fa Updated stable / beta components
Some components had certification tests but were not marked as stable.
Likewise, some components had conformance tests but were not marked as beta.

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-01 11:24:00 -08:00
Alessandro (Ale) Segala e93d700a83
Rename mqtt components to mqtt3 (#3059)
See https://github.com/dapr/components-contrib/issues/2359

The old component names are still available as aliases

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-23 20:20:45 -08:00
Alessandro (Ale) Segala 20c446543b
[1.10] Docs for Cloudflare components (#3032)
* WIP

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Complete docs for Workers KV state store

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Docs for the binding

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Update per review feedback

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Ignore links to cloudflare dashboard

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-bindings/cloudflare-queues.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Changed per review feedback

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

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: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-01-09 20:22:07 -08:00
Sarthak Sharma cd7055c8c5 update cron docs
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
2022-12-07 15:59:29 +05:30
Mr.Black d1ad33ce1e
Add Alicloud SLS output binding docs (#2711)
* add alicloud sls binding component document

Signed-off-by: RcXu <honeyxhl@163.com>

* Add Alicloud SLS output binding docs

Signed-off-by: RcXu <honeyxhl@163.com>

* Add Alicloud SLS output binding docs

Signed-off-by: RcXu <honeyxhl@163.com>

* Update daprdocs/content/en/reference/components-reference/supported-bindings/alicloudsls.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Mr.Black <honeyxhl@163.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Mr.Black <honeyxhl@163.com>

Signed-off-by: RcXu <honeyxhl@163.com>
Signed-off-by: Mr.Black <honeyxhl@163.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-10-04 19:56:01 -07:00
Amulya Varote 0c79db5ba9 Changed postgres output binding from Alpha to Stable
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
2022-09-14 18:59:12 -07:00
Bernd Verst b639440d30 mark components as stable in v1.9
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-29 16:08:08 -07:00
Bernd Verst f7954c2eee Mark components as stable in v1.8
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-29 16:08:08 -07:00
Bernd Verst 62f0253b84 Add components newly in beta
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-29 16:08:08 -07:00
Bernd Verst 5f2492c225 Update component status in v1.7
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-29 16:08:08 -07:00
Bernd Verst 5b3e7ab74c make blob storage binding stable
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-07-15 14:58:27 -07:00
John Ewart 4bd88d59f0 Add partial shortcode and partials for components along with data files
Signed-off-by: John Ewart <johnewart@microsoft.com>
2022-06-07 10:54:24 -07:00