-
Notifications
You must be signed in to change notification settings - Fork 735
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upmerge Mar 4: 1.12 --> 1.13 #4064
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Java SDK already support creating timer. Signed-off-by: kaibocai <89094811+kaibocai@users.noreply.github.com>
Fix incorrect doc for java sdk
Fixes dapr#3303 Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* update incorrect sentence Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * mark edit Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> --------- Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> Co-authored-by: Mark Fussell <markfussell@gmail.com>
…e in setup-redis.md In Redis state store component configuration example (https://docs.dapr.io/reference/components-reference/supported-state-stores/setup-redis/#component-format), "failover" and "sentinelMasterName" fields were duplicated. This commit removes these duplicates, keeping the most verbose value (eg: "<bool> # Optional. Allowed: true, false" instead of "# Optional") and using the same position as the one in the spec metadata fields part (https://docs.dapr.io/reference/components-reference/supported-state-stores/setup-redis/#spec-metadata-fields). Signed-off-by: arthbalete <67156595+arthbalete@users.noreply.github.com>
Signed-off-by: Prashant Rewar <108176843+prashantrewar@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: Prashant Rewar <108176843+prashantrewar@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: Prashant Rewar <108176843+prashantrewar@users.noreply.github.com>
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com> Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com> Signed-off-by: Mark Fussell <markfussell@gmail.com>
Add instructions to open the .dapr folder in the user profile on Windows
Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Documentation (Redis state store) : Removed duplicated fields
…tate-stores/setup-mongodb.md Signed-off-by: Mark Fussell <markfussell@gmail.com>
…tate-stores/setup-mongodb.md Signed-off-by: Mark Fussell <markfussell@gmail.com>
…tate-stores/setup-mongodb.md Signed-off-by: Mark Fussell <markfussell@gmail.com>
Clarify actor state store support for MongoDB
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Add OpenAI to binding spec index page
[Endgame] Remove *old* versions from 1.12 navbar
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
…rkflow/workflow-features-concepts.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Update Dapr bot doc
[Workflow] Add more documentation around purging
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: mikeee <hey@mike.ee>
Moved the paragraph down Signed-off-by: Mark Fussell <markfussell@gmail.com>
add (init) --dev documentation
…phy how-to. (dapr#3947) Signed-off-by: Whit Waldo <whit.waldo@innovian.net> Co-authored-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Add new Dapr slide deck
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Add pre-reqs and section in troubleshooting guide for `dapr init`
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update to match code implementation Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * update to include both seconds and milliseconds Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-redis-pubsub.md Signed-off-by: Mark Fussell <markfussell@gmail.com> * Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-redis-pubsub.md Signed-off-by: Mark Fussell <markfussell@gmail.com> --------- Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> Signed-off-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Updated the text for get-started-api Signed-off-by: Anindita Das <dasanuiit@gmail.com> Signed-off-by: Anindita Das <dasanuiit@gmail.com> * Update daprdocs/content/en/getting-started/get-started-api.md Signed-off-by: Mark Fussell <markfussell@gmail.com> --------- Signed-off-by: Anindita Das <dasanuiit@gmail.com> Signed-off-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Anindita Das <anindita.das@ibm.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Clarify documentation around `dapr-api-token`
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
msfussell
approved these changes
Mar 4, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Final upmerge for release
Issue reference
PR will close: #3965