Commit Graph

1504 Commits

Author SHA1 Message Date
Paul Yuknewicz fb8cd65550
Merge pull request #1014 from dapr/snyk-fix-56a526edbc39746fb347796a6627747e
[Snyk] Security upgrade aiohttp from 3.8.6 to 3.9.4
2025-01-23 13:52:25 -08:00
Paul Yuknewicz 54a47066b7
Merge branch 'release-1.14' into snyk-fix-56a526edbc39746fb347796a6627747e 2025-01-23 13:52:11 -08:00
Paul Yuknewicz f7c925d23c
Bump to final release 1.14.0 (#1091)
* Updating CLI and runtime versions to final 1.14.0 release

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Updating golang quickstarts with `go get -u github.com/dapr/go-sdk@v1.11.0`

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Updating Java quickstarts to <version>1.12.0</version>

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Fixed up go build errors with go mod tidy

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Dapr runtime to 1.14.1

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

---------

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-08-14 23:37:27 -07:00
Paul Yuknewicz 0be8c3ea89
Merge pull request #1090 from dapr/paulyuk-patch-rc11
Update global.env for rc.11
2024-08-12 18:24:04 -07:00
Paul Yuknewicz 6560ad53a0
Update global.env for rc.11
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-08-12 11:52:19 -07:00
Paul Yuknewicz 747cf79152
Merge pull request #1087 from mikeee/bump-rc8
chore: bump to rc8
2024-08-08 14:04:50 -07:00
Paul Yuknewicz b16853b476
Merge pull request #1089 from artursouza/fix_docker_compose
Fix workflows to use `docker compose` instead of `docker-compose`
2024-08-08 14:03:21 -07:00
Artur Souza 5de2b3c7f4 s/docker-compose/docker compose
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2024-08-08 13:20:01 -07:00
mikeee 0cf4f52425
chore: bump to rc8
Signed-off-by: mikeee <hey@mike.ee>
2024-08-08 15:42:12 +01:00
Paul Yuknewicz a5e8f5d397
Merge pull request #1053 from erwinkramer/master
InvariantCulture to fix localization
2024-07-30 22:54:35 -07:00
Paul Yuknewicz 309d6b34b0
Merge pull request #1039 from dapr/workflow
Reworked javascript workflow examples to use a webserver
2024-07-29 17:48:49 -07:00
Paul Yuknewicz 74e2a59a57 Fix "cancelled on client" moving workflow.stop out to SIGTERM handler
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-29 16:45:24 -07:00
Paul Yuknewicz 4e70fad159 updating constructor with explicit gprc connection
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-29 15:07:27 -07:00
Paul Yuknewicz 00eab71168 Using environment variable for DAPR_HOST
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-29 14:07:18 -07:00
Oliver Tomlinson e808c68b40 attempt to fix test again 2024-07-29 13:03:41 -07:00
Oliver Tomlinson 25e354ae9f fix validation again 2024-07-29 13:03:41 -07:00
Oliver Tomlinson d0d174bc7e fix validation tests 2024-07-29 13:03:41 -07:00
Paul Yuknewicz f3bead6f7e [rebase release-1.4 branch] Reworked javascript workflow examples to use a webserver
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-29 13:01:37 -07:00
Paul Yuknewicz 2ad346b04e
Merge pull request #1085 from paulyuk/release-1.14
Java SDK update to 1.12.0-rc-1 & dapr 1.14 rc.7
2024-07-29 12:37:03 -07:00
Paul Yuknewicz b97ef0a06f Java SDK update to 1.12.0-rc-1 & dapr 1.14 rc.7
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-29 11:03:24 -07:00
Paul Yuknewicz c253120b8b
Merge pull request #1081 from joebowbeer/npm-audit-fix 2024-07-29 07:45:33 -07:00
Joe Bowbeer 44d7fdcd8c npm audit fixes and lock files
Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com>
2024-07-29 00:15:18 +00:00
Paul Yuknewicz 2b76c6a9e9
Merge pull request #1002 from contributor/js-pub-sub-fix
add missing body-parser package to js pub_sub order-processor
2024-07-28 11:47:06 -07:00
Paul Yuknewicz 8e36950bf4
Merge pull request #1006 from dapr/fix-codeowners
fix: codeowners update
2024-07-28 11:40:53 -07:00
Paul Yuknewicz a54d5aed55
Merge pull request #1083 from mikeee/runtime-rc6 2024-07-28 09:52:56 -07:00
Mike Nguyen 7f515aa092
Merge branch 'release-1.14' into runtime-rc6
Signed-off-by: Mike Nguyen <hey@mike.ee>
2024-07-28 09:12:38 +01:00
Paul Yuknewicz f7c9d48d42
Merge pull request #1082 from paulyuk/release-1.14-go-sdk 2024-07-27 18:38:57 -07:00
mikeee 201bbd4f6e
ci: bump dapr to rc6 and remove override
Signed-off-by: mikeee <hey@mike.ee>
2024-07-27 22:59:37 +01:00
Paul Yuknewicz 72d3977e69 Merge branch 'release-1.14' of github.com:dapr/quickstarts into release-1.14-go-sdk
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-27 12:33:22 -07:00
Paul Yuknewicz f1ce393d51
Merge pull request #1077 from mikeee/fix-jobs-questionmark
fix: job sdk / go validation
2024-07-27 12:20:17 -07:00
Paul Yuknewicz a57973ecc6 Timing issues for go sdk in state
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-27 10:52:49 -07:00
Paul Yuknewicz 00b6be760b Increasing timeout and sleep to address flakey test failure
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-27 10:34:40 -07:00
Paul Yuknewicz 3c364901ce Go-sdk updates for 1.14 release (v1.11.0-rc-1)
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-26 21:54:55 -07:00
Paul Yuknewicz 427d1f01dd
Merge pull request #1080 from paulyuk/release-1.14
Syncing new PRs release-1.14
2024-07-26 20:45:36 -07:00
Paul Yuknewicz 1eb7ba5ea2 Merge branch 'master' of github.com:dapr/quickstarts into release-1.14
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-26 17:04:54 -07:00
mikeee d6ed76024d
Merge branch 'release-1.14' into fix-jobs-questionmark 2024-07-26 21:24:56 +01:00
mikeee e6d852158e
ci: override daprd
Signed-off-by: mikeee <hey@mike.ee>
2024-07-26 21:19:16 +01:00
Paul Yuknewicz c376acc6fe
Merge pull request #1073 from paulyuk/release-1.14-sdk-updates
Updating all Dapr.* SDKs to release-1.14 equivalent versions
2024-07-26 13:11:11 -07:00
Paul Yuknewicz 64e85b5519
Merge pull request #1057 from paulyuk/hello-k8s-single-run
Updating Readme to favor kubectl based deploy vs. multi app run
2024-07-26 13:09:58 -07:00
mikeee 9eb6745141
chore: remove scheduler host address - already init by default
Signed-off-by: mikeee <hey@mike.ee>
2024-07-26 20:59:35 +01:00
mikeee 6e89fad259
fix: fix mechanical markdown steps
Signed-off-by: mikeee <hey@mike.ee>
2024-07-26 20:32:40 +01:00
Paul Yuknewicz 12eb0a9c07 Updating readme with better timeouts and redis (if exists) test
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-26 12:29:03 -07:00
mikeee 8a13e63f5c
fix: job sdk validation
Signed-off-by: mikeee <hey@mike.ee>
2024-07-26 19:52:55 +01:00
Paul Yuknewicz 41c471ee1f Merge branch 'release-1.14' of github.com:dapr/quickstarts into hello-k8s-single-run
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-26 08:44:38 -07:00
Paul Yuknewicz f59cb359de Python SDK updates to dapr>=1.14.0a,<1.15.0
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-26 08:01:28 -07:00
Pieter de Bruin f695e1be90
Refresh the Zipkin observability tutorial (#1031)
Signed-off-by: Pieter de Bruin <pdebruin@hotmail.com>
2024-07-26 07:56:40 -07:00
Paul Yuknewicz c6c5614783 Javascript SDK changes for 1.14 release ("@dapr/dapr": "^3.3.1")
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-26 07:52:26 -07:00
Deepanshu Agarwal 09d1dcc150
Fix (#1075)
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2024-07-26 06:28:16 -07:00
Erwin Kramer af8ee64b86 implement invariantCulture inside WebApplicationBuilder
Signed-off-by: Erwin Kramer <r3verse@gmail.com>
2024-07-26 10:20:54 +02:00
Erwin Kramer a314d7afdf alphabetical
Signed-off-by: Erwin Kramer <r3verse@gmail.com>
2024-07-26 10:20:54 +02:00