Skip to content
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 11/21: 1.12 --> 1.13 #3879

Merged
merged 104 commits into from
Nov 21, 2023
Merged

Upmerge 11/21: 1.12 --> 1.13 #3879

merged 104 commits into from
Nov 21, 2023

Commits on Sep 18, 2023

  1. update schema with values

    Signed-off-by: Hannah Hunter <[email protected]>
    hhunter-ms committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    79dca65 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Add holopin.yml (dapr#3747)

    This will allow us to award contributors with a Holopin badge during the GHC2023 event.
    
    Signed-off-by: Marc Duiker <[email protected]>
    marcduiker authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    51dc81b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8549c16 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Update pubsub-quickstart.md

    .NET app is running on port 7006.
    
    Signed-off-by: niakamk <[email protected]>
    niakamk authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    da48b4c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Merge pull request dapr#3753 from niakamk/patch-1

    Update pubsub-quickstart.md
    hhunter-ms authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7b93fcc View commit details
    Browse the repository at this point in the history
  2. Description of DAPR_HOST_IP is missing in docs dapr#1852

    Signed-off-by: dollysah <[email protected]>
    dollysah authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    715729e View commit details
    Browse the repository at this point in the history
  3. Merge pull request dapr#3761 from dollysah/patch-1

    Description of DAPR_HOST_IP is missing in docs dapr#1852
    hhunter-ms authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    b824545 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1da77a3 View commit details
    Browse the repository at this point in the history
  5. Updated configuration_api.md

    Changed the Configuration API response from an array to dictionary
    
    Signed-off-by: Sri Lasya Malladi <[email protected]>
    srilasya02 authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    762a349 View commit details
    Browse the repository at this point in the history
  6. Merge pull request dapr#3762 from srilasya02/configapi-docs-changes

    Updated configuration_api.md
    hhunter-ms authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f3cb664 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    97d323b View commit details
    Browse the repository at this point in the history
  2. Added errorIfNot2XX option to HTTP binding docs (dapr#3741)

    * Added errorIfNot2XX option to HTTP binding docs
    
    Signed-off-by: Wim Vande Casteele <[email protected]>
    
    * Update daprdocs/content/en/reference/components-reference/supported-bindings/http.md
    
    Signed-off-by: Mark Fussell <[email protected]>
    
    ---------
    
    Signed-off-by: Wim Vande Casteele <[email protected]>
    Signed-off-by: Mark Fussell <[email protected]>
    Co-authored-by: Hannah Hunter <[email protected]>
    Co-authored-by: Mark Fussell <[email protected]>
    3 people authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    5de4fdf View commit details
    Browse the repository at this point in the history
  3. Update daprdocs/content/en/reference/resource-specs/component-schema.md

    Co-authored-by: Mark Fussell <[email protected]>
    Signed-off-by: Hannah Hunter <[email protected]>
    hhunter-ms and msfussell authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e2a4f64 View commit details
    Browse the repository at this point in the history
  4. Update daprdocs/content/en/reference/resource-specs/component-schema.md

    Co-authored-by: Mark Fussell <[email protected]>
    Signed-off-by: Hannah Hunter <[email protected]>
    hhunter-ms and msfussell authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    eb1c778 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2b6321 View commit details
    Browse the repository at this point in the history
  6. link to example

    Signed-off-by: Hannah Hunter <[email protected]>
    hhunter-ms committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    836c353 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad4f496 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0880798 View commit details
    Browse the repository at this point in the history
  9. Merge pull request dapr#3743 from hhunter-ms/issue_3638

    Update component schema with current values
    hhunter-ms authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e9e3f72 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Fixed bad link cited in issue dapr#3766

    Signed-off-by: Whit Waldo <[email protected]>
    WhitWaldo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    3f8a45b View commit details
    Browse the repository at this point in the history
  2. Merge pull request dapr#3767 from WhitWaldo/wwaldo-1

    Fixed bad link cited in issue dapr#3766
    hhunter-ms authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    d78600e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Jaeger OpenTelemetry docs (dapr#3727)

    * Jaeger OpenTelemetry docs
    
    Signed-off-by: Alice Gibbons <[email protected]>
    
    * Apply suggestions from code review
    
    Co-authored-by: Hannah Hunter <[email protected]>
    Signed-off-by: Alice Gibbons <[email protected]>
    Signed-off-by: Alice Gibbons <[email protected]>
    
    ---------
    
    Signed-off-by: Alice Gibbons <[email protected]>
    Signed-off-by: Alice Gibbons <[email protected]>
    Co-authored-by: Hannah Hunter <[email protected]>
    alicejgibbons and hhunter-ms authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    9af6270 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Jaeger otlp updates (dapr#3771)

    Signed-off-by: Alice Gibbons <[email protected]>
    alicejgibbons authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    7ed281a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Jaeger otlp updates (dapr#3771)

    Signed-off-by: Alice Gibbons <[email protected]>
    Signed-off-by: shruthiragu <[email protected]>
    alicejgibbons authored and shruthiragu committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    8a43ae5 View commit details
    Browse the repository at this point in the history
  2. Updated app ports in JS and Go Pubsub Quickstart (dapr#3579)

    Updated app ports in Javascript and Go Pubsub Quickstart documentation and fixed typo in actors-timers-reminders building block
    
    Signed-off-by: Shruthi Parthasarathy <[email protected]>
    Signed-off-by: shruthiragu <[email protected]>
    shruthiragu committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    7d90906 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    683d2b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0accc68 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. fix invalid python syntax for pubsub cloud events (dapr#3786)

    make the publish_metadata fields valid python
    
    Signed-off-by: Thomas Klinger <[email protected]>
    thomasklinger1234 authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    8db1846 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Update diagram deck (dapr#3768)

    * update diagram deck
    
    Signed-off-by: Hannah Hunter <[email protected]>
    
    * updates
    
    Signed-off-by: Hannah Hunter <[email protected]>
    
    * add crypto images
    
    Signed-off-by: Hannah Hunter <[email protected]>
    
    ---------
    
    Signed-off-by: Hannah Hunter <[email protected]>
    Co-authored-by: Mark Fussell <[email protected]>
    hhunter-ms and msfussell authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    7fece60 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Remove direction metadata from output-only bindings

    Signed-off-by: ItalyPaleAle <[email protected]>
    ItalyPaleAle committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    84e9dc1 View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    Signed-off-by: Hannah Hunter <[email protected]>
    hhunter-ms committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    04b2e80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    627da82 View commit details
    Browse the repository at this point in the history
  4. Merge pull request dapr#3816 from hhunter-ms/upmerge_10-11

    Upmerge 10/11 - v1.11 --> v1.12
    hhunter-ms authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    4342bc3 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. fix phrasing issues

    Signed-off-by: Mukundan Sundararajan <[email protected]>
    mukundansundar committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    7045520 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dapr#3819 from mukundansundar/fix-phrasing

    fix phrasing issues
    hhunter-ms authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b114768 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43937c4 View commit details
    Browse the repository at this point in the history
  4. fix supported versions (dapr#3821)

    Signed-off-by: Mukundan Sundararajan <[email protected]>
    mukundansundar authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2d593e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02b8a00 View commit details
    Browse the repository at this point in the history
  6. clarify limitations

    Signed-off-by: Hannah Hunter <[email protected]>
    hhunter-ms committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c6ceb61 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b004f9c View commit details
    Browse the repository at this point in the history
  8. Update config.toml (dapr#3826)

    Signed-off-by: greenie-msft <[email protected]>
    greenie-msft authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0ffc2e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Fix typo in secret-scope.md (dapr#3831)

    Fix typo in secret-scope.md
    
    Signed-off-by: Florian van Dillen <[email protected]>
    fvandillen authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    7891547 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1679c38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d3997d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d575656 View commit details
    Browse the repository at this point in the history
  5. remove section (dapr#3832)

    Signed-off-by: Hannah Hunter <[email protected]>
    hhunter-ms authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    718ea0a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Update setup-nats-streaming.md (dapr#3833)

    Signed-off-by: frodera <[email protected]>
    frodera authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e83b4d3 View commit details
    Browse the repository at this point in the history
  2. fix typo

    Signed-off-by: Shivam Kumar <[email protected]>
    shivamkm07 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8ba2389 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37dba90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ab0736 View commit details
    Browse the repository at this point in the history
  5. Merge pull request dapr#3824 from hhunter-ms/workflow_update

    [Workflow] Clarify limitations section
    hhunter-ms authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    bafa4f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93a5f59 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a4f591 View commit details
    Browse the repository at this point in the history
  8. Merge pull request dapr#3814 from ItalyPaleAle/bindings-dir

    Remove direction metadata from output-only bindings
    hhunter-ms authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8a825ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df4ca55 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ebbb849 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Fix embed youtube URL in howto-outbox.md

    Signed-off-by: Francesco Belacca <[email protected]>
    macel94 authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ed12d04 View commit details
    Browse the repository at this point in the history
  2. Update daprdocs/content/en/developing-applications/building-blocks/st…

    …ate-management/howto-outbox.md
    
    Co-authored-by: Hannah Hunter <[email protected]>
    Signed-off-by: Francesco Belacca <[email protected]>
    macel94 and hhunter-ms authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    501867e View commit details
    Browse the repository at this point in the history
  3. Merge pull request dapr#3836 from macel94/patch-1

    Fix embed youtube URL in howto-outbox.md
    hhunter-ms authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    864892a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. update to use the default kafka version to avoid uneccessary errors (d…

    …apr#3837)
    
    updated kafka pubsub component docs
    
    Signed-off-by: Oliver Tomlinson <[email protected]>
    olitomlinson authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    e82d51c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Update security-concept.md

    Clarified listening addresses for dapr sidecar.
    
    Signed-off-by: Andreas Eriksson <[email protected]>
    Andreas Eriksson authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    2ed23ab View commit details
    Browse the repository at this point in the history
  2. Fix typos in multiple files in dapr-docs (dapr#3839)

    * Chore: Typo fixed in multiple files
    
    * Typo fixed
    
    * Typo fixed(Telementry)
    
    * Update pubsub-cloudevents.md
    
    Signed-off-by: Susheel Thapa <[email protected]>
    
    ---------
    
    Signed-off-by: Susheel Thapa <[email protected]>
    thapasusheel authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    1abd41b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    096e5ce View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Merge pull request dapr#3840 from andreas-eriksson/patch-1

    Update security-concept.md
    hhunter-ms authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c855e99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18d793a View commit details
    Browse the repository at this point in the history
  3. update aad to entra

    Signed-off-by: Hannah Hunter <[email protected]>
    hhunter-ms committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c445eda View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. add javascript quickstart for crypto

    Signed-off-by: Hannah Hunter <[email protected]>
    hhunter-ms committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    457416d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. remove ms (dapr#3850)

    Signed-off-by: Hannah Hunter <[email protected]>
    hhunter-ms authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a64e00b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    c7ec896 View commit details
    Browse the repository at this point in the history
  2. Redis limitation about transactions (dapr#3848)

    * add redis limitations note
    
    Signed-off-by: Hannah Hunter <[email protected]>
    
    * edits
    
    Signed-off-by: Hannah Hunter <[email protected]>
    
    ---------
    
    Signed-off-by: Hannah Hunter <[email protected]>
    Signed-off-by: Hannah Hunter <[email protected]>
    hhunter-ms authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0abf03a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Merge branch 'v1.12' into issue_3584

    Signed-off-by: Mark Fussell <[email protected]>
    msfussell authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    a42a8f0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'v1.12' into issue_3775

    Signed-off-by: Mark Fussell <[email protected]>
    msfussell authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f492af5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dapr#3846 from hhunter-ms/issue_3775

    Update Azure Active Directory to Microsoft Entra ID
    hhunter-ms authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c78a393 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'v1.12' into issue_3584

    Signed-off-by: Hannah Hunter <[email protected]>
    hhunter-ms authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    e4edc79 View commit details
    Browse the repository at this point in the history
  5. Merge pull request dapr#3847 from hhunter-ms/issue_3584

    [Crypto] Add JS quickstart
    hhunter-ms authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    d3a3d53 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Fixes dapr#3851

    Signed-off-by: Jorim Van Hove <[email protected]>
    JorimVanHoveGS authored and jorimvanhove committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d42df92 View commit details
    Browse the repository at this point in the history
  2. Added module mounts for translated java, go & js sdk pages

    Signed-off-by: Jorim Van Hove <[email protected]>
    JorimVanHoveGS authored and jorimvanhove committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    83791e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    5806127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8adc507 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Add missing arg value in multi-app-template.md

    Signed-off-by: Stuart Leeks <[email protected]>
    stuartleeks committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    976beee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c53ef2 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. In Section 3: Run the Dapr Sidecar, the --resources-path flag in the …

    …dapr run command was listed incorrectly. It now correctly ends in resources-path ../
    
    Signed-off-by: Anish Pai <[email protected]>
    Anish Pai authored and Anish Pai committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    35ed773 View commit details
    Browse the repository at this point in the history
  2. Created a powershell and non powershell environment version for the d…

    …apr run command in section 3 for running the Dapr Sidecar.
    
    Signed-off-by: Anish Pai <[email protected]>
    Anish Pai authored and Anish Pai committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    b0d5eb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. fix worflow examples for java

    Signed-off-by: kaibocai <[email protected]>
    kaibocai committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    96f5841 View commit details
    Browse the repository at this point in the history
  2. minor updates

    Signed-off-by: kaibocai <[email protected]>
    kaibocai committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    866e249 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87d248d View commit details
    Browse the repository at this point in the history
  4. Update daprdocs/content/en/reference/components-reference/supported-b…

    …indings/kubemq.md
    
    Signed-off-by: Hannah Hunter <[email protected]>
    hhunter-ms authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    bc9ee47 View commit details
    Browse the repository at this point in the history
  5. Update daprdocs/content/en/reference/components-reference/supported-b…

    …indings/kubemq.md
    
    Signed-off-by: Hannah Hunter <[email protected]>
    hhunter-ms authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    78ffacb View commit details
    Browse the repository at this point in the history
  6. Merge pull request dapr#3856 from stuartleeks/patch-1

    Add missing arg value in multi-app-template.md
    hhunter-ms authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9d9e0e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4643fdc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    456fe6a View commit details
    Browse the repository at this point in the history
  9. fix link

    Signed-off-by: Hannah Hunter <[email protected]>
    hhunter-ms committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    87b306e View commit details
    Browse the repository at this point in the history
  10. try again with link

    Signed-off-by: Hannah Hunter <[email protected]>
    hhunter-ms committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    bd30cd2 View commit details
    Browse the repository at this point in the history
  11. pub-sub

    Signed-off-by: Hannah Hunter <[email protected]>
    hhunter-ms committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b78063f View commit details
    Browse the repository at this point in the history
  12. Merge pull request dapr#3867 from hhunter-ms/v1.12

    fix links
    hhunter-ms authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4b10806 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7e79a7f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4de5909 View commit details
    Browse the repository at this point in the history
  15. Merge pull request dapr#3865 from kaibocai/kaibocai/update-workflow

    Fix worflow examples for java
    hhunter-ms authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4f0c2d1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    98481ce View commit details
    Browse the repository at this point in the history
  17. Merge pull request dapr#3862 from paianish62/v1.12

    The dapr run command was listed incorrectly for Powershell users. It now has two different options for both Powershell and non-Powershell environments correctly ends in resources-path ../ (done in the get-started-component.md file),
    hhunter-ms authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d6acd94 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. 1.12 update supported releases up to 1.12 (dapr#3873)

    Signed-off-by: joshvanl <[email protected]>
    JoshVanL authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    0601206 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81ce707 View commit details
    Browse the repository at this point in the history
  3. upmerge

    Signed-off-by: Hannah Hunter <[email protected]>
    hhunter-ms committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    81f6762 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0aec60c View commit details
    Browse the repository at this point in the history