Artur Souza
10d09619db
Upgrade the version to 1.9.0-SNAPSHOT ( #829 )
...
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2023-02-03 09:00:17 -08:00
Artur Souza
31a47f5521
Update springboot to latest minor.patch version. ( #826 )
2023-02-02 12:30:22 -08:00
Mukundan Sundararajan
81591b9f5b
initial bulk publish impl for java ( #789 )
...
* initial bulk publish impl for java
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* add UTs and clean up java doc for new interface methods.
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* add more interface methods for bulk publish
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* adding examples and ITs for bulk publish
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* addressing review comments
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* use latest ref from dapr branch
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* add example validation
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* fix bindings example validation
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* make changes for latest bulk publish dapr changes
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* fix examples
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* fix examples
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* fix typo
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* test against java 11 only
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* change to latest dapr commit
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* run only pubsub IT, upload failsafe reports as run artifact
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* fix checkstyle
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* fix IT report upload condition
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* fix compile issues
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* fix spotbugs issue
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* run pubsubIT only
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* change upload artifact name for IT
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* fix tests
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* fix
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* introduce sleep
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* test bulk publish with redis
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* change longvalues test to kafka
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* change bulk pub to kafka and revert long values changes
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* remove kafka pubsub from pubsub IT
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* change match order in examples
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* set fail fast as false
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* fix Internal Invoke exception in ITs
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* address review comments
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* fix IT
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* fix app scopes in examples
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* add content to daprdocs
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* address review comments
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* fix mm.py step comment
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* reset bindings examples readme
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* fix example, IT and make classes immutable
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Artur Souza <asouza.pro@gmail.com>
2023-01-19 12:57:06 -08:00
Shubham Sharma
eb8565cca0
feat(pubsub): add bulk subscribe support ( #791 )
2023-01-18 17:58:03 -08:00
Artur Souza
b83661d109
Update daprd, fix invoke it and improve binding it ( #823 )
...
* Use app health check in ITs to minimize flakiness.
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
* Fix DaprRun and update Dapr runtime ref.
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
* Add retry logic to tracing example's validation
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
* Printing validation steps.
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
* Change retry logic for tracing it
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
* Updare Dapr ref.
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
* Revert secret.json
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
* Add gRPC HealthCheck.
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
* Change expectations for invoke tests.
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
* Fix typo causing compilation error.
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
* Update Dapr ref to latest master.
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
* Fix binding and method invoke ITs.
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
* Add wait time to reduce flakiness of ApiIT.
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
* Re-enable health-check.
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
* Remove AppHealth as it breaks actor ITs.
Signed-off-by: Artur Souza <artur.barbalho@outlook.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Signed-off-by: Artur Souza <artur.barbalho@outlook.com>
2023-01-16 22:01:00 -08:00
Shubham Sharma
96259e49de
Fix App-IDs across examples and tests ( #814 )
...
* Update App IDs across examples and ITs
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Convert string to lower case
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Final
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* re-trigger pipeline
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Update tracing IT
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* re-trigger pipeline
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* re-trigger pipeline
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-01-04 15:56:04 -08:00
Artur Souza
a53f02d3d8
Upgrade the version to 1.8.0-SNAPSHOT ( #796 )
...
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
2022-11-06 21:16:47 -08:00
Pravin Pushkar
04e7298702
Config API : HTTP APIs and Unsubscribe gRPC API changes ( #740 )
...
* Config API : Unsubscribe config items changes
Signed-off-by: pravinpushkar <ppushkar@microsoft.com>
* Unit and integration tests changes
Signed-off-by: pravinpushkar <ppushkar@microsoft.com>
* Addressing review comments
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* GetConfiguration HTTP API impl
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Subscribe and Unsubscribe HTTP changes
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Subscribe config http changes
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Http unsubscribe and unit tests
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Integration tests for http config apis
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Fixing lint
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Chnaging rersponse of HTTP Unsubscribe API
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Fix integration test failure
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* refactor IT tests
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* code clean up
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* setting dapr ref
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Update readme
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Modify Unit tests
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Remove failing buggy tests
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* fix review commnets and integration tests
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* trigger pr check
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Fix for getAll keys
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Fix subscribe All
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Move http subscribe handle to dapr controller
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Simplified examples
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* change dapr ref, and add unit test
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* trigger pr checks
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* trigger pr checks
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Use biConsumer to register handlers
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Re use args contructors and re add final modifier
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* put dapr run back
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* fix nitpick
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Remove the springboot HTTP "convenience".
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
Signed-off-by: pravinpushkar <ppushkar@microsoft.com>
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2022-09-29 20:37:46 -07:00
addjuarez
2cc9e536c8
Update sdk to use configuration dictionaries ( #769 )
...
* Update sdk to use configuration maps
Signed-off-by: addjuarez <addiajuarez@gmail.com>
* add ref
Signed-off-by: addjuarez <addiajuarez@gmail.com>
* add ref validate
Signed-off-by: addjuarez <addiajuarez@gmail.com>
* go 1.19
Signed-off-by: addjuarez <addiajuarez@gmail.com>
* fix it test
Signed-off-by: addjuarez <addiajuarez@gmail.com>
* update comments
Signed-off-by: addjuarez <addiajuarez@gmail.com>
* use immutable maps
Signed-off-by: addjuarez <addiajuarez@gmail.com>
Signed-off-by: addjuarez <addiajuarez@gmail.com>
2022-09-05 19:28:34 -07:00
Artur Souza
5b2d8f482d
Upgrade the version to 1.7.0-SNAPSHOT ( #753 )
...
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
2022-06-24 10:13:33 +05:30
Phil Kedy
2235e3d978
Adding pubsub routing support ( #631 )
...
* Adding pubsub routing support
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
* remove deprecated classes (#704 )
* remove deprecated classes
Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com>
* remove builder class ref in ITs
Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com>
* fix setter in IT
Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
* Address PR comments.
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2022-06-23 11:40:10 -07:00
www
e2d4d1e1ea
replace vault to local ( #719 )
...
* replace vault to local
Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
* change secret store name style
Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
* delete vault token file
Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
* remove vault int validate.yml
Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
* fix it secret case
Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
* replace vault to local
Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
* change secret store name style
Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
* delete vault token file
Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
* remove vault int validate.yml
Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
* fix it secret case
Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
* fix it dead loop
Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
Co-authored-by: zjx244729 <zjx244729@alibaba-inc.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2022-05-05 13:55:13 +05:30
Artur Souza
bb6db2ec6b
Upgrade the version to 1.6.0-SNAPSHOT ( #727 )
...
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
2022-03-31 22:11:32 -07:00
greenie-msft
b0b6c4c7e5
Update tutorial link for observability ( #711 )
...
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-03-23 21:20:37 +05:30
Mukundan Sundararajan
436586292e
Add IntelliJ IT docs ( #705 )
...
* add intellij IT docs
Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com>
* use wsl2
Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com>
2022-03-21 20:59:39 -07:00
Mukundan Sundararajan
06d92dafca
Query State Preview API implementation. ( #697 )
...
* Query State Preview API implementation.
Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com>
* Use latest dapr ref and fix grpc query state api
Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com>
* fix service invocation automatic unesacpe
Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com>
* add more unit tests
Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com>
* Add query state API docs
Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com>
* Fix example to be user friendly
Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com>
* Fix example in docs
Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com>
* make pagination immutable
Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2022-03-20 21:03:11 -07:00
Pravin Pushkar
b7e41a0748
Adding link for MSFT JDK11 in README.md ( #707 )
...
Signed-off-by: pravinpushkar <ppushkar@microsoft.com>
2022-03-16 01:00:48 -07:00
Mukundan Sundararajan
0b881d3826
remove deprecated classes ( #704 )
...
* remove deprecated classes
Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com>
* remove builder class ref in ITs
Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com>
* fix setter in IT
Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com>
2022-03-15 10:59:12 -07:00
Artur Souza
0c2fcb48a2
Update for next release: 1.5.0 snapshot ( #672 )
...
* Update CLI and runtime to 1.6.0-rc.x
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
* Upgrade the version to 1.5.0-SNAPSHOT
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
2022-01-18 12:28:35 +05:30
Pravin Pushkar
185cdba293
Config api support ( #670 )
...
* inital draft for config api
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Introducing new client for preview apis and code refactoring
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Unit tests and code refactoring
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Adding integration test
Signed-off-by: pravinpushkar <ppushkar@microsoft.com>
* Copyright changes
Signed-off-by: pravinpushkar <ppushkar@microsoft.com>
* Review comments fixes
Signed-off-by: pravinpushkar <ppushkar@microsoft.com>
* Removed DaprPreviewClientProxy and updated example README
Signed-off-by: pravinpushkar <ppushkar@microsoft.com>
* Adding validate workflow for cofiguration api example
Signed-off-by: pravinpushkar <ppushkar@microsoft.com>
* fixing example autovalidation and code coverage
Signed-off-by: pravinpushkar <ppushkar@microsoft.com>
* Fixing autovalidation and removing getAllConfiguration
Signed-off-by: pravinpushkar <ppushkar@microsoft.com>
* Fixing review comments
Signed-off-by: pravinpushkar <ppushkar@microsoft.com>
* Add regex header checkstyle.
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
* Fix headers and add javadocs to some.
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2022-01-12 16:01:13 -08:00
greenie-msft
d37881b469
Update LICENSE to Apache 2.0 ( #657 )
...
* Update LICENSE to Apache 2.0
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
* Update headers to Apache 2.
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-12-09 20:15:47 +05:30
Artur Souza
f31734d277
Fix vault example + Upgrade Dapr CLI and runtime. ( #666 )
...
* Upgrade Dapr CLI and runtime.
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
* Fix expected vault output.
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
2021-12-08 18:39:53 -08:00
Artur Souza
ed1fac1f89
Upgrade the version to 1.4.0-SNAPSHOT ( #632 )
2021-09-15 22:03:12 -07:00
Tom Cools
ac93218c5a
Cleanup Maven POM files ( #604 )
...
Added fixed versions for maven-deploy-plugin & spring-boot-maven-plugin as this would otherwise break in a future maven version.
Also fixed some indenting and removed duplicate declarations.
Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com>
2021-08-20 19:07:31 -07:00
Mukundan Sundararajan
f199afba95
deprecate builders and add setters for domain classes ( #596 )
...
* deprecate builders and add setters for domain classes
exclude builders from coverage checks
properly set parallelism for getbulkstaterequest
Initialize default metadata to empty HashMap PublishEventRequest
Decrease code coeverage ratio for dapr-sdk
* Fix casing
2021-08-20 14:54:01 -07:00
Maarten Mulders
ae5c2a1314
Declare CloudEvent generic to allow automatic payload deserialization using Jackson ( #591 )
...
* Declare CloudEvent generic
* Fix timestamp in logging
* Declare Spring Boot version once
* Simplify administration of received events
* Update docs
* Always return a list, even if it's empty
Rather than returning `null` when no
messages are present for a topic.
2021-08-13 13:52:37 -07:00
Justin Rovang
0e5e3112de
Added SPEL evaluation against spring boot @Topic attributes ( #556 )
...
* [WIP] Added SPEL evaluation against spring boot @Topic name and pubsubname attributes
* [WIP] Updated SubscriberController to use SPEL in @Topic
* 554 - SPEL for @Topic attributes: Updated documentation and examples
* Updated documentation as discussed
* Update README.md
* Update SubscriberController.java
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-06-17 22:48:45 -07:00
halspang
2eb6e1d9e3
Upgrade the version to 1.2.0-SNAPSHOT ( #549 )
2021-05-19 22:01:28 -07:00
Artur Souza
27ce598369
Bring back stop examples, use 1.2 RCs ( #548 )
...
* Revert "Update refs to release-1.2-rc1 (#547 )"
This reverts commit 30c008939a
.
* Update CLI and daprd to 1.2.0 RCs.
2021-05-19 13:08:05 -07:00
halspang
30c008939a
Update refs to release-1.2-rc1 ( #547 )
2021-05-18 20:28:37 -07:00
Artur Souza
dfd0d5c7af
Modify the pubsub example to have custom span. ( #538 )
2021-05-03 11:26:21 -07:00
Artur Souza
7467575a97
Revert "Adjusted the configuration of Maven. ( #532 )" ( #536 )
...
This reverts commit 5cc79811cb
.
2021-04-29 18:48:29 -07:00
LLLLimbo
5cc79811cb
Adjusted the configuration of Maven. ( #532 )
...
* Adjusted the configuration of Maven.
* Update pom.xml
* Remove os-maven-plugin and spring-boot-maven-plugin in parent pom
* Add version of spring-boot-maven-plugin in the example pom.
Add spring-boot-dependencies dependency management in sdk-springboot.
Add maven-compiler-plugin to the parent pom's pluginManagement
Remove protoc-jar-maven-plugin in example's dependencies.
* Update pom.xml
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-04-26 23:26:11 -07:00
Artur Souza
1d36d550f9
Merge branch 'master' into tracing_example_validate
2021-03-11 10:20:29 -08:00
Artur Souza
157d5bef11
Auto-validation for tracing sample.
2021-03-10 23:59:27 -08:00
Artur Souza
c574955214
Remove all example PNGs that are text only.
2021-03-10 22:12:42 -08:00
Artur Souza
3ca641c429
Merge remote-tracking branch 'upstream/release-1.0' into merge_release_100
2021-02-16 18:19:15 -08:00
Artur Souza
45c81afa06
Upgrade the version to 1.1.0-SNAPSHOT ( #494 )
2021-02-16 18:14:23 -08:00
Artur Souza
564b0870f9
Upgrade version to 1.0.0
2021-02-16 17:56:14 -08:00
Artur Souza
9dd312310d
Release 1.0.0-rc-6
2021-02-16 00:14:04 -08:00
Artur Souza
c03441c782
Merge remote-tracking branch 'upstream/master' into release-1.0
2021-02-16 00:10:23 -08:00
Artur Souza
ce7ecb9965
Allows override of content-type in pubsub publish. ( #492 )
2021-02-16 00:03:08 -08:00
Artur Souza
f4a35e7b7f
Merge pull request #488 from dapr/master
2021-02-12 08:26:02 -08:00
Mukundan Sundararajan
0a826d0726
fix examples for latest rc. validate build with latest rc ( #487 )
2021-02-11 17:01:26 -08:00
Artur Souza
207ed0231d
Release 1.0.0-rc-5
2021-02-10 21:16:11 -08:00
Artur Souza
6b9a0e1bce
Merge branch 'master' into release-1.0
2021-02-10 21:11:44 -08:00
Artur Souza
1b3077071f
Update license header. ( #483 )
2021-02-06 00:18:47 -08:00
xiazuojie
0cd2f373d2
remove io.dapr.client.domain.Response from DaprClient APIs ( #476 )
...
* change: remove io.dapr.client.domain.Response from getState API. This is just a showcase of how to use reactor.util.context.Context
* fix: code style
* change: remove io.dapr.client.domain.Response from invokeMethod API
* change: completely remove io.dapr.client.domain.Response and update all APIs
change: remove reactor.util.context.Context from "request" classes.
* removed getStateContext test case
update README.md
* removed default impl from DaprClient
Co-authored-by: Xia Zuojie <zuojie@alibaba-inc.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-02-05 23:20:25 -08:00
Artur Souza
243342f627
Release 1.0.0-rc-4
2021-02-01 20:11:40 -08:00
Artur Souza
24eac052b8
Merge remote-tracking branch 'upstream/master' into release-1.0
2021-02-01 20:06:05 -08:00
Artur Souza
5d7700b570
Refactor params for State class + Unit test example ( #473 )
...
* Refactor order of params for State class.
* Example for unit testing.
* Change toString() for State class.
* Add unittesting example to main README.
* Fix cmd for unittesting example.
* Add sleep to http inputing binding example validation.
* Fix unittesting example check.
2021-02-01 19:03:25 -08:00
Artur Souza
3918db1758
Remove unused screenshot for state example. ( #465 )
2021-01-30 19:27:26 -08:00
Mukundan Sundararajan
135b68c09b
Setup auto validation of java examples ( #464 )
...
* Setup auto validation of java examples
* Update README.md
* Update validate.yml
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-01-30 16:12:51 -08:00
Artur Souza
72c7cdcbeb
Release 1.0.0-rc-3
2021-01-29 10:53:31 -08:00
Artur Souza
c2784b760f
Merge branch 'master' into release-1.0
2021-01-29 10:48:34 -08:00
Artur Souza
ba496064d1
Removing OpenTelemetry and OpenCensus SDK. ( #463 )
2021-01-29 09:23:48 -08:00
Artur Souza
a42120f7f1
Merge branch 'master' into release-1.0
2021-01-27 15:58:15 -08:00
Artur Souza
6c26942dd5
Adds autoconfiguration for springboot apps. ( #459 )
...
* Adding Dapr Spring Boot Starter.
* Move Dapr Spring Boot Starter into existing sdk-springboot project.
Co-authored-by: Darren Wang <darren_wang@outlook.com>
2021-01-27 10:40:14 -08:00
karishma-chawla
efee05681e
Updating state management example to include etag mismatch exception handling ( #458 )
...
* Updating state management example to include etag mismatch exception scenario. Dapr runtime grpc exception handling was recently updated to return aborted error code on etage mismatch for mutations, the example is updated to reflect that the runtime updates will be propagated through the java sdk.
* Addressed feedback to merge block call with api call.
* Updating readme with block() call updates, missed in previous commit
2021-01-26 17:14:51 -08:00
Artur Souza
c5b4cbd3f5
Add version to Components. ( #455 )
2021-01-25 22:14:19 -08:00
Artur Souza
57345ebf3e
Use DaprChannel instead of closeable ActorProxyBuilder. ( #451 )
...
* Use DaprChannel instead of closeable ActorProxyBuilder.
* Refactor Actor channel into DaprChannel and out of ActorProxyBuilder.
* Rename DaprChannel to ActorClient and make it a DaprClient.
* Make ActorClient not implement DaprClient but implement same method.
* Update sdk-actors/src/main/java/io/dapr/actors/client/ActorProxyBuilder.java
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
* Update sdk-actors/src/test/java/io/dapr/actors/client/ActorProxyBuilderTest.java
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
* Rename ActorProxyForTestsImpl to ActorProxyImplForTests
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-01-25 12:04:58 -08:00
Artur Souza
446cd17e18
Support ActorMethod to change method's name. ( #448 )
2021-01-19 23:34:14 -08:00
Artur Souza
d43272fdc6
Rename InvokeServiceRequest to InvokeMethodRequest. ( #443 )
...
* Rename InvokeServiceRequest to InvokeMethodRequest.
* Organize imports.
2021-01-15 04:51:48 -08:00
Artur Souza
9e13586ecc
Refactor tracing demo to show A->B->C call stack. ( #436 )
2021-01-08 15:03:00 -08:00
Artur Souza
6a44d51279
Adds method to wait for Dapr sidecar. ( #433 )
2020-12-30 19:29:23 -08:00
Artur Souza
1a6675add8
Support TTL in PubSub. Fixes + refactor of CloudEvent. Fix handling content-type in PubSub over GRPC ( #431 )
2020-12-30 13:37:15 -08:00
Artur Souza
08f133dd1b
Throws IllegalArgumentException without wrapping as DaprException. ( #426 )
2020-12-21 16:21:01 -08:00
Artur Souza
8c79d7c265
Update zipkin detail page for tracing sample. ( #422 )
2020-12-17 01:21:02 -08:00
Artur Souza
7f1ce0bed7
Update zipkin detail page for tracing sample. ( #423 )
2020-12-17 01:20:33 -08:00
Artur Souza
b0f1a44a3c
Split components dir for samples + other fixes. ( #417 )
2020-12-16 12:48:06 -08:00
Arghya Sadhu
11d9e3b0b8
Rename methods and parameters for consistency across SDKs ( #410 )
...
Signed-off-by: Arghya Sadhu <arghya88@gmail.com>
2020-12-16 00:06:54 -08:00
Artur Souza
de4c37e3a5
Upgrade the version to 1.0.0-SNAPSHOT ( #413 )
2020-12-15 23:34:20 -08:00
Artur Souza
db9166ee22
Split components dir for samples + other fixes. ( #416 )
2020-12-15 23:34:05 -08:00
Artur Souza
17831bed51
Release 1.0.0-rc-2
2020-12-14 18:28:08 -08:00
Artur Souza
3f51e29dde
Fix actor sample + remove HTTP reference in docs and code. ( #407 )
...
* Fix actor sample + remove HTTP reference in docs and code.
* Fix logging for IT.
2020-12-11 13:54:23 -08:00
Artur Souza
adce91f743
Throw DaprException consistently + doc + example. ( #403 )
2020-12-08 15:58:07 -08:00
Artur Souza
cf1c10d85a
Actor over GRPC. ( #395 )
2020-11-24 15:23:35 -08:00
Artur Souza
a5c9bf73ba
Upgrade the version to 0.11.0-SNAPSHOT ( #390 )
2020-11-16 12:34:44 -08:00
Artur Souza
6acae187d9
Fixing instructions for secrets API example. ( #389 )
2020-11-16 12:18:11 -08:00
haidao
9dcff43ef0
open telemetry upgrade to 0.10.0 ( #386 )
...
* open telemetry upgrade to 0.10.0
* open telemetry upgrade to 0.10.0
* open telemetry upgrade to 0.10.0
* open telemetry upgrade to 0.10.0
* open telemetry upgrade to 0.10.0
Co-authored-by: haidao <wlf190783@alibaba-inc.com>
2020-11-13 13:00:21 -08:00
Mukundan Sundararajan
97eacf9598
update open telemetry lib version 0.7.1 ( #380 )
...
* update readme with secrets example link
* Update opentelemetry to 0.7.1, change repo id for sping
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2020-11-09 21:52:36 -08:00
Mukundan Sundararajan
751ea2168c
upgrade dependency versions ( #378 )
2020-11-04 16:22:39 -08:00
Aaron Crawfis
e65cdf1b7e
Update docs links
2020-10-23 11:46:41 -07:00
Artur Souza
76c848bb6f
Fixes timer invocation after app restarts. ( #363 )
2020-10-16 14:29:31 -07:00
Artur Souza
7f261be7ed
Upgrade the version to 0.10.0-SNAPSHOT ( #345 )
2020-09-28 11:15:38 -07:00
Mukundan Sundararajan
9539f23fb5
Fix State example readme ( #343 )
2020-09-22 11:31:55 -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
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
eede480403
Support W3C tracing + example. ( #320 )
2020-08-25 11:20:33 -07:00
Charlie Stanley
d72e4cc49b
Upgrade the version to 0.9.0-SNAPSHOT
2020-08-19 13:38:16 -07:00
Charlie Stanley
63f591e877
Add support for multi-pubsub ( #309 )
2020-08-18 18:20: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
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
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
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
Mukundan Sundararajan
f5aff5e0bd
Update README.md ( #297 )
...
Closes #285
2020-07-07 11:50:09 -07:00
Artur Souza
dbdab2ed69
Upgrade the version to 0.7.0-SNAPSHOT ( #292 )
2020-06-05 20:01:51 -07:00