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

Merge release-1.14 branch into master #1092

Merged
merged 81 commits into from
Aug 15, 2024
Merged

Merge release-1.14 branch into master #1092

merged 81 commits into from
Aug 15, 2024

Commits on Mar 16, 2024

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

Commits on Apr 11, 2024

  1. fix: codeowners update

    Signed-off-by: Mike Nguyen <[email protected]>
    mikeee committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    cfd04ce View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Updating Readme to favor kubectl based deploy vs. multi app run for t…

    …his release
    
    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    27ae4c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Aligning test with dapr init --dev which installs redis, so quickstar…

    …t should not try to add or delete the redis.yaml crd
    
    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2415ab5 View commit details
    Browse the repository at this point in the history
  2. Disabling conflicting GH action workflow steps

    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8497225 View commit details
    Browse the repository at this point in the history
  3. forcing ghcr.io as image registry for kubernetes init

    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7905162 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Patching CLI with fix for Redis in --dev mode

    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2878707 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'hello-k8s-single-run' of github.com:paulyuk/quickstarts…

    … into hello-k8s-single-run
    paulyuk committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9ab1fd3 View commit details
    Browse the repository at this point in the history
  3. Updating readme with exact redis version

    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c724918 View commit details
    Browse the repository at this point in the history
  4. Restoring original Dapr CLI install command (sans ghcr flag)

    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b2fb2e1 View commit details
    Browse the repository at this point in the history
  5. jobs api

    Signed-off-by: Fernando Rocha <[email protected]>
    rochabr committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c9e0515 View commit details
    Browse the repository at this point in the history
  6. removing unused http port

    Signed-off-by: Fernando Rocha <[email protected]>
    rochabr committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9d2aec4 View commit details
    Browse the repository at this point in the history
  7. global env dapr version

    Signed-off-by: Fernando Rocha <[email protected]>
    rochabr committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b6f110f View commit details
    Browse the repository at this point in the history
  8. Update jobs/go/http/README.md

    Co-authored-by: Mark Fussell <[email protected]>
    Signed-off-by: Fernando Rocha <[email protected]>
    rochabr and msfussell committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2377cb6 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Update validate.yaml

    yaron2 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    069f1f4 View commit details
    Browse the repository at this point in the history
  2. Update validate.yaml

    yaron2 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2564cfc View commit details
    Browse the repository at this point in the history
  3. Update validate.yaml

    yaron2 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6c8005e View commit details
    Browse the repository at this point in the history
  4. go-sdk reference updgrade

    Signed-off-by: Fernando Rocha <[email protected]>
    rochabr committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    471930f View commit details
    Browse the repository at this point in the history
  5. increasing sleep time

    Signed-off-by: Fernando Rocha <[email protected]>
    rochabr committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2601a5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d64d200 View commit details
    Browse the repository at this point in the history
  7. removing sleeps and increasing timeout

    Signed-off-by: Fernando Rocha <[email protected]>
    rochabr committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    20dafba View commit details
    Browse the repository at this point in the history
  8. simplifying steps

    Signed-off-by: Fernando Rocha <[email protected]>
    rochabr committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    a6f8709 View commit details
    Browse the repository at this point in the history
  9. changing ports

    Signed-off-by: Fernando Rocha <[email protected]>
    rochabr committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b1c40e0 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1064 from rochabr/jobs-api

    Jobs API Quickstarts
    paulyuk committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    be70bef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    323853b View commit details
    Browse the repository at this point in the history
  12. ci: remove debug/log step

    Signed-off-by: mikeee <[email protected]>
    mikeee committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ff7603a View commit details
    Browse the repository at this point in the history
  13. fix: define resiliency policy

    Signed-off-by: mikeee <[email protected]>
    mikeee committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    231fb83 View commit details
    Browse the repository at this point in the history
  14. fix: update expected validation output

    Signed-off-by: mikeee <[email protected]>
    mikeee committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    afdd5ea View commit details
    Browse the repository at this point in the history
  15. Update validate.yaml

    yaron2 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    515af4a View commit details
    Browse the repository at this point in the history
  16. Disabling Jobs SDK quickstart test until @rochabr fixes #1071

    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9ba2bcd View commit details
    Browse the repository at this point in the history
  17. Merge pull request #1072 from paulyuk/hotfix/jobs-sdk-test

    Hotfix/jobs sdk test in go
    paulyuk committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    fbd8716 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4d9be49 View commit details
    Browse the repository at this point in the history
  19. Updating all Dapr.* SDKs to 1-14.*-* version

    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    1589133 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #1069 from mikeee/validate-tutorials

    fix: validate_tutorials
    paulyuk committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    68dc3d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. InvariantCulture

    Signed-off-by: Erwin Kramer <[email protected]>
    erwinkramer committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d7d7d10 View commit details
    Browse the repository at this point in the history
  2. alphabetical

    Signed-off-by: Erwin Kramer <[email protected]>
    erwinkramer committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a314d7a View commit details
    Browse the repository at this point in the history
  3. implement invariantCulture inside WebApplicationBuilder

    Signed-off-by: Erwin Kramer <[email protected]>
    erwinkramer committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    af8ee64 View commit details
    Browse the repository at this point in the history
  4. Javascript SDK changes for 1.14 release ("@dapr/dapr": "^3.3.1")

    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c6c5614 View commit details
    Browse the repository at this point in the history
  5. Python SDK updates to dapr>=1.14.0a,<1.15.0

    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    f59cb35 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'release-1.14' of github.com:dapr/quickstarts into hello…

    …-k8s-single-run
    
    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    41c471e View commit details
    Browse the repository at this point in the history
  7. fix: job sdk validation

    Signed-off-by: mikeee <[email protected]>
    mikeee committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8a13e63 View commit details
    Browse the repository at this point in the history
  8. Updating readme with better timeouts and redis (if exists) test

    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    12eb0a9 View commit details
    Browse the repository at this point in the history
  9. fix: fix mechanical markdown steps

    Signed-off-by: mikeee <[email protected]>
    mikeee committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    6e89fad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9eb6745 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1057 from paulyuk/hello-k8s-single-run

    Updating Readme to favor kubectl based deploy vs. multi app run
    paulyuk committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    64e85b5 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1073 from paulyuk/release-1.14-sdk-updates

    Updating all Dapr.* SDKs to release-1.14 equivalent versions
    paulyuk committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c376acc View commit details
    Browse the repository at this point in the history
  13. ci: override daprd

    Signed-off-by: mikeee <[email protected]>
    mikeee committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e6d8521 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d6ed760 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    1eb7ba5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1080 from paulyuk/release-1.14

    Syncing new PRs release-1.14
    paulyuk committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    427d1f0 View commit details
    Browse the repository at this point in the history
  3. Go-sdk updates for 1.14 release (v1.11.0-rc-1)

    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    3c36490 View commit details
    Browse the repository at this point in the history
  4. Increasing timeout and sleep to address flakey test failure

    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    00b6be7 View commit details
    Browse the repository at this point in the history
  5. Timing issues for go sdk in state

    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    a57973e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1077 from mikeee/fix-jobs-questionmark

    fix: job sdk / go validation
    paulyuk committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    f1ce393 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'release-1.14' of github.com:dapr/quickstarts into relea…

    …se-1.14-go-sdk
    
    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    72d3977 View commit details
    Browse the repository at this point in the history
  8. ci: bump dapr to rc6 and remove override

    Signed-off-by: mikeee <[email protected]>
    mikeee committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    201bbd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    f7c9d48 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release-1.14' into runtime-rc6

    Signed-off-by: Mike Nguyen <[email protected]>
    mikeee committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    7f515aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a54d5ae View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1006 from dapr/fix-codeowners

    fix: codeowners update
    paulyuk committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    8e36950 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1002 from contributor/js-pub-sub-fix

    add missing body-parser package to js pub_sub order-processor
    paulyuk committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    2b76c6a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. npm audit fixes and lock files

    Signed-off-by: Joe Bowbeer <[email protected]>
    joebowbeer committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    44d7fdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c253120 View commit details
    Browse the repository at this point in the history
  3. Java SDK update to 1.12.0-rc-1 & dapr 1.14 rc.7

    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b97ef0a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1085 from paulyuk/release-1.14

    Java SDK update to 1.12.0-rc-1 & dapr 1.14 rc.7
    paulyuk committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2ad346b View commit details
    Browse the repository at this point in the history
  5. [rebase release-1.4 branch] Reworked javascript workflow examples to …

    …use a webserver
    
    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f3bead6 View commit details
    Browse the repository at this point in the history
  6. fix validation tests

    olitomlinson authored and paulyuk committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d0d174b View commit details
    Browse the repository at this point in the history
  7. fix validation again

    olitomlinson authored and paulyuk committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    25e354a View commit details
    Browse the repository at this point in the history
  8. attempt to fix test again

    olitomlinson authored and paulyuk committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e808c68 View commit details
    Browse the repository at this point in the history
  9. Using environment variable for DAPR_HOST

    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    00eab71 View commit details
    Browse the repository at this point in the history
  10. updating constructor with explicit gprc connection

    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    4e70fad View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    74e2a59 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Merge pull request #1039 from dapr/workflow

    Reworked javascript workflow examples to use a webserver
    paulyuk committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    309d6b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Merge pull request #1053 from erwinkramer/master

    InvariantCulture to fix localization
    paulyuk committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a5e8f5d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. chore: bump to rc8

    Signed-off-by: mikeee <[email protected]>
    mikeee committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0cf4f52 View commit details
    Browse the repository at this point in the history
  2. s/docker-compose/docker compose

    Signed-off-by: Artur Souza <[email protected]>
    artursouza committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5de2b3c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1089 from artursouza/fix_docker_compose

    Fix workflows to use `docker compose` instead of `docker-compose`
    paulyuk committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b16853b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1087 from mikeee/bump-rc8

    chore: bump to rc8
    paulyuk committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    747cf79 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Update global.env for rc.11

    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6560ad5 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge pull request #1090 from dapr/paulyuk-patch-rc11

    Update global.env for rc.11
    paulyuk committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0be8c3e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Bump to final release 1.14.0 (#1091)

    * Updating CLI and runtime versions to final 1.14.0 release
    
    Signed-off-by: Paul Yuknewicz <[email protected]>
    
    * Updating golang quickstarts with `go get -u github.com/dapr/[email protected]`
    
    Signed-off-by: Paul Yuknewicz <[email protected]>
    
    * Updating Java quickstarts to <version>1.12.0</version>
    
    Signed-off-by: Paul Yuknewicz <[email protected]>
    
    * Fixed up go build errors with go mod tidy
    
    Signed-off-by: Paul Yuknewicz <[email protected]>
    
    * Dapr runtime to 1.14.1
    
    Signed-off-by: Paul Yuknewicz <[email protected]>
    
    ---------
    
    Signed-off-by: Paul Yuknewicz <[email protected]>
    paulyuk committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f7c925d View commit details
    Browse the repository at this point in the history