pruthvidhodda
2da762ba1e
Revert "Change DAPR_CLI_REF in build.yaml"
...
This reverts commit 7d9621f3aa
.
2020-08-10 17:45:50 -07:00
pruthvidhodda
18c349af58
Change DAPR_REF in build.yaml
2020-08-10 15:40:43 -07:00
pruthvidhodda
7d9621f3aa
Change DAPR_CLI_REF in build.yaml
2020-08-10 15:37:56 -07:00
pruthvidhodda
bfe3a1bcae
Replace deprecated cli options with new ones
2020-08-06 14:41:41 -07:00
Artur Souza
56927daedd
Removing RetryPolicy for state API. ( #315 )
2020-07-30 14:13:41 -07:00
Mukundan Sundararajan
14fded8d18
Make DaprClient Closeable and properly close GRPC Managed Channel ( #311 )
2020-07-30 13:34:04 -07:00
Mukundan Sundararajan
a388a6a90f
Upgrade the version to 0.8.0-SNAPSHOT ( #314 )
2020-07-30 12:00:53 -07:00
Mukundan Sundararajan
55b0e3a1e5
Change Service Invocation API. Fix metadata bug. ( #312 )
...
* Change Service Invocation API
* Address review comments
2020-07-30 10:44:25 -07:00
Artur Souza
8e19ba68c9
Scripts to expedite Java SDK release process. ( #307 )
2020-07-16 11:01:04 -07:00
Artur Souza
a372d6ba9b
Generate updated javadocs for 0.7.0 ( #308 )
2020-07-16 10:44:08 -07:00
Artur Souza
7963560066
Fix directory for examples. ( #306 )
2020-07-15 10:29:36 -07:00
Artur Souza
25e6e158dc
Adding --components-path in all examples. ( #304 )
2020-07-14 18:41:00 -07:00
Artur Souza
5eba96437f
Updating build pipeline for 0.9 rc. ( #302 )
2020-07-14 18:10:11 -07:00
Artur Souza
bd4b24cdb9
Use TypeRef for deserialization and client APIs. ( #301 )
...
* Use TypeRef for deserialization and client APIs.
* Making TypeRef class constructor private to force use of .get()
2020-07-09 11:47:25 -07:00
Artur Souza
f020b33656
Fixing content-type for Spring controller. ( #300 )
2020-07-08 23:15:36 -07:00
Mukundan Sundararajan
f5aff5e0bd
Update README.md ( #297 )
...
Closes #285
2020-07-07 11:50:09 -07:00
Artur Souza
283ab5c3ba
Generate updated javadocs ( #294 )
2020-06-09 14:56:35 -07:00
Artur Souza
dbdab2ed69
Upgrade the version to 0.7.0-SNAPSHOT ( #292 )
2020-06-05 20:01:51 -07:00
Artur Souza
30fc85efe6
Reference to 0.8.0-rc.0. ( #291 )
2020-06-05 18:16:48 -07:00
Mohammad Derakhshani
68454b8f52
fixed typo in README ( #290 )
...
* fixed typo in README
* Update README.md
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2020-06-01 00:45:00 -07:00
Artur Souza
5cf8cb13f3
Bi-directional output binding + 'data' to refer to PubSub event ( #289 )
...
* Use 'data' to refer to pubsub payload.
* Add support for bi-directional output binding.
2020-05-31 20:59:04 -07:00
Charlie Stanley
8362c6347b
SDK update for breaking changes in dapr core. ( #287 )
...
* Update proto files for 0.8.0 release (#283 )
* Bump dapr core to master
* Update integration tests for 0.8.0 proto changes
* Added unit tests to ensure StateOptions enums always map to their equivalent gRPC enums
* Remove some uneed comments/imports
* Update pub/sub subscription to match new route/metdata format (#278 )
* Automatically initialize actor on first invocation (#284 )
* Update integration tests to publish to more than one pubsub topic/route
* Bump dapr CLI version
* Remove uneeded interface and exception
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2020-05-28 18:42:01 -07:00
Artur Souza
e0f3f3caaa
Generate updated javadocs
2020-05-06 12:52:01 -07:00
Artur Souza
31da242db2
Fix default GRPC port.
2020-05-06 10:43:06 -07:00
Artur Souza
0700508a43
Generate updated javadocs
2020-05-05 12:56:33 -07:00
Artur Souza
c48c8870c8
Upgrade the version to 0.6.0-SNAPSHOT
2020-05-05 11:09:30 -07:00
Artur Souza
7cf5f8b354
Update for proto from dapr runtime version 0.7 ( #273 )
2020-04-30 16:50:13 -07:00
Aakash Muttineni
cbab5a858f
Fix broken link in actors example README ( #271 )
2020-04-29 21:22:39 -07:00
Artur Souza
af7a0d1126
Generate updated javadocs ( #269 )
2020-04-09 21:31:18 -07:00
Artur Souza
7ec969c50a
Fix bug in actor contains state API. ( #268 )
2020-04-09 18:26:29 -07:00
Artur Souza
3788499a9b
Generate updated javadocs ( #264 )
2020-04-02 21:00:32 -07:00
Artur Souza
1ca2751828
Fix instability due to race condition on stop. ( #265 )
2020-04-02 19:22:28 -07:00
Artur Souza
53adaa9ce8
Release 0.5.0-SNAPSHOT ( #262 )
2020-04-01 14:25:00 -07:00
Artur Souza
9da1e250b0
Update dapr runtime and cli. ( #261 )
2020-04-01 11:16:50 -07:00
Artur Souza
e7f5ba401d
Health check API. ( #260 )
2020-03-30 18:58:30 -07:00
Artur Souza
4611f40cb5
Springboot integration. ( #256 )
2020-03-30 09:49:31 -07:00
Artur Souza
61e8a416d7
Generate updated javadocs ( #254 )
2020-03-12 11:31:45 -07:00
Artur Souza
46a1e5b8b4
Upgrade the version to 0.4.0-SNAPSHOT ( #253 )
2020-03-11 17:41:08 -07:00
Artur Souza
66b1cad71f
Support for GetSecret + ITs + sample. ( #249 )
2020-03-10 11:39:17 -07:00
Artur Souza
98ddaf5841
Fix hot monos in GRPC + unit tests. ( #251 )
2020-03-10 01:04:55 -07:00
Artur Souza
eb27994e78
Fixing bug in exception handling from actor impl. ( #247 )
2020-03-09 12:36:56 -07:00
Artur Souza
7fd4e39b56
Strong typed actors. ( #243 )
2020-02-25 15:45:28 -08:00
Artur Souza
85e9d2de02
Setting GRPC as default protocol for non-actor APIs. ( #239 )
...
* Setting GRPC as default protocol for non-actor APIs.
* Fixes issues in GRPC client + ITs for both GRPC and HTTP.
* Update MethodInvokeIT.java
2020-02-18 10:55:14 -08:00
Artur Souza
d60df830aa
Download proto ( #224 )
...
* Get Proto files from the DAPR repository.
* Change proto to a fixed ref + download in target dir.
* Changing proto URLs to use v0.4.0
Co-authored-by: Juan Jose Herrera <35985447+JuanJose-Herrera@users.noreply.github.com>
2020-02-14 16:07:02 -08:00
Artur Souza
d2761aba60
Generate updated javadocs ( #238 )
2020-02-13 00:09:35 -08:00
Artur Souza
ed7e3ce5f1
Update SDK version in main README. ( #237 )
2020-02-13 00:00:27 -08:00
Artur Souza
f0f9dcf9a7
Update debug instructions for Java SDK. ( #236 )
2020-02-12 14:54:27 -08:00
Leon Mai
ff7c6ebe53
add log/comment at end of some samples ( #234 )
...
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2020-02-12 14:23:37 -08:00
Artur Souza
b94b20202e
Change CI to use dapr runtime 0.4.0-rc.1 ( #235 )
...
Co-authored-by: Young Bu Park <youngp@microsoft.com>
2020-02-12 14:02:46 -08:00
Artur Souza
c000a95891
Fix docs for invoke examples. ( #233 )
2020-02-12 13:42:08 -08:00