-
Notifications
You must be signed in to change notification settings - Fork 781
Upmerge from 1.15 into 1.16 #4856
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
Merged
Merged
Conversation
This file contains hidden or 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
fix todo Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
"todo" in conversation overview
…o python sdk Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Also marks all `v1.12.x` releases to not-supported. We only support N-2 versions, where N is the latest version. Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Revert back to built-in Docsy template that includes GA script
instalation -> installation Signed-off-by: Jake Engelberg <152900222+jake-engelberg@users.noreply.github.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
dapr / PVC uninstall specifics, about how a manual deletion of PVCs is required to define a new volume. Signed-off-by: Jake Engelberg <152900222+jake-engelberg@users.noreply.github.com>
Remove specific port number, replace with placeholder
Add missing sample argument for Dapr sidecar app port config sample Signed-off-by: Jonel Dominic Tapang <joneldominictapang.dev@gmail.com> Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* update patch version to latest Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * update shortcode Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> --------- Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: msfussell <markfussell@gmail.com>
…tion options (dapr#4573) Signed-off-by: Anton Troshin <anton@diagrid.io> Co-authored-by: Mark Fussell <markfussell@gmail.com>
Update the Python docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Added .NET streaming subscription example to pubsub page
Python SDK workflow updates
"Scop" fixed to "Scope" Signed-off-by: James Pegg <jamescpegg@gmail.com>
* Update self-hosted-with-docker.md - make scheduler running Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr> * Update self-hosted-with-docker.md - --scheduler-host-address Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr> * Update self-hosted-with-docker.md - Use smaller container images for placement and scheduler Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr> --------- Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>
Update to .NET 8 runtime Signed-off-by: Alice Gibbons <alice@diagrid.io>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
…t` on Windows (dapr#4602) Signed-off-by: Whit Waldo <whit.waldo@innovian.net> Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Update workflow pattern diagrams Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com> * Update workflow diagrams to new style Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com> * Update diagrams Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com> * Update workflow k8s diagram Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com> --------- Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com> Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Arhell <arhell333@gmail.com> Co-authored-by: Mark Fussell <markfussell@gmail.com>
Updates license to Apache 2.0 Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
This PR adds Dash0 to the list of supported OTEL observability tools. Signed-off-by: Kasper Borg Nissen <kasper.nissen@dash0.com> Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
* add 1.15.7 Signed-off-by: Cassandra Coyle <cassie@diagrid.io> * Adds `1.15.8` to releases Signed-off-by: joshvanl <me@joshvanl.dev> --------- Signed-off-by: Cassandra Coyle <cassie@diagrid.io> Signed-off-by: joshvanl <me@joshvanl.dev> Co-authored-by: Josh van Leeuwen <me@joshvanl.dev>
…replaced with workflow (dapr#4726) * dropped query capability from state store supported capabilities and replaced with workflow Signed-off-by: Oliver Tomlinson <oliverjamestomlinson@gmail.com> * fixed some inaccuracies in supported state store capaiblities Signed-off-by: Oliver Tomlinson <oliverjamestomlinson@gmail.com> --------- Signed-off-by: Oliver Tomlinson <oliverjamestomlinson@gmail.com> Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
* Docs for `--scheduler-override-broadcast-host-port` Signed-off-by: Albert Callarisa <albert@diagrid.io> * Apply suggestions Signed-off-by: Albert Callarisa <albert@diagrid.io> --------- Signed-off-by: Albert Callarisa <albert@diagrid.io> Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
* Add Dynatrace OpenTelemetry Collector integration guide - Comprehensive setup instructions for Dynatrace OTEL Collector - Dapr tracing configuration with proper endpoint setup - OneAgent exclusion guidance to prevent sidecar conflicts - Troubleshooting section with common issues and solutions - Links to sample implementations and resources Fixes dapr#3887 Signed-off-by: MyMirelHub <15373565+MyMirelHub@users.noreply.github.com> * Update daprdocs/content/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Mirel Isaj <15373565+MyMirelHub@users.noreply.github.com> * Update daprdocs/content/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Mirel Isaj <15373565+MyMirelHub@users.noreply.github.com> * Update daprdocs/content/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Mirel Isaj <15373565+MyMirelHub@users.noreply.github.com> * Update daprdocs/content/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Mirel Isaj <15373565+MyMirelHub@users.noreply.github.com> * Update daprdocs/content/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Mirel Isaj <15373565+MyMirelHub@users.noreply.github.com> * Update daprdocs/content/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Mirel Isaj <15373565+MyMirelHub@users.noreply.github.com> * Update daprdocs/content/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Mirel Isaj <15373565+MyMirelHub@users.noreply.github.com> * Update daprdocs/content/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Mirel Isaj <15373565+MyMirelHub@users.noreply.github.com> * Update daprdocs/content/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Mirel Isaj <15373565+MyMirelHub@users.noreply.github.com> * Apply suggestion from @alicejgibbons Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Mirel Isaj <15373565+MyMirelHub@users.noreply.github.com> * Update daprdocs/content/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Mirel Isaj <15373565+MyMirelHub@users.noreply.github.com> * Enhance documentation for Dynatrace OpenTelemetry Collector setup with additional notes and clarifications Signed-off-by: MyMirelHub <15373565+MyMirelHub@users.noreply.github.com> * Fix formatting and indentation in Dynatrace OpenTelemetry Collector setup documentation Signed-off-by: MyMirelHub <15373565+MyMirelHub@users.noreply.github.com> --------- Signed-off-by: MyMirelHub <15373565+MyMirelHub@users.noreply.github.com> Signed-off-by: Mirel Isaj <15373565+MyMirelHub@users.noreply.github.com> Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
* Add Azure workload identity federation doc. Signed-off-by: Alexander Trauzzi <acj@trauzzi.me> * Shortcodes. Signed-off-by: Alexander Trauzzi <acj@trauzzi.me> * De-localize Microsoft links. Signed-off-by: Alexander Trauzzi <acj@trauzzi.me> * Remove references to pod identities. Signed-off-by: Alexander Trauzzi <acj@trauzzi.me> * Add system and user managed identity comparison. Signed-off-by: Alexander Trauzzi <acj@trauzzi.me> * Add a second reference to the sample app. Signed-off-by: Alexander Trauzzi <acj@trauzzi.me> * Apply suggestions from code review Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Alexander Trauzzi <acj@trauzzi.me> * Portability note. Signed-off-by: Alexander Trauzzi <acj@trauzzi.me> * Relocate some content to main azure auth guide and reflow. Signed-off-by: Alexander Trauzzi <acj@trauzzi.me> * Make another mention of Dapr guides within the main doc. Signed-off-by: Alexander Trauzzi <acj@trauzzi.me> * Reflow authenticating azure some more. Signed-off-by: Alexander Trauzzi <acj@trauzzi.me> * Reflow authenticating azure some more. Signed-off-by: Alexander Trauzzi <acj@trauzzi.me> --------- Signed-off-by: Alexander Trauzzi <acj@trauzzi.me> Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Add a note on how to disable the placement service. Signed-off-by: Alexander Trauzzi <acj@trauzzi.me> * Update daprdocs/content/en/concepts/dapr-services/placement.md Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Alexander Trauzzi <acj@trauzzi.me> * Update daprdocs/content/en/concepts/dapr-services/placement.md Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Alexander Trauzzi <acj@trauzzi.me> * Update daprdocs/content/en/concepts/dapr-services/placement.md Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Alexander Trauzzi <acj@trauzzi.me> * Update daprdocs/content/en/concepts/dapr-services/placement.md Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Alexander Trauzzi <acj@trauzzi.me> * Grammar fixup Signed-off-by: Alexander Trauzzi <acj@trauzzi.me> * Update daprdocs/content/en/concepts/dapr-services/placement.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Alexander Trauzzi <acj@trauzzi.me> --------- Signed-off-by: Alexander Trauzzi <acj@trauzzi.me> Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Co-authored-by: Mark Fussell <markfussell@gmail.com>
* add note about java 1.15 compat with dapr 1.15 Signed-off-by: Cassandra Coyle <cassie@diagrid.io> * add dapr 1.15.9 + java 1.15.0 to all dapr 1.15.x versions Signed-off-by: Cassandra Coyle <cassie@diagrid.io> --------- Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Wendelin Niesl <wendelin.niesl@gmail.com>
…r#4720) Signed-off-by: Adam Stewart <adam.stewart73@gmail.com> Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
* Add dash0 tracing how-to Signed-off-by: Kasper Borg Nissen <kasper.nissen@dash0.com> * remove unneeded link Signed-off-by: Kasper Borg Nissen <kasper.nissen@dash0.com> * add Dash0 to next steps list Signed-off-by: Kasper Borg Nissen <kasper.nissen@dash0.com> --------- Signed-off-by: Kasper Borg Nissen <kasper.nissen@dash0.com>
Signed-off-by: FraserMarlow <github@frasermarlow.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Revert to commit e3efbad to remove docs specific to 1.16
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
msfussell
approved these changes
Sep 3, 2025
Member
msfussell
left a comment
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.
Thank you for helping make the Dapr documentation better!
Please follow this checklist before submitting:
In addition, please fill out the following to help reviewers understand this pull request:
Description
Upmerge 1.15 into 1.16
Issue reference