Marc Duiker
28cbf2cf01
Add link to raise event
...
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-02-14 10:34:13 +00:00
Marc Duiker
c2c0abf616
All validations are working
...
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-02-13 15:21:27 +00:00
Marc Duiker
b5661daf1f
Add clarification about sending/receiving events
...
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-02-13 14:01:41 +00:00
Marc Duiker
55239f059a
update Go Workflow to use WaitForCompletion
...
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-02-13 13:43:40 +00:00
Marc Duiker
9449aa4252
Fix inconsistent dapr.yaml and appIDs ( #1152 )
...
* Fix inconsistent multi-app run files
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
* Rename appID for consistency
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
* Update appID for consistency
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
* fix appID
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
* Fix appID
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
* Remove schedulerHostAddress
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
---------
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-02-03 07:44:02 -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
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
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
mikeee
6e89fad259
fix: fix mechanical markdown steps
...
Signed-off-by: mikeee <hey@mike.ee>
2024-07-26 20:32:40 +01:00
Paul Yuknewicz
afa57ca566
go-sdk update to 1.10.0 for 1.13.0 final release.
...
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-03-05 23:38:35 -08:00
Paul Yuknewicz
e817e155a7
Removing `toolchain go*` lines that cause midstream downloads; breaking tests.
...
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-02-28 21:33:05 -08:00
Paul Yuknewicz
b31a36282f
Updated to dapr 1.13 RC7 and go-sdk 1.10 RC
...
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-02-27 11:33:34 -08:00
mikeee
1226ebce76
set go to 1.21 and address review comments
...
Signed-off-by: mikeee <hey@mike.ee>
2024-02-13 13:09:37 +00:00
mikeee
8a678009a5
add vendoring
...
Signed-off-by: mikeee <hey@mike.ee>
2024-02-13 12:43:27 +00:00
mikeee
d8032bfa20
rename zipkin trace
...
Signed-off-by: mikeee <hey@mike.ee>
2024-02-01 13:35:28 +00:00
mikeee
a6b3d5f555
bump approval time to 10 seconds in line with the python example
...
Signed-off-by: mikeee <hey@mike.ee>
2024-02-01 13:31:16 +00:00
mikeee
d29c5a8013
cleanup and document wf example
...
Signed-off-by: mikeee <hey@mike.ee>
2024-02-01 13:28:52 +00:00
mikeee
4712fcc2a5
feat: add dapr.yaml
...
Signed-off-by: mikeee <hey@mike.ee>
2024-01-31 23:41:15 +00:00
mikeee
67cff3ab89
feat: initial go order-processor workflow quickstart
...
Signed-off-by: mikeee <hey@mike.ee>
2024-01-31 23:34:08 +00:00