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 1.14 --> 1.15 #4314

Merged
merged 166 commits into from
Aug 14, 2024
Merged

Upmerge 1.14 --> 1.15 #4314

merged 166 commits into from
Aug 14, 2024

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    5dd192c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    893df1f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Describe queue-name, policy and dead-letter queue aspects

    Describe how to get past stumbling-blocks I met when setting up a service-bus queue pubsub.
    
    Signed-off-by: Tomas Ekeli <tomas@eke.li>
    TomasEkeli authored May 30, 2024
    Configuration menu
    Copy the full SHA
    8129bd1 View commit details
    Browse the repository at this point in the history
  2. Update setup-azure-servicebus-queues.md

    Signed-off-by: Tomas Ekeli <tomas@eke.li>
    TomasEkeli authored May 30, 2024
    Configuration menu
    Copy the full SHA
    e912c50 View commit details
    Browse the repository at this point in the history
  3. Update setup-azure-servicebus-queues.md

    Signed-off-by: Tomas Ekeli <tomas@eke.li>
    TomasEkeli authored May 30, 2024
    Configuration menu
    Copy the full SHA
    b924132 View commit details
    Browse the repository at this point in the history
  4. change resilience component to policy and link pubsub-deadletter

    Signed-off-by: Tomas Ekeli <tomas@eke.li>
    TomasEkeli authored May 30, 2024
    Configuration menu
    Copy the full SHA
    1d91ccd View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

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

Commits on Jun 30, 2024

  1. Update daprdocs/content/en/reference/components-reference/supported-p…

    …ubsub/setup-azure-servicebus-queues.md
    
    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: Tomas Ekeli <tomas@eke.li>
    TomasEkeli and hhunter-ms authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    db646a0 View commit details
    Browse the repository at this point in the history
  2. Update daprdocs/content/en/reference/components-reference/supported-p…

    …ubsub/setup-azure-servicebus-queues.md
    
    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: Tomas Ekeli <tomas@eke.li>
    TomasEkeli and hhunter-ms authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    1fed5a0 View commit details
    Browse the repository at this point in the history
  3. Update daprdocs/content/en/reference/components-reference/supported-p…

    …ubsub/setup-azure-servicebus-queues.md
    
    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: Tomas Ekeli <tomas@eke.li>
    TomasEkeli and hhunter-ms authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    74a87a7 View commit details
    Browse the repository at this point in the history
  4. Update daprdocs/content/en/reference/components-reference/supported-p…

    …ubsub/setup-azure-servicebus-queues.md
    
    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: Tomas Ekeli <tomas@eke.li>
    TomasEkeli and hhunter-ms authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    b758763 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a38f756 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. add screenshots with scheduler service

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4b172d5 View commit details
    Browse the repository at this point in the history
  2. revert to 1.13 features and remove 1.14 features

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    fc14fca View commit details
    Browse the repository at this point in the history
  3. updates and add website root

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

