Commit Graph

1521 Commits

Author SHA1 Message Date
Paul Yuknewicz 3e9182ea44
Merge branch 'master' into snyk-fix-43adbf2fda0a0da9ada93a13ba657ce8 2025-01-23 13:56:26 -08:00
Paul Yuknewicz 1ff8f5f50c
Merge pull request #1016 from dapr/snyk-fix-f148a685bec78fe8b5a15441cff8c380
[Snyk] Security upgrade werkzeug from 2.2.3 to 3.0.3
2025-01-23 13:55:58 -08:00
Paul Yuknewicz 134c846325
Merge branch 'master' into snyk-fix-f148a685bec78fe8b5a15441cff8c380 2025-01-23 13:55:24 -08:00
Paul Yuknewicz 39281771b5
Merge pull request #1142 from WhitWaldo/quickstart-bindings-dotnet-2
Update Dapr Bindings Quickstart - .NET
2025-01-23 11:42:48 -08:00
Whit Waldo deed0b98af Fixed typo
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2025-01-22 20:54:58 -06:00
Paul Yuknewicz bd483b2a11
Merge pull request #1139 from WhitWaldo/dapr-actors-dotnet
Update Dapr Actors Quickstart - .NET
2025-01-22 15:47:58 -08:00
Whit Waldo 9835c5ccff Updated to reflect transition to DI registration over use of static builder
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2025-01-21 11:39:45 -06:00
Whit Waldo 3ad7765a49 Bumped Dapr version to 1.15.0-rc02
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2025-01-21 11:37:47 -06:00
Whit Waldo e15ecd6024 Updated Dapr RC targets for latest 1.15 bits
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2025-01-21 11:32:30 -06:00
Whit Waldo 0864b05de9 .NET 7 isn't a supported target for Actors, migrated to .NET 8
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2025-01-21 11:24:32 -06:00
Kent (Chia-Hao), Hsu 42a99c20a4
add python-sdk in cryptography (#1093)
Signed-off-by: KentHsu <chiahaohsu9@gmail.com>
2025-01-14 09:24:16 -08:00
Eileen Yu c32f421eae
refactor: update python workflow example with daprWorkflowClient (#1101)
Signed-off-by: Eileen Yu <eileenylj@gmail.com>
2024-11-29 07:57:44 -08:00
Cassie Coyle 9e9cb5e862
Fix jobs api decoding (#1097)
* fix http ex

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* rm decode

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

---------

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
2024-10-07 13:17:08 -07:00
Paul Yuknewicz bfb887e99c
Merge pull request #1094 from mikeee/patch-1
ci: update dapr cli to 1.14.1 / runtime to 1.14.2
2024-09-21 09:24:00 -07:00
Mike Nguyen fdb69b894e
chore: bump runtime to 1.14.2
Signed-off-by: Mike Nguyen <hey@mike.ee>
2024-09-07 10:57:52 +01:00
mikeee 59219dbdb9
fix: declare a scheduler host address for the multi-app run templates
Signed-off-by: mikeee <hey@mike.ee>
2024-08-30 20:03:22 +01:00
Mike Nguyen cca5fab3d1
ci: update dapr cli to 1.14.1
Signed-off-by: Mike Nguyen <hey@mike.ee>
2024-08-24 21:54:22 +01:00
Paul Yuknewicz 06227fb721
Merge pull request #1092 from dapr/release-1.14 2024-08-15 09:09:01 -07: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