Artur Souza
5aed8820a5
Generate updated javadocs for 0.9.2
2020-10-19 15:48:24 -07:00
Artur Souza
c31c537f31
Upgrade version to 0.9.2
2020-10-19 15:43:17 -07:00
Artur Souza
5e5d5ac5a0
Fix high mem usage due to many OkHttpClient instances. ( #373 )
2020-10-19 15:32:45 -07:00
Artur Souza
451aed9175
Generate updated javadocs for 0.9.1
2020-10-16 15:35:15 -07:00
Artur Souza
0f9f0357fc
Upgrade version to 0.9.1
2020-10-16 15:24:51 -07:00
Artur Souza
96c97e6012
Fixes timer invocation after app restarts. ( #363 )
2020-10-16 15:00:51 -07:00
Artur Souza
932e8cb0fa
Generate updated javadocs for 0.9.0
2020-09-30 15:53:51 -07:00
Nghia Tran
af71fe7f73
Remove unused cobertura plugin
2020-09-30 15:48:38 -07:00
Artur Souza
030c677c08
Upgrade version to 0.9.0
2020-09-30 14:48:14 -07:00
Artur Souza
a43fef499b
Update to latest Dapr release version.
2020-09-30 14:39:24 -07:00
Artur Souza
77652f181a
Update Dapr rc version.
2020-09-28 13:52:44 -07:00
Artur Souza
bd0dc8107b
Release 0.9.0-rc-1
2020-09-28 09:52:02 -07:00
Artur Souza
8de29ba713
Update dapr version to 0.11 rc. ( #344 )
2020-09-28 09:43:44 -07:00
Mark Fussell
9cbb48afa1
Create CODEOWNERS
2020-09-25 14:34:29 -07:00
Mukundan Sundararajan
9539f23fb5
Fix State example readme ( #343 )
2020-09-22 11:31:55 -07:00
Mukundan Sundararajan
75efc3a633
Fix port collision in java ITs ( #342 )
2020-09-22 10:18:37 -07:00
Mukundan Sundararajan
fb8580f71b
Update state, secrets examples. Fix state toString. Ignore sdk-autogen in code coverage. ( #340 )
...
* Update state, secrets example. Fix state toString. Ignore sdk-autogen in code coverage.
* Update StateClient.java
* Update README.md
* Update Readme.md
Co-authored-by: Nghia Tran <tcnghia@gmail.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Nghia Tran <tcnghia@gmail.com>
2020-09-21 15:06:46 -07:00
Nghia Tran
9240ae81db
Add CodeCov GitHub action and badge. ( #339 )
...
* Add CodeCov GitHub action and badge.
* Change comment behavior and exclude sdk-tests.
2020-09-18 15:12:29 -07:00
Mukundan Sundararajan
f6b56bb376
Initial transaction API changes ( #337 )
...
* Initial transaction API changes
* Add more unit tests
* Refactor IT
2020-09-16 14:00:57 -07:00
Artur Souza
a9ee8e00ea
Fix tracing imgs ( #338 )
...
* Fix broken images in tracing sample.
* Update README.md
2020-09-16 11:55:05 -07:00
Artur Souza
baab109202
Bulk get state ( #335 )
...
* unfinished work
* Working version of Bulk get state API.
Co-authored-by: Haishi2016 <hbai@microsoft.com>
2020-09-16 11:29:01 -07:00
Pruthvidhar R Dhodda
e2ddc9f96d
Add metadata support for state API's ( #336 )
...
* Add metadata support for state API's
* Remove .vscode files
2020-09-14 16:32:50 -07:00
Pruthvidhar R Dhodda
361a0e48a3
Add content type metadata support in gRPC invoke service calls ( #334 )
...
* Add content type metadata support in gRPC invoke service calls
* Add content type to serializer, change tests accordingly
* Remove content type parameter
* Update InvokeServiceRequest.java
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2020-09-13 16:38:30 -07:00
Artur Souza
fe027d0c54
Refactoring properties and constants. ( #333 )
2020-09-02 11:54:12 -07:00
Pruthvidhar R Dhodda
7b174d88e8
Add support for DAPR_API_TOKEN ( #330 )
...
* Add supoort for DAPR_API_TOKEN
* Add tests for dapr api token
* Move interceptor logic
* Remove additional interceptor
* Fix check style voilation
* Add dapr api token as system property
2020-09-01 12:09:52 -07:00
Artur Souza
eede480403
Support W3C tracing + example. ( #320 )
2020-08-25 11:20:33 -07:00
Artur Souza
811728133d
Remove EmptyService and use dapr run -- instead. ( #321 )
2020-08-24 08:44:02 -07:00
Charlie Stanley
8e68127809
Merge pull request #329 from wcs1only/update_javadocs_release-0.8
...
Generate updated javadocs for 0.8.0
2020-08-20 10:53:56 -07:00
Charlie Stanley
a809a31c9a
Generate updated javadocs for 0.8.0
2020-08-20 10:24:38 -07:00
Charlie Stanley
6f6879975a
Merge pull request #325 from wcs1only/next-release-0.9.0-SNAPSHOT
...
Upgrade the version to 0.9.0-SNAPSHOT
2020-08-19 15:34:44 -07:00
Charlie Stanley
d72e4cc49b
Upgrade the version to 0.9.0-SNAPSHOT
2020-08-19 13:38:16 -07:00
Charlie Stanley
db97b3f0f3
Merge pull request #324 from wcs1only/master
...
Remove ref-id for 0.8.0-rc.1 release
2020-08-19 13:31:21 -07:00
Charlie Stanley
8d86bc6f53
Remove ref-id for 0.8.0-rc.1 release
2020-08-19 13:17:15 -07:00
Charlie Stanley
c0c3bc552b
Merge pull request #323 from dapr/multi-pubsub
...
Add support for multi-pubsub (#309 )
2020-08-19 10:19:48 -07:00
Charlie Stanley
63f591e877
Add support for multi-pubsub ( #309 )
2020-08-18 18:20:17 -07:00
Mukundan Sundararajan
b62fde00cd
Change proto file commit for subscribe callback response ( #316 )
...
* Change proto file commit for subscribe callback response
* Add DAPR_CLI_REF, DAPR_REF for daprd cli arg changes
2020-08-11 14:05:17 -07:00
Pruthvidhar R Dhodda
bc4c5e1cee
Replace deprecated cli options with new ones ( #318 )
...
* Replace deprecated cli options with new ones
* Change DAPR_CLI_REF in build.yaml
* Change DAPR_REF in build.yaml
* Revert "Change DAPR_CLI_REF in build.yaml"
This reverts commit 7d9621f3aa
.
2020-08-10 17:51:07 -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