-
Notifications
You must be signed in to change notification settings - Fork 223
Support Dapr API token in workflow client #900
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
Closed
Closed
Changes from 85 commits
Commits
Show all changes
87 commits
Select commit
Hold shift + click to select a range
6656e4c
Add ElementType.Type to ActorType (#812)
LionTao 869a231
Bump codecov/codecov-action from 3.1.0 to 3.1.1 (#788)
dependabot[bot] 9e30733
Update springboot to latest minor.patch version. (#826)
artursouza 69292a6
Use runtime 1.10.0-rc.X and CLI 1.10.0-rc.X (#827)
artursouza bffac88
Upgrade the version to 1.9.0-SNAPSHOT (#829)
artursouza 27131ff
Generate updated javadocs for 1.8.0 (#836)
artursouza 6635627
Update Dapr runtime and CLI to 1.10. (#837)
artursouza 113220f
Inject autoconfiguration in the Spring Boot 3 style (#831)
champel 8378bb0
Bump from reactor 2.3.5.RELEASE to 2.7.8 (#830)
champel 7ade730
Test multiple reminder state types + improve timer tests. (#855)
artursouza 022c0ee
Convert Config API to Stable endpoints. (#846)
mukundansundar 64b3ad8
Add PubSub subscriber examples over gPRC (#833)
MregXN 4117801
auto validate actors (#863)
mukundansundar d49c87b
Bump codecov/codecov-action from 3.1.1 to 3.1.4 (#862)
dependabot[bot] 1f33417
Fix 787 (#832)
MatejNedic ae2e61c
Upgrade to 1.11 RCs. (#867)
artursouza 03d5c2e
Init for workflows
bderusha fcfade9
Updating some javadocs and Years.
e40722d
Add missing Header
9270180
respond to PR feedback
bderusha 1420b4c
Update workflow example README
bderusha 95a2757
Address PR feedback
bderusha d5345cc
fixup deprecated pom.xml variable
bderusha 94f121c
Updates based on PR feedback
bderusha 7df0031
Update pom files per feedback
bderusha 51d5b04
GetInstanceState implementation (#1)
Aymalla a2c4867
Management API
kusweta f6bfade
remove try/catch
kusweta 8a0201d
implementing getIsReplaying() method for Authoring API (#7)
julioalex-rezende 4448b62
Implementing getCurrentInstant() authoring method (#5)
julioalex-rezende 03c0602
Activity Implementation (#3)
macromania 84f89fb
fixing issue with getIsReplaying() call (#8)
julioalex-rezende 1ed7192
Generate updated javadocs for 1.9.0 (#878)
artursouza 4e17f3f
Add .sdkmanrc config file and JDK installation instructions (#873)
ejba 06feae6
Add unit testing example
bderusha f2ee392
implementing getIsReplaying() method for Authoring API (#7)
julioalex-rezende aa9cea2
fix parent pom
macromania 730d22d
Send Event Implementation (#10)
macromania 4bba4a4
Implementing allOf, anyOf, createTimer methods (#11)
julioalex-rezende e7f4fbc
Support remote endpoint. (#877)
artursouza 9816093
Add callSubWorkflow Implementation
Aymalla d1b64ba
rename DemoSubWorkflow
Aymalla 34b8f82
continueAsNew Implementation (#13)
macromania 1b3a3dd
Merge branch 'master' into master
macromania d3d8a52
Merge branch 'master' into master
macromania 9343ea7
merge PR 857 changes
macromania 5efc786
remove duplicate class
macromania 93d617e
add missing mockito test dependency
macromania a1c379a
use new workflow client implementation
macromania af451cb
moved implementations to new workflow and context
macromania b596268
relocate duplicate implemantation
macromania 7033b00
remove duplicate test and increase test coverage
macromania e5c6106
Implement retry and timeout policy for gRPC client. (#889)
artursouza a2cd162
renamed getIsReplaying
macromania 147b237
rollback changes on client
macromania 6fda032
move workflow runtime state package
macromania c5ead93
rename workflow instance state to status
macromania 7c657cd
remove unnecessary else
macromania b9d984e
removed unknown state
macromania 0f4b131
updated comment
macromania 1f4c148
updated workflow failure details
macromania 438001b
fix style issues
macromania 7b31e22
Merge remote-tracking branch 'dapr-upstream/master'
macromania 4c673e6
rollback merge change
macromania 53fe882
fixed pom files
macromania 2a9e49e
rollback actors pom changes on autoformat
macromania 5229957
fixe actors pom
macromania bc35ee0
fix styling on actors pom
macromania ed640b8
fix pom spacing
macromania 6278b4a
move test to match the package
macromania 20aad31
add missing dependencies
macromania 9d1abb4
increased test coverage
macromania e1a45e7
moved workflow runtime package
macromania 980862f
add exception for missing case
macromania 12e69d4
add null check for metadata
macromania 319af01
add runtime exception error messages
macromania c787eee
update try catch scope
macromania cf0ec89
update activity definition to an interface
macromania 7fb9a37
update comments
macromania 3847626
removed redundant method
macromania a52f7cd
change to be public to reuse in workflow subproject
skyao 9b1adbb
update buildGrpcManagedChannel() method to accept optional parameters…
skyao 4920a9c
support dapr API token while build grpc management channel
skyao 14b8bce
merge upstream to get the content of PR 880
skyao ff76d55
fix checkstyle
skyao a5159d8
Merge branch 'master' into workflow-api-token
artursouza c5c4524
make Headers to be final class
skyao File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.