Commits on Jul 9, 2024

  1. upgrade pre-req to JDK 17

    Signed-off-by: salaboy <Salaboy@gmail.com>
    salaboy committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a2ba9ab View commit details
    Browse the repository at this point in the history
  2. adding pubsub

    Signed-off-by: salaboy <Salaboy@gmail.com>
    salaboy committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a6dca4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dad961 View commit details
    Browse the repository at this point in the history
  4. Merge pull request dapr#4246 from hhunter-ms/remove_1.14_feature

    Remove path matching feature from 1.13 (only in 1.14)
    hhunter-ms authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    44b5db6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1dcebef View commit details
    Browse the repository at this point in the history
  6. update latest to 1.13.5

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2d84196 View commit details
    Browse the repository at this point in the history
  7. Merge pull request dapr#4252 from hhunter-ms/issue_4250

    Update latest Dapr version to 1.13.5
    hhunter-ms authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    83b9a02 View commit details
    Browse the repository at this point in the history
  8. add python examples to crypto how-to (dapr#4255)

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

Commits on Jul 10, 2024

  1. add info about custom latency buckets (dapr#4236)

    * doc: http metrics path normalization
    
    Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
    
    * doc: code review & path matching rename
    
    Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
    
    * doc: add configuration examples
    
    Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
    
    * update: update docs based on last proposal changes
    
    Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
    
    * feat: more updates based on the ingress/egress merge
    
    Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
    
    * doc: code review comments
    
    Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
    
    * doc: code review comments
    
    Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
    
    * feat: add excludeVerbs
    
    Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
    
    * feat: new line
    
    Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
    
    * feat: add review meeting changes
    
    Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
    
    * v1.14 - cherry pick path normalization
    
    Signed-off-by: Filinto Duran <filinto@diagrid.io>
    
    * add additional changes
    
    Signed-off-by: Filinto Duran <filinto@diagrid.io>
    
    * add additional changes
    
    Signed-off-by: Filinto Duran <filinto@diagrid.io>
    
    * add additional changes
    
    Signed-off-by: Filinto Duran <filinto@diagrid.io>
    
    * format table
    
    Signed-off-by: Filinto Duran <filinto@diagrid.io>
    
    * Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
    
    Co-authored-by: Mark Fussell <markfussell@gmail.com>
    Signed-off-by: Filinto Duran <duranto@gmail.com>
    
    * explain buckets
    
    Signed-off-by: Filinto Duran <filinto@diagrid.io>
    
    * Apply suggestions from code review
    
    Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
    Signed-off-by: Mark Fussell <markfussell@gmail.com>
    
    * Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
    
    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: Filinto Duran <duranto@gmail.com>
    
    * Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
    
    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: Filinto Duran <duranto@gmail.com>
    
    * Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
    
    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: Filinto Duran <duranto@gmail.com>
    
    * Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
    
    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: Filinto Duran <duranto@gmail.com>
    
    * Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
    
    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: Filinto Duran <duranto@gmail.com>
    
    * Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
    
    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: Filinto Duran <duranto@gmail.com>
    
    * Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
    
    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: Filinto Duran <duranto@gmail.com>
    
    * Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
    
    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: Filinto Duran <duranto@gmail.com>
    
    * Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
    
    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: Filinto Duran <duranto@gmail.com>
    
    * Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
    
    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: Filinto Duran <duranto@gmail.com>
    
    * Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
    
    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: Filinto Duran <duranto@gmail.com>
    
    * Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
    
    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: Filinto Duran <duranto@gmail.com>
    
    * Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
    
    Co-authored-by: Mark Fussell <markfussell@gmail.com>
    Signed-off-by: Filinto Duran <duranto@gmail.com>
    
    * Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md
    
    Co-authored-by: Mark Fussell <markfussell@gmail.com>
    Signed-off-by: Filinto Duran <duranto@gmail.com>
    
    ---------
    
    Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
    Signed-off-by: Filinto Duran <filinto@diagrid.io>
    Signed-off-by: Filinto Duran <duranto@gmail.com>
    Signed-off-by: Mark Fussell <markfussell@gmail.com>
    Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Co-authored-by: nelson.parente <nelson_parente@live.com.pt>
    Co-authored-by: Mark Fussell <markfussell@gmail.com>
    Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    5 people authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    64a22cb View commit details
    Browse the repository at this point in the history
  2. add section for overriding db saved message

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5c474dd View commit details
    Browse the repository at this point in the history
  3. Update readme.md

    Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    hhunter-ms authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    582a0ad View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Merge pull request dapr#4258 from dapr/hhunter-ms-patch-2

    AZD instructions for new docs sites
    hhunter-ms authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ac33205 View commit details
    Browse the repository at this point in the history
  2. add rabbitmq single active consumer parameter

    Signed-off-by: Arthur Poiret <dropsnorz@gmail.com>
    DropSnorz committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1841418 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    2d6930d View commit details
    Browse the repository at this point in the history
  2. update example based on go sdk for transactional state

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

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    27a8592 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dapr#4174 from TomasEkeli/patch-1

    The Azure ServiceBus Queue -name must match the Dapr pubsub topic
    hhunter-ms authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    100388b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Update service-mesh.md (dapr#4261)

    ref link added for distributed tracing
    
    Signed-off-by: ibandhiya <ila.bandhiya@middleware.io>
    ibandhiya authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b5c0754 View commit details
    Browse the repository at this point in the history
  2. add section for overriding cloudevent fields

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8b105e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    645bd9c View commit details
    Browse the repository at this point in the history
  4. add http tabs and remove outbox.cloudevent.* format

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    138b777 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b83ce8f View commit details
    Browse the repository at this point in the history
  6. remove redundant space

    yaron2 authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6ffd987 View commit details
    Browse the repository at this point in the history
  7. Merge pull request dapr#4257 from hhunter-ms/issue_4223

    [Outbox] Format message structure sent
    hhunter-ms authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5fb8ca4 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. update image to show new link

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    dbaf646 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64fb51f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ddafc2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fe1ded View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Merge pull request dapr#4263 from bibryam/resiliency

    Fixed component resiliency sample
    hhunter-ms authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2777f93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a7e34a View commit details
    Browse the repository at this point in the history
  3. add details for single active consumer parameter

    Signed-off-by: Arthur Poiret <dropsnorz@gmail.com>
    DropSnorz committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    cd0a2bd View commit details
    Browse the repository at this point in the history
  4. add to how-to

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

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    b217a76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32fce1d View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    c768223 View commit details
    Browse the repository at this point in the history
  2. Fixed typo in links (dapr#4267)

    Signed-off-by: Erwin Kramer <r3verse@gmail.com>
    bibryam authored and erwinkramer committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    1fbc73e View commit details
    Browse the repository at this point in the history
  3. markdown linting and navigation issues

    Signed-off-by: Erwin Kramer <r3verse@gmail.com>
    erwinkramer committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    bc8303e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3377c71 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Merge pull request dapr#4259 from DropSnorz/rabbitmq/single-active-co…

    …nsumer
    
    Add Rabbitmq single active consumer parameter
    hhunter-ms authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f283ad4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dapr#4269 from erwinkramer/v1.13

    Quickstart markdown and navigation improvements
    hhunter-ms authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    94d6c47 View commit details
    Browse the repository at this point in the history
  3. update with other code examples and add additional instructions

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

Commits on Jul 23, 2024

  1. Update install-dapr-cli.md

    Add a note that Docker Desktop's advanced options section is not visible when WSL integration is enabled.
    
    Signed-off-by: Jakub Bartkowiak <gralinpl@gmail.com>
    gralin authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6ba580a View commit details
    Browse the repository at this point in the history
  2. Update daprdocs/content/en/getting-started/install-dapr-cli.md

    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: Jakub Bartkowiak <gralinpl@gmail.com>
    gralin and hhunter-ms authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    04d786a View commit details
    Browse the repository at this point in the history
  3. updates per mark review

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    52289a9 View commit details
    Browse the repository at this point in the history
  4. update dotnet and python for now

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

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

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b953f5e View commit details
    Browse the repository at this point in the history
  7. update config schema

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2c69f66 View commit details
    Browse the repository at this point in the history
  8. Merge pull request dapr#4273 from gralin/patch-1

    Update install-dapr-cli.md
    hhunter-ms authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1ada47e View commit details
    Browse the repository at this point in the history
  9. go sdk

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

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    320bd37 View commit details
    Browse the repository at this point in the history
  11. forgot rust

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    77550b0 View commit details
    Browse the repository at this point in the history
  12. fix error in dotnet-sdk

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    bc622a0 View commit details
    Browse the repository at this point in the history
  13. Merge pull request dapr#4275 from hhunter-ms/v1.14

    Pull in submodules for 1.14 release
    hhunter-ms authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6dbb293 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8619437 View commit details
    Browse the repository at this point in the history
  15. Merge pull request dapr#4274 from hhunter-ms/upmerge_Jul23

    Upmerge 7/23: 1.13 --> 1.14
    hhunter-ms authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a202696 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    43aa590 View commit details
    Browse the repository at this point in the history
  17. jobs quickstart

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    205698f View commit details
    Browse the repository at this point in the history
  18. Merge pull request dapr#4272 from hhunter-ms/issue_4223-2

    [Outbox] Add to instructions and code examples
    hhunter-ms authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    dac824f View commit details
    Browse the repository at this point in the history
  19. Merge branch 'v1.13' into quickstarts-java

    Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    hhunter-ms authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    62cd1e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    49a3708 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dapr#4251 from salaboy/quickstarts-java

    Upgrade Java pre-req on QuickStarts to JDK 17
    hhunter-ms authored Jul 24, 2024
    1 Configuration menu
    Copy the full SHA
    1d226b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51ebfe4 View commit details
    Browse the repository at this point in the history
  4. eks tutorial

    Signed-off-by: Fernando Rocha <fernando@diagrid.io>
    rochabr committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f73909e View commit details
    Browse the repository at this point in the history
  5. update quickstart doc

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

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    223f56e View commit details
    Browse the repository at this point in the history
  7. edits

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    cfcca39 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'jobs_quickstart' of https://github.com/hhunter-ms/docs

    …into jobs_quickstart
    hhunter-ms committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1848407 View commit details
    Browse the repository at this point in the history
  9. header

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

Commits on Jul 25, 2024

  1. eks tutorial

    Signed-off-by: Fernando Rocha <fernando@diagrid.io>
    rochabr committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    95cd31b View commit details
    Browse the repository at this point in the history
  2. tweak howto-schedule-jobs && add howto-handle-triggered-jobs

    Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
    cicoyle committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    19c7ca9 View commit details
    Browse the repository at this point in the history
  3. review cassies additions

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    38cdb1a View commit details
    Browse the repository at this point in the history
  4. adding information about inbound port

    Signed-off-by: Fernando Rocha <fernando@diagrid.io>
    rochabr committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    81b3770 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. rm separate howto and add the handling of triggered jobs to the initi…

    …al example
    
    Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
    cicoyle committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c8fd729 View commit details
    Browse the repository at this point in the history
  2. rm unneccessary howto

    Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
    cicoyle committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    6b8dcaf View commit details
    Browse the repository at this point in the history
  3. Updates API ref for jobs. Adds doc on Kubernetes Scheduler persistent (

    …dapr#4256)
    
    * Updates API ref for jobs. Adds doc on Kubernetes Scheduler persistent
    volume
    
    Signed-off-by: joshvanl <me@joshvanl.dev>
    
    * Apply suggestions from code review
    
    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
    
    * Adds scheduler persistent volume docs for selfhosted
    
    Signed-off-by: joshvanl <me@joshvanl.dev>
    
    * Updates scheduler volume docs based on dapr/cli#1423
    
    Signed-off-by: joshvanl <me@joshvanl.dev>
    
    * Apply suggestions from code review
    
    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
    
    * Adds reference for file system location of scheduler local volume
    
    Signed-off-by: joshvanl <me@joshvanl.dev>
    
    * Update daprdocs/content/en/reference/api/jobs_api.md
    
    Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com>
    Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
    
    * Update daprdocs/content/en/operations/hosting/self-hosted/self-hosted-persisting-scheduler.md
    
    Signed-off-by: Mark Fussell <markfussell@gmail.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: Mark Fussell <markfussell@gmail.com>
    Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
    
    * Adds default volume name for scheduler dapr init
    
    Signed-off-by: joshvanl <me@joshvanl.dev>
    
    * Adds directions for getting scheduler volume from Docker Desktop
    
    Signed-off-by: joshvanl <me@joshvanl.dev>
    
    * Update daprdocs/content/en/operations/hosting/self-hosted/self-hosted-persisting-scheduler.md
    
    Signed-off-by: Mark Fussell <markfussell@gmail.com>
    
    ---------
    
    Signed-off-by: joshvanl <me@joshvanl.dev>
    Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
    Signed-off-by: Mark Fussell <markfussell@gmail.com>
    Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com>
    Co-authored-by: Mark Fussell <markfussell@gmail.com>
    4 people authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    2deca48 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    bd29648 View commit details
    Browse the repository at this point in the history
  2. update per fernando and mark review

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a00e043 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'jobs_quickstart' of https://github.com/hhunter-ms/docs

    …into jobs_quickstart
    hhunter-ms committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b6d3968 View commit details
    Browse the repository at this point in the history
  4. pull in cassie change and edit

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

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    70264c5 View commit details
    Browse the repository at this point in the history
  6. add code tabs for dapr run

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    33f80b6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request dapr#4243 from hhunter-ms/issue_3915-3

    Jobs API docs, pt 3
    hhunter-ms authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9356089 View commit details
    Browse the repository at this point in the history
  8. confirm code is up to date and link to what happened sections

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    434bbff View commit details
    Browse the repository at this point in the history
  9. Update daprdocs/content/en/getting-started/quickstarts/jobs-quickstar…

    …t.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 Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7453e28 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    305c64b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c216f3a View commit details
    Browse the repository at this point in the history
  12. Merge pull request dapr#4276 from hhunter-ms/jobs_quickstart

    jobs quickstart
    hhunter-ms authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    cfe2916 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bee9c1f View commit details
    Browse the repository at this point in the history
  14. Merge pull request dapr#4279 from rochabr/eks-tutorial

    EKS hosting - setup doc
    hhunter-ms authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    cabf147 View commit details
    Browse the repository at this point in the history
  15. update sdk and dashboard releases

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    4252c61 View commit details
    Browse the repository at this point in the history
  16. add jobs to qs table

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1552194 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'jobs_quickstart' of https://github.com/hhunter-ms/docs

    …into jobs_quickstart
    hhunter-ms committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    741e1e0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9b1f5e2 View commit details
    Browse the repository at this point in the history
  19. Merge pull request dapr#4280 from hhunter-ms/jobs_quickstart

    Add Jobs quickstart to index
    hhunter-ms authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    dce1448 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. link to specific language in quickstarts repo

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

Commits on Jul 31, 2024

  1. fix broken links

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a633c9c View commit details
    Browse the repository at this point in the history
  2. remove GA features from preview table

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    8d7ff41 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'v1.14' into endgame_1.14

    Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
    hhunter-ms authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5e44bf8 View commit details
    Browse the repository at this point in the history
  4. Fix outbox projection http json (dapr#4286)

    * fix outbox projection http json
    
    Signed-off-by: yaron2 <schneider.yaron@live.com>
    
    * update outbox projection text
    
    Signed-off-by: yaron2 <schneider.yaron@live.com>
    
    * Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md
    
    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>
    yaron2 and msfussell authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    7e4b801 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f62cb38 View commit details
    Browse the repository at this point in the history
  6. update concepts folder link

    Signed-off-by: Arhell <arhell333@gmail.com>
    Arhell committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1d8fd27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62aa856 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    d33cfc8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dapr#4287 from hhunter-ms/broken_links

    Fix broken links
    hhunter-ms authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5d6c6f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    417ba49 View commit details
    Browse the repository at this point in the history
  4. Merge pull request dapr#4288 from hhunter-ms/issue_4284

    Remove GA features from preview table
    hhunter-ms authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    41c28ed View commit details
    Browse the repository at this point in the history
  5. Merge pull request dapr#4290 from Arhell/con

    update concepts folder link
    hhunter-ms authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f32acf0 View commit details
    Browse the repository at this point in the history
  6. remove claim that workflow can use trace context

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

Commits on Aug 2, 2024

  1. Updates to the maintainer contributing guide (dapr#4291)

    * update steps for creating new docs site
    
    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    
    * Update daprdocs/content/en/contributing/docs-contrib/maintainer-guide.md
    
    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>
    Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
    hhunter-ms and yaron2 authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d0eff4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32bc81b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a41fb2b View commit details
    Browse the repository at this point in the history
  4. Merge pull request dapr#4282 from hhunter-ms/issue_4075

    [quickstarts] Link to specific languages
    hhunter-ms authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d305854 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebf4372 View commit details
    Browse the repository at this point in the history
  6. Merge pull request dapr#4292 from hhunter-ms/issue_4271

    [Workflow] Remove text about trace context support
    hhunter-ms authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    13672ff View commit details
    Browse the repository at this point in the history
  7. update release date

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c12dd3a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    377770d View commit details
    Browse the repository at this point in the history
  9. upmerge ahead of release

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8e6f2b8 View commit details
    Browse the repository at this point in the history
  10. Merge pull request dapr#4293 from hhunter-ms/upmerge_08-02

    Upmerge 8/2: 1.13 --> 1.14
    hhunter-ms authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0393001 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    87e5bee View commit details
    Browse the repository at this point in the history
  12. wrong date

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5a6f6e8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0b3c329 View commit details
    Browse the repository at this point in the history
  14. update root folder links

    Signed-off-by: Arhell <arhell333@gmail.com>
    Arhell committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    958e42a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Merge pull request dapr#4295 from Arhell/root

    update root folder links
    hhunter-ms authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    dd2e064 View commit details
    Browse the repository at this point in the history
  2. update dotnet example

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    fe8da2c View commit details
    Browse the repository at this point in the history
  3. Add subscribe.v1alpha1 to the API allow list docs

    Signed-off-by: Joni Collinge <jonathancollinge@live.com>
    jjcollinge committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    75e6bd4 View commit details
    Browse the repository at this point in the history
  4. update component spec for redis

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

Commits on Aug 6, 2024

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

Commits on Aug 7, 2024

  1. Merge pull request dapr#4298 from hhunter-ms/issue_4193

    [Redis component] Update to make `redisPassword` optional
    hhunter-ms authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    416c7d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dapr#4296 from hhunter-ms/issue_4283

    [Service invocation] Update .NET example for invoking HTTP
    hhunter-ms authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b59a1b0 View commit details
    Browse the repository at this point in the history
  3. fix merge conflict

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    371b290 View commit details
    Browse the repository at this point in the history
  4. Change grpc api link

    Signed-off-by: Joni Collinge <jonathancollinge@live.com>
    jjcollinge committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9afc275 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90a99b4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request dapr#4297 from jjcollinge/jjcollinge/api-allow-sub…

    …scribe-v1alpha1
    
    Add subscribe.v1alpha1 to the API allow list docs
    hhunter-ms authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ee4e4ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07752bb View commit details
    Browse the repository at this point in the history
  8. Merge pull request dapr#4299 from hhunter-ms/upmerge_08-07

    Upmerge 8/7: 1.13 --> 1.14
    hhunter-ms authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2875879 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. pull in update to dotnet docs (dapr#4302)

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

Commits on Aug 13, 2024

  1. Adds docs on using Scheduler with Ephemeral storage (dapr#4306)

    Signed-off-by: joshvanl <me@joshvanl.dev>
    JoshVanL authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9bb20a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. add ackDeadline to list (dapr#4307)

    Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
    cicoyle authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0f37295 View commit details
    Browse the repository at this point in the history
  2. Document adding ApplicationProperties to ASB message

    Signed-off-by: Artur Souza <asouza.pro@gmail.com>
    artursouza committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6c1c863 View commit details
    Browse the repository at this point in the history
  3. Update daprdocs/content/en/reference/components-reference/supported-b…

    …indings/servicebusqueues.md
    
    Signed-off-by: Mark Fussell <markfussell@gmail.com>
    msfussell authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1e30652 View commit details
    Browse the repository at this point in the history
  4. Update daprdocs/content/en/reference/components-reference/supported-p…

    …ubsub/setup-azure-servicebus-queues.md
    
    Signed-off-by: Mark Fussell <markfussell@gmail.com>
    msfussell authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d34bebb View commit details
    Browse the repository at this point in the history
  5. Update daprdocs/content/en/reference/components-reference/supported-p…

    …ubsub/setup-azure-servicebus-topics.md
    
    Signed-off-by: Mark Fussell <markfussell@gmail.com>
    msfussell authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    522524f View commit details
    Browse the repository at this point in the history
  6. Update AutoDeleteOnIdleInSec doc to mention value >= 300s (dapr#4309)

    Signed-off-by: Artur Souza <asouza.pro@gmail.com>
    artursouza authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7a0fab7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    30c8060 View commit details
    Browse the repository at this point in the history
  8. Merge pull request dapr#4310 from artursouza/asb_applicationproperties

    Document adding ApplicationProperties to ASB message
    hhunter-ms authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b7792cc View commit details
    Browse the repository at this point in the history
  9. update support policy doc

    Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
    hhunter-ms committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    bf79c1e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    321dcb8 View commit details
    Browse the repository at this point in the history
  11. Merge pull request dapr#4248 from hhunter-ms/endgame_1.14

    [Endgame] Prep v1.14 branch for v1.14 release
    hhunter-ms authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b70a6bc View commit details
    Browse the repository at this point in the history
  12. merge conflict

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