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 Mar 5: 1.13 --> 1.14 #4069

Merged
merged 120 commits into from
Mar 5, 2024
Merged

Upmerge Mar 5: 1.13 --> 1.14 #4069

merged 120 commits into from
Mar 5, 2024

Commits on Jan 26, 2024

  1. prep 1.13 for release

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    9ab5a8b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Fix incorrect doc for java sdk

    Java SDK already support creating timer. 
    
    Signed-off-by: kaibocai <89094811+kaibocai@users.noreply.github.com>
    kaibocai authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    9ff3dfd View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Merge pull request dapr#3981 from kaibocai/patch-1

    Fix incorrect doc for java sdk
    hhunter-ms authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    518ef8b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. update diagrams for middleware

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d3af22a View commit details
    Browse the repository at this point in the history
  2. Clarify actor state store support for MongoDB

    Fixes dapr#3303
    
    Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
    ItalyPaleAle committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2666322 View commit details
    Browse the repository at this point in the history
  3. Fix incorrect statement regarding actor timers (dapr#3977)

    * 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>
    hhunter-ms and msfussell authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1173033 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Documentation : Removed duplicates for failover and sentinelMasterNam…

    …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>
    arthbalete authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    694bd62 View commit details
    Browse the repository at this point in the history
  2. Add instructions to open the .dapr folder in the user profile on Windows

    Signed-off-by: Prashant Rewar <108176843+prashantrewar@users.noreply.github.com>
    prashantrewar committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    fc48883 View commit details
    Browse the repository at this point in the history
  3. Update daprdocs/content/en/getting-started/install-dapr-selfhost.md

    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: Prashant Rewar <108176843+prashantrewar@users.noreply.github.com>
    prashantrewar and hhunter-ms committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e9a7a6f View commit details
    Browse the repository at this point in the history
  4. Update daprdocs/content/en/getting-started/install-dapr-selfhost.md

    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: Prashant Rewar <108176843+prashantrewar@users.noreply.github.com>
    prashantrewar and hhunter-ms committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    96cad2b View commit details
    Browse the repository at this point in the history
  5. Update daprdocs/content/en/getting-started/install-dapr-selfhost.md

    Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
    Signed-off-by: Mark Fussell <markfussell@gmail.com>
    2 people authored and prashantrewar committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d88ccb6 View commit details
    Browse the repository at this point in the history
  6. Update daprdocs/content/en/getting-started/install-dapr-selfhost.md

    Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
    Signed-off-by: Mark Fussell <markfussell@gmail.com>
    2 people authored and prashantrewar committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    9a35e69 View commit details
    Browse the repository at this point in the history
  7. Merge pull request dapr#3983 from prashantrewar/add-instructions

    Add instructions to open the .dapr folder in the user profile on Windows
    hhunter-ms authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4ee9d6d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0b68d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    81a4e73 View commit details
    Browse the repository at this point in the history
  10. 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>
    ItalyPaleAle and msfussell authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1cdb40f View commit details
    Browse the repository at this point in the history
  11. Changed to use the Helm chart by bitnami

    Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
    ItalyPaleAle committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    75161a0 View commit details
    Browse the repository at this point in the history
  12. Updatd Docker too

    Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
    ItalyPaleAle committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    9af6491 View commit details
    Browse the repository at this point in the history
  13. add actual valid states for runtimeStatus (dapr#3989)

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e4847eb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    89dbf11 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Merge pull request dapr#4000 from arthbalete/patch-1

    Documentation (Redis state store) : Removed duplicated fields
    hhunter-ms authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e76c800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf06d95 View commit details
    Browse the repository at this point in the history
  3. Update daprdocs/content/en/reference/components-reference/supported-s…

    …tate-stores/setup-mongodb.md
    
    Signed-off-by: Mark Fussell <markfussell@gmail.com>
    msfussell authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    de0bf93 View commit details
    Browse the repository at this point in the history
  4. Update daprdocs/content/en/reference/components-reference/supported-s…

    …tate-stores/setup-mongodb.md
    
    Signed-off-by: Mark Fussell <markfussell@gmail.com>
    msfussell authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6f7727c View commit details
    Browse the repository at this point in the history
  5. Update daprdocs/content/en/reference/components-reference/supported-s…

    …tate-stores/setup-mongodb.md
    
    Signed-off-by: Mark Fussell <markfussell@gmail.com>
    msfussell authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    f36672f View commit details
    Browse the repository at this point in the history
  6. Merge pull request dapr#3990 from ItalyPaleAle/fix-3303

    Clarify actor state store support for MongoDB
    hhunter-ms authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    654c641 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. remove old versions

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5555c05 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. add openai to index

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    4be49a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dapr#4018 from hhunter-ms/issue_4016

    Add OpenAI to binding spec index page
    hhunter-ms authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ecc3abd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7baea8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request dapr#4009 from hhunter-ms/1.12_versions_navbar

    [Endgame] Remove *old* versions from 1.12 navbar
    hhunter-ms authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e27a24e View commit details
    Browse the repository at this point in the history
  5. add purge to workflow docs

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    59d0101 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. cross link and update daprbot doc

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    e94babe View commit details
    Browse the repository at this point in the history
  2. add init -k --dev docs

    Signed-off-by: mikeee <hey@mike.ee>
    mikeee committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    feb6480 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74d26e6 View commit details
    Browse the repository at this point in the history
  4. fix syntax issue

    Signed-off-by: mikeee <hey@mike.ee>
    mikeee committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    470ae2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9e6774 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. add video to openai spec (dapr#4026)

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    1501757 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Apply suggestions from code review

    Co-authored-by: Mark Fussell <markfussell@gmail.com>
    Signed-off-by: mikeee <hey@mike.ee>
    mikeee and msfussell authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    fa98d6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b893518 View commit details
    Browse the repository at this point in the history
  3. add --dev example to cli init docs

    Signed-off-by: mikeee <hey@mike.ee>
    mikeee committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    443bc6b View commit details
    Browse the repository at this point in the history
  4. wrap the kubernetes development environment hint with an alert

    Signed-off-by: mikeee <hey@mike.ee>
    mikeee committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    785aaf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7776c2 View commit details
    Browse the repository at this point in the history
  6. Update daprdocs/content/en/developing-applications/building-blocks/wo…

    …rkflow/workflow-architecture.md
    
    Co-authored-by: Chris Gillum <cgillum@gmail.com>
    Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    hhunter-ms and cgillum authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    90af197 View commit details
    Browse the repository at this point in the history
  7. edits per Chris and Mark review

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    b6fcabe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    93842d3 View commit details
    Browse the repository at this point in the history
  9. Update daprdocs/content/en/developing-applications/building-blocks/wo…

    …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>
    hhunter-ms and msfussell authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    912e3ac View commit details
    Browse the repository at this point in the history
  10. Merge pull request dapr#4022 from hhunter-ms/issue_3755

    Update Dapr bot doc
    hhunter-ms authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f62bef5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    32662ae View commit details
    Browse the repository at this point in the history
  12. Merge pull request dapr#4020 from hhunter-ms/issue_4003

    [Workflow] Add more documentation around purging
    hhunter-ms authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    42c2b50 View commit details
    Browse the repository at this point in the history
  13. Apply suggestions from code review

    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: mikeee <hey@mike.ee>
    mikeee and hhunter-ms authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5b8b307 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

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

Commits on Feb 14, 2024

  1. Update install-dapr-selfhost.md

    Moved the paragraph down
    
    Signed-off-by: Mark Fussell <markfussell@gmail.com>
    msfussell authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ea9233c View commit details
    Browse the repository at this point in the history
  2. Merge pull request dapr#4023 from mikeee/mikeee-init-docs

    add (init) --dev documentation
    hhunter-ms authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d326c1b View commit details
    Browse the repository at this point in the history
  3. Added .NET examples for string encryption and decryption to Cryptogra…

    …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>
    3 people authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    40f9069 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Add new Dapr slide deck

    Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
    marcduiker committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    11f7a79 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Merge pull request dapr#4038 from marcduiker/add-new-presentaiton

    Add new Dapr slide deck
    hhunter-ms authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5cd8da4 View commit details
    Browse the repository at this point in the history
  2. initial add, need to create diagram to replace placeholder

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    42fdb2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a5172f View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. update diagram

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2fb2ed3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86dfaa6 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. add diagram

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4abce50 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    e6cc7fe View commit details
    Browse the repository at this point in the history
  2. clarify the header/metadata coming from Dapr

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b680794 View commit details
    Browse the repository at this point in the history
  3. add pre-reqs and section in troubleshooting guide

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6e1e74e View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. add go limitions

    Signed-off-by: mikeee <hey@mike.ee>
    mikeee committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    464d3c7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'v1.13' into wf-docs

    Signed-off-by: Mike Nguyen <hey@mike.ee>
    mikeee authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    03be8cb View commit details
    Browse the repository at this point in the history
  3. Update sidecar-health.md

    Rewrote the start of this section
    msfussell authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    23b530c View commit details
    Browse the repository at this point in the history
  4. Update health_api.md

    Edited this PR
    msfussell authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    3f24031 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    633b052 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8aecd50 View commit details
    Browse the repository at this point in the history
  7. Merge pull request dapr#4051 from hhunter-ms/issue_3540

    Add pre-reqs and section in troubleshooting guide for `dapr init`
    hhunter-ms authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    8e137d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Added errorIfNot2XX option to HTTP binding docs (dapr#3741) (dapr#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>
    4 people authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    06e114e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb41c4a View commit details
    Browse the repository at this point in the history
  3. updates per mark

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    7a3cb5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a6dadf View commit details
    Browse the repository at this point in the history
  5. updates per mark

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    103ea58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5f9dc0 View commit details
    Browse the repository at this point in the history
  7. edit and add cross-linking

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e176899 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    25739a0 View commit details
    Browse the repository at this point in the history
  9. add maxConcurrentHandlers to Pulsar (dapr#4057)

    Signed-off-by: yaron2 <schneider.yaron@live.com>
    yaron2 authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    658f3a3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6135b88 View commit details
    Browse the repository at this point in the history
  11. Add reminders protobuf section (dapr#4058)

    * Add reminders protobuf section
    
    Signed-off-by: yaron2 <schneider.yaron@live.com>
    
    * Update daprdocs/content/en/developing-applications/building-blocks/actors/actors-timers-reminders.md
    
    Co-authored-by: Mark Fussell <markfussell@gmail.com>
    Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
    
    * Update daprdocs/content/en/developing-applications/building-blocks/actors/actors-timers-reminders.md
    
    Co-authored-by: Mark Fussell <markfussell@gmail.com>
    Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
    
    * Update daprdocs/content/en/developing-applications/building-blocks/actors/actors-timers-reminders.md
    
    Co-authored-by: Mark Fussell <markfussell@gmail.com>
    Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
    
    * Update actors-timers-reminders.md
    
    * Update actors-timers-reminders.md
    
    typo
    
    ---------
    
    Signed-off-by: yaron2 <schneider.yaron@live.com>
    Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
    Co-authored-by: Mark Fussell <markfussell@gmail.com>
    yaron2 and msfussell authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    0122d1f View commit details
    Browse the repository at this point in the history
  12. add external interaction recommendation

    Signed-off-by: mikeee <hey@mike.ee>
    mikeee committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f3785cb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a0d3b23 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cf4a0c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Update Redis pub/sub component specs to match code (dapr#4049)

    * 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>
    hhunter-ms and msfussell authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    d4961b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Merge pull request dapr#4052 from mikeee/wf-docs

    add go limitations
    hhunter-ms authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    19d807b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62e08b9 View commit details
    Browse the repository at this point in the history
  3. Updated the text for get-started-api documentation (dapr#4055)

    * 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>
    4 people authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4097388 View commit details
    Browse the repository at this point in the history
  4. mark review

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d948964 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5dde4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    735029f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0789744 View commit details
    Browse the repository at this point in the history
  8. Merge pull request dapr#4050 from hhunter-ms/issue_3680

    Clarify documentation around `dapr-api-token`
    hhunter-ms authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    abdb980 View commit details
    Browse the repository at this point in the history
  9. resolve conflicts

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4cf019b View commit details
    Browse the repository at this point in the history
  10. python

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    35de261 View commit details
    Browse the repository at this point in the history
  11. java

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b35712a View commit details
    Browse the repository at this point in the history
  12. dotnet

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    51ffa81 View commit details
    Browse the repository at this point in the history
  13. js

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c9f557f View commit details
    Browse the repository at this point in the history
  14. go

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    0f247bc View commit details
    Browse the repository at this point in the history
  15. update with more slides

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f0df156 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    22bfd47 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c04f63e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fbd1595 View commit details
    Browse the repository at this point in the history
  19. Merge pull request dapr#4064 from hhunter-ms/upmerge_03-04

    Upmerge Mar 4: 1.12 --> 1.13
    hhunter-ms authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f28113c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7b51461 View commit details
    Browse the repository at this point in the history
  21. Merge pull request dapr#3988 from hhunter-ms/issue_3965_diagrams

    [Endgame] Diagram deck with 1.13 updates
    hhunter-ms authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9c5c8ba View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c1a840a View commit details
    Browse the repository at this point in the history
  23. Metric Cardinality: fix example setting increased cardinality. (dapr#…

    …4062)
    
    See https://github.com/dapr/dapr/blob/9f5a423d1809cd0d0426baf432a813886d3ff453/tests/integration/suite/daprd/metrics/httpserver_highcardinality.go#L52-L53
    
    Signed-off-by: joshvanl <me@joshvanl.dev>
    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
    Co-authored-by: Mark Fussell <markfussell@gmail.com>
    4 people authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    941a664 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    50fa51a View commit details
    Browse the repository at this point in the history
  25. link to js code

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e4c904b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c518c13 View commit details
    Browse the repository at this point in the history
  27. Merge pull request dapr#4043 from hhunter-ms/issue_3704

    `/outbound` path for health checks
    hhunter-ms authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    0632429 View commit details
    Browse the repository at this point in the history
  28. update support doc

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    77b8c27 View commit details
    Browse the repository at this point in the history
  29. mark 1.10 as unsupported

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    080f39a View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Update daprdocs/content/en/operations/support/support-release-policy.md

    Co-authored-by: Mark Fussell <markfussell@gmail.com>
    Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    hhunter-ms and msfussell authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    db778bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b863311 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dapr#3980 from hhunter-ms/issue_3965_1.13

    [Endgame] Prep v1.13 branch for release
    hhunter-ms authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    72a2b92 View commit details
    Browse the repository at this point in the history
  4. upmerge and edit

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    1a4a67e View commit details
    Browse the repository at this point in the history