Commit Graph

354 Commits

Author SHA1 Message Date
Samantha Coyle 4ca705b541
style: add deprecation notices and clean up
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-12-04 14:09:03 -06:00
Samantha Coyle 8e059a38c5
docs(aws): revamp aws docs + iam role anywhere profile
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-12-04 13:17:23 -06:00
Hannah Hunter 56d4a41f07
add metadata to pubsub and binding eventhub component (#4448)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-12-02 23:18:56 -08:00
Mustafa Arslan 87a350e0cb
Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mustafa Arslan <mustafa.arslan1992@gmail.com>
2024-11-20 12:28:33 +03:00
Mustafa Arslan f28382108e
Merge branch 'v1.15' into sftp-binding-component-docs 2024-11-06 21:24:37 +03:00
Mustafa Arslan a836d7d9ab
Update daprdocs/content/en/reference/components-reference/supported-bindings/sftp.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Mustafa Arslan <mustafa.arslan1992@gmail.com>
2024-11-04 20:28:42 +03:00
Mustafa Arslan 977013b8c9
Update daprdocs/content/en/reference/components-reference/supported-bindings/sftp.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Mustafa Arslan <mustafa.arslan1992@gmail.com>
2024-11-04 20:28:21 +03:00
Mustafa Arslan 60e23aadd3
Update daprdocs/content/en/reference/components-reference/supported-bindings/sftp.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Mustafa Arslan <mustafa.arslan1992@gmail.com>
2024-11-04 20:28:13 +03:00
Mustafa Arslan af5b3e55d0
Update daprdocs/content/en/reference/components-reference/supported-bindings/sftp.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Mustafa Arslan <mustafa.arslan1992@gmail.com>
2024-11-04 20:28:05 +03:00
Mustafa Arslan 12607aa7c1
Update daprdocs/content/en/reference/components-reference/supported-bindings/sftp.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Mustafa Arslan <mustafa.arslan1992@gmail.com>
2024-11-04 20:27:54 +03:00
Hannah Hunter 67e66f7383
Merge branch 'v1.14' into issue_3218 2024-11-04 10:04:33 -05:00
Hannah Hunter 6c3a16fcb7
Update daprdocs/content/en/reference/components-reference/supported-bindings/eventgrid.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-11-04 09:41:01 -05:00
Mustafa Arslan 935ad18db1 sftp binding docs added.
Signed-off-by: Mustafa Arslan <mustafa.arslan1992@gmail.com>
2024-11-02 16:47:40 +03:00
Hannah Hunter 36e2b68fc2 update table and wording
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-11-01 15:12:12 -04:00
Hannah Hunter e828e4662a edits to the blog storage binding
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-11-01 14:57:08 -04:00
Hannah Hunter 83d5f4e561 receiving events
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-10-29 16:05:22 -04:00
Hannah Hunter afde16e8fc add section about the input binding support
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-10-29 13:37:35 -04:00
Hannah Hunter 95f394ec03
Upmerge 10/17 (#4392)
* initial freshness, start with overview

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

* continue freshness pass

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

* continue freshness

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

* finish freshness pass

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

* typo

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

* add note about default app-max-concurrency

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

* add to args and annotations doc

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

* Update config.toml

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* fix 1.15 link

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

* fix release

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

* other versions

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

* Add AWS IAM authentication fields in PostgreSQL components (#4311)

* Add AWS IAM authentication fields in PostgreSQL components

Signed-off-by: Anton Troshin <anton@diagrid.io>

* change wording

Signed-off-by: Anton Troshin <anton@diagrid.io>

---------

Signed-off-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Adds clientCert and clientKey fields to spec Redis metadata fields (#4312)

* Adds clientCert and clientKey fields to spec Redis metadata fields

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* remove

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* removes empty line

Signed-off-by: Elena Kolevska <elena@kolevska.com>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Fix: Scheduler Actor Reminders Wording (#4320)

* update phrasing to be scheduler actor reminders bc the jobs api has nothing to do with it really

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* Update daprdocs/content/en/operations/support/support-preview-features.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>

---------

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* add storageClass example for s3 metadata (#4308)

* add storageClass example to docs

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* add field to table

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* update data indentation for example curl

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>

* tweaks

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* add to template example

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* add doc link for storage class

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

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

Signed-off-by: Mark Fussell <markfussell@gmail.com>

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

Signed-off-by: Mark Fussell <markfussell@gmail.com>

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

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Add Prometheus auto service discovery instructions to
prometheus.md

- Updated prometheus.md with instructions for setting up Prometheus auto service discovery for Dapr and sidecar targets.

* Add Prometheus auto service discovery instructions to
prometheus.md

- Updated prometheus.md with instructions for setting up Prometheus auto service discovery for Dapr and sidecar targets.

Signed-off-by: Maulin Desai <mdesai@bosleo.com>

* clarify/correct quickstarts

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

* clarify docs (#4324)

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

* Format service discovery instructions

Updated the navigation instructions to use bold text for "Status" and "Service Discovery" for better visual clarity.

Signed-off-by: Maulin Desai <mdesai@bosleo.com>

* add note about implicit retries (#4325)

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

* Add Jobs API to Dapr slidedeck

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Update daprdocs/content/en/operations/configuration/configuration-overview.md

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

* Update daprdocs/content/en/operations/configuration/configuration-overview.md

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

* Update daprdocs/content/en/operations/configuration/configuration-overview.md

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

* Update daprdocs/content/en/operations/configuration/configuration-overview.md

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

* Update daprdocs/content/en/operations/configuration/configuration-overview.md

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

* last update per mark review

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

* docs: init scheduler in the docker compose example

Signed-off-by: Mike Nguyen <hey@mike.ee>

* update per mark, pt 2

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

* fixed yaml syntax for v2alpha1 example (#4335)

Signed-off-by: Adrian Hristov <adrian@intelligentgrowthsolutions.com>

* Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* add notes about namespacing

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

* update latest version (#4341)

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

* Add Kafka escapeHeaders documentation (#4332)

* Add Kafka escapeHeaders documentation

Signed-off-by: Anton Troshin <anton@diagrid.io>

* update the escapeHeaders setting docs

Signed-off-by: Anton Troshin <anton@diagrid.io>

* review fixes

Signed-off-by: Anton Troshin <anton@diagrid.io>

---------

Signed-off-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>

* Update roadmap.md (#4340)

* Update roadmap.md

Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Update roadmap.md

Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

---------

Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* conductor update (#4344)

* fix job api http reference (#4343)

Signed-off-by: yaron2 <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* update alias (#4347)

* Updated workflow to reflect deprecation of Workflow methods on client (#4336)

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* rm escape (#4348)

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* clarify per josh comment

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

* Fixed cron schedule table

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Tweaked the endpoint description and example to reflect that the protocol may or may not be necessary based on the provider used.

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Updated to reflect the need for the protocol on the zipkin endpoint though it's not necessary on the otel endpoint.

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* update latest version to 1.14.2 (#4352)

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update Job HTTP request API (#4349)

According to https://github.com/dapr/dapr/pull/8083

Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>

* Helm: Revert Scheduler storage quota size to `1Gi` (#4354)

In v1.14.3, the storage quota size for the Scheduler volume was
increased from `1Gi` to `16Gi`. This is because users where encountering
disk exhaustion fatal errors on the Scheduler under normal usage.
Because the volume size request field is protected from updates, Dapr
version upgrades to v1.14.3 failed without manual intervention.

Reverts the Scheduler storage quota size back to `1Gi`, and adds
warnings that the volume size may need to be increased for production
deployments.

See: https://github.com/dapr/dapr/pull/8107

Signed-off-by: joshvanl <me@joshvanl.dev>

* Reflecting valid value of 0-6, not 0-7 in jobs schedule

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Clarifiied need for the actorStateStore property in docs, regardless of whether the actor actually stores any state.

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Reworded slightly

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update workflow-patterns.md

Make monitor code samples consistent between python/go and all other examples.

* Python and Go are using seconds
* Everything else is in minutes.

Signed-off-by: Vasily Chekalkin <bacek@bacek.com>

* update latest and recalled versions (#4360)

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

* Update setup-azure-servicebus-topics.md

Signed-off-by: Andrew Riddlestone <andrew.riddlestone@gmail.com>

* Update howto-invoke-non-dapr-endpoints.md (#4369)

Update service invocation steps according to diagram

Signed-off-by: Michael Klich <inirudebwoy@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus-topics.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Workflow limitations change (#4367)

* workflow limitations change

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-overview.md

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

---------

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

* rm decoding (#4373)

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* fix misleading wording (#4379)

Signed-off-by: yaron2 <schneider.yaron@live.com>

* [Jobs API] Describe Triggered Job Handling Assumptions (#4376)

* add specific logic for what assumptions are made for triggered jobs for http, grpc, sdks

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* rm space

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* add a note about this applying to all programming languages to avoid confusion

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* Update howto-schedule-and-handle-triggered-jobs.md

Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

---------

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>

* add roadmap to main page (#4386)

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update support (#4387)

* Fixed typo (#4389)

* Update daprdocs/config.toml

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>
Signed-off-by: Anton Troshin <anton@diagrid.io>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Maulin Desai <mdesai@bosleo.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Adrian Hristov <adrian@intelligentgrowthsolutions.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Vasily Chekalkin <bacek@bacek.com>
Signed-off-by: Andrew Riddlestone <andrew.riddlestone@gmail.com>
Signed-off-by: Michael Klich <inirudebwoy@users.noreply.github.com>
Co-authored-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Co-authored-by: Maulin Desai <mdesai@bosleo.com>
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Co-authored-by: Mike Nguyen <hey@mike.ee>
Co-authored-by: Adrian Hristov <adrianhr91@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Cassie Coyle <cassie@diagrid.io>
Co-authored-by: Josh van Leeuwen <me@joshvanl.dev>
Co-authored-by: Vasily Chekalkin <bacek@bacek.com>
Co-authored-by: Andrew Riddlestone <andrew.riddlestone@gmail.com>
Co-authored-by: Michael Klich <inirudebwoy@users.noreply.github.com>
2024-10-17 14:01:21 -07:00
Anton Troshin 0e22a69243
Add Kafka escapeHeaders documentation (#4332)
* Add Kafka escapeHeaders documentation

Signed-off-by: Anton Troshin <anton@diagrid.io>

* update the escapeHeaders setting docs

Signed-off-by: Anton Troshin <anton@diagrid.io>

* review fixes

Signed-off-by: Anton Troshin <anton@diagrid.io>

---------

Signed-off-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-09-06 11:26:39 -07:00
Cassie Coyle 3b38ae3ecc
add storageClass example for s3 metadata (#4308)
* add storageClass example to docs

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* add field to table

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* update data indentation for example curl

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>

* tweaks

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* add to template example

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* add doc link for storage class

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

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

Signed-off-by: Mark Fussell <markfussell@gmail.com>

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

Signed-off-by: Mark Fussell <markfussell@gmail.com>

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

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-08-16 14:44:10 -07:00
Elena Kolevska b3c510d296
Adds clientCert and clientKey fields to spec Redis metadata fields (#4312)
* Adds clientCert and clientKey fields to spec Redis metadata fields

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* remove

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* removes empty line

Signed-off-by: Elena Kolevska <elena@kolevska.com>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-08-14 18:58:22 -07:00
Anton Troshin 034f726018
Add AWS IAM authentication fields in PostgreSQL components (#4311)
* Add AWS IAM authentication fields in PostgreSQL components

Signed-off-by: Anton Troshin <anton@diagrid.io>

* change wording

Signed-off-by: Anton Troshin <anton@diagrid.io>

---------

Signed-off-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-08-14 17:39:39 -07:00
Mark Fussell 30c8060cf8
Merge branch 'v1.14' into asb_applicationproperties 2024-08-13 21:37:47 -07:00
Artur Souza 7a0fab7f56
Update AutoDeleteOnIdleInSec doc to mention value >= 300s (#4309)
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2024-08-13 21:22:54 -07:00
Mark Fussell 1e30652411
Update daprdocs/content/en/reference/components-reference/supported-bindings/servicebusqueues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-08-13 21:19:50 -07:00
Artur Souza 6c1c863cf5 Document adding ApplicationProperties to ASB message
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2024-08-13 19:32:43 -07:00
Hannah Hunter 371b2903d3 fix merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-07 10:56:50 -04:00
Hannah Hunter 6d7e6abe8a update component spec for redis
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-05 14:41:06 -04:00
Hannah Hunter 073676c545 rearrange tabs and change back to just Azure
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-09 14:50:56 -04:00
Hannah Hunter 43ed77e8c8 rest of entraid updates
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-08 16:13:04 -04:00
Hannah Hunter ce5d199baf initial add to Redis component
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-08 15:21:02 -04:00
denisbchrsk a079545709
Add Kafka heartbeat interval and session timeout to component reference (#4074)
* docs: add session timeout and heartbeat interval to kafka pubsub reference

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: add session timeout and heartbeat interval to kafka binding reference

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: add recommendation to how to set heartbeat interval

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: small change to heartbeat interval doc

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: update sessionTimeout and take new merged changes into consideration

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: remove redundant doc lines

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: fix heartbeatInterval and sessionTimeout

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

---------

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 12:46:11 -07:00
Hannah Hunter 39db5686aa successful upmerge
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-14 11:25:41 -04:00
Eileen Yu c6e8f1e529
docs: add endpoint field to aws sns (#4189)
Signed-off-by: Eileen Yu <eileenylj@gmail.com>
2024-06-07 21:14:58 -07:00
Hannah Hunter ead715c94f reorder toc for API references and component specs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-04 11:30:23 -04:00
Sam 516e503899
docs: showcase aws iam authentication for pg components (#4100)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-04-18 07:08:29 -07:00
Sam 7a386ba1cb
docs: add some of the kafka enhancement new metadata fields (#4099)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-04-11 17:26:34 -07:00
Hannah Hunter 4cf019bd4a resolve conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-04 11:43:24 -05:00
Artur Souza 06e114e1e3
Added errorIfNot2XX option to HTTP binding docs (#3741) (#4056)
* Added errorIfNot2XX option to HTTP binding docs



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



---------

Signed-off-by: Wim Vande Casteele <wim.vande.casteele@randstadgroup.be>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Co-authored-by: wimvc1 <86042870+wimvc1@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-02-29 17:50:51 -08:00
Hannah Hunter 1501757ef5
add video to openai spec (#4026)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-08 12:12:23 -08:00
Hannah Hunter 0fcbd0a5d2 upmerge
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-01-26 15:40:09 -05:00
Hannah Hunter d600ba6542 resolve merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-01-26 13:18:06 -05:00
Patrick Assuied ae4e13754b
Feature/add-kafka-pubsub-schema-registry (#3946)
* Added doc for kafka pubsub Avro schema registry support

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update setup-apache-kafka.md

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

---------

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-01-12 11:25:17 -08:00
Josh van Leeuwen d68b3bca7e
v1.11 fix links (#3877)
* fix link

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

* try again with link

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

* pub-sub

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-11-20 16:59:05 -08:00
Hannah Hunter bd30cd2c8b try again with link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-11-13 17:52:31 -05:00
Hannah Hunter 87b306ecfd fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-11-13 17:48:45 -05:00
Hannah Hunter 78ffacba64
Update daprdocs/content/en/reference/components-reference/supported-bindings/kubemq.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-11-13 17:33:29 -05:00
Hannah Hunter bc9ee47fca
Update daprdocs/content/en/reference/components-reference/supported-bindings/kubemq.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-11-13 17:33:23 -05:00
Stuart Leeks 5c53ef2e10 Update broken links
https://account.kubemq.io/login/register is redirected to https://account.kubemq.io/auth/signup
Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
2023-11-09 09:32:06 +00:00
Mark Fussell f492af580f
Merge branch 'v1.12' into issue_3775
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-10-30 09:34:58 -07:00