Commit Graph

1749 Commits

Author SHA1 Message Date
Mike Nguyen ce9e3b599f
Merge branch 'release-1.15' into release-1.15 2025-01-23 00:30:20 +00:00
Paul Yuknewicz bc6354ec5b
Update global.env with Dapr CLI 1.15.0-rc.2
Need RC.2 containing fix for deprecation flags.  see https://github.com/dapr/cli/pull/1478

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2025-01-22 15:52:30 -08: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
Paul Yuknewicz d0f825bfef
Merge pull request #1141 from mikeee/fix/tests-on-release
Fix/tests on release
2025-01-22 15:37:14 -08:00
Mike Nguyen 878ca0f0a5
fix: update python WF dep names
Signed-off-by: Mike Nguyen <hey@mike.ee>
2025-01-22 01:13:27 +00:00
Mike Nguyen e62e65ca43
fix(test): typo in existing quickstart validation
Signed-off-by: Mike Nguyen <hey@mike.ee>
2025-01-22 00:29:13 +00:00
Mike Nguyen 6cfd606a19
fix: define update deps for python wf quickstart
Signed-off-by: Mike Nguyen <hey@mike.ee>
2025-01-22 00:27:31 +00:00
Mike Nguyen 796f7d70de
fix: modify actors/cs test assertion
Signed-off-by: Mike Nguyen <hey@mike.ee>
2025-01-22 00:16:13 +00:00
Mike Nguyen 3de34ba999
fix: bump python crypto dep to >=1.14
Signed-off-by: Mike Nguyen <hey@mike.ee>
2025-01-22 00:11:23 +00:00
Fernando Rocha 92a7033732
Update conversation/go/http/README.md
Co-authored-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
2025-01-21 15:39:16 -08:00
Fernando Rocha 59b885cdd7 Finishing conversation sdk and fixing components path
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2025-01-21 15:37:27 -08:00
Fernando Rocha ea48818b04 Finishing conversation sdk and fixing components path
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2025-01-21 15:33:10 -08:00
Alice Gibbons dcf1f9fb80 HTTP csharp jobs quickstart
Signed-off-by: Alice Gibbons <alice@diagrid.io>
2025-01-21 22:24:30 +00:00
Alice Gibbons b8ef1c01cf Tests updates
Signed-off-by: Alice Gibbons <alice@diagrid.io>
2025-01-21 22:24:30 +00:00
Alice Gibbons 8d2c7aba3e
Merge branch 'dapr:release-1.15' into release-1.15 2025-01-21 22:13:23 +00:00
Mike Nguyen fcf85cfe12
fix: updates CLI and runtime version to fix tests (#1138)
Signed-off-by: Mike Nguyen <hey@mike.ee>
2025-01-21 11:54:46 -08:00
Fernando Rocha a75d653f7b
Update go.mod
Co-authored-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
2025-01-21 10:14:26 -08:00
Fernando Rocha 984c9c5a06
Update go.mod
Co-authored-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
2025-01-21 10:13:56 -08:00
Fernando Rocha e2b6a48459
Update conversation.go
Co-authored-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
2025-01-21 10:13:46 -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
Fernando Rocha 2f2c0b517d Fixing Conversation SDK example for RC5
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2025-01-20 19:38:14 -08:00
Fernando Rocha 6395fad49f Fixing Conversation HTTP example for RC5
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2025-01-20 16:21:50 -08:00
Kent (Chia-Hao), Hsu 46658b1440 add python-sdk in cryptography (#1093)
Signed-off-by: KentHsu <chiahaohsu9@gmail.com>
Signed-off-by: Alice Gibbons <alice@diagrid.io>
2025-01-20 21:40:42 +00:00
Fernando Rocha e87f407864 COnverstaion API
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2025-01-19 21:19:51 -08:00
Whit Waldo 7cca26b28b Updated Dapr package version to use latest RC02
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2025-01-15 21:10:40 -06:00
Whit Waldo 61390f6a0b Modernized and updated Workflow .NET quickstart to use latest best practices and Dapr package (1.15.0 rc01)
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2025-01-15 05:34:36 -06:00
Fernando Rocha cf8397a691 Creating Conversation folder
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2025-01-14 10:38:42 -08:00
Mike Nguyen a273031d5e
chore: cleanup & unify workflows and bump kind version (#1127)
Signed-off-by: Mike Nguyen <hey@mike.ee>
2025-01-14 09:26:27 -08:00
Mike Nguyen 405b113a70
chore: bump runtime version to rc.2 (#1126)
Signed-off-by: Mike Nguyen <hey@mike.ee>
2025-01-14 09:25:39 -08: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
Joël Séguillon 4de6f45902 helloworld: add terminal to node app for vscode
Signed-off-by: Joël Séguillon <joel.seguillon@gmail.com>
2025-01-02 11:50:30 +01: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