Artur Souza
31ab1f4d36
Generate updated javadocs for 1.4.0
...
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
2022-01-24 17:41:21 -08:00
Artur Souza
0523e50d58
Upgrade version to 1.4.0
...
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
2022-01-24 17:10:17 -08:00
Artur Souza
a2614c4984
Release 1.4.0-rc-2
...
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
2022-01-18 11:32:59 -08:00
Artur Souza
4ed7109f16
Update CLI and runtime to 1.6.0-rc.x
...
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
2022-01-17 22:31:30 -08:00
Artur Souza
1099ac1bbd
Release 1.4.0-rc-1
...
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
2022-01-17 22:27:20 -08:00
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
dependabot[bot]
d8b8a5b4a8
Bump actions/setup-java from 2.4.0 to 2.5.0 ( #668 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v2.4.0...v2.5.0 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2022-01-10 20:48:08 +05:30
Will
91dd2fbe7d
Add DCO requirements and updated code of conduct ( #669 )
...
Issue reference: dapr/docs#2039
Signed-off-by: Will <william.wl.tsai@gmail.com>
2021-12-30 00:04:20 -08:00
dependabot[bot]
413a036c58
Bump actions/github-script from 1 to 5 ( #655 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 1 to 5.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v1...v5 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-17 13:59:23 -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
dependabot[bot]
513ca429c0
Bump actions/setup-java from 2.3.1 to 2.4.0 ( #663 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v2.3.1...v2.4.0 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-07 14:22:09 -08:00
Mukundan Sundararajan
05bf66e0d4
Add auto-assign dapr_bot workflow ( #654 )
2021-11-12 14:22:23 -08:00
Maarten Mulders
be7edb17f6
Migrated out of JCenter as a Maven repository manager ( #648 )
...
* Upgrade okhttp-mock dependency
Version 1.3.2 was never deployed to Maven Central
* No longer refer to JCenter, as it has been shut down
2021-10-29 14:51:10 -07:00
Artur Souza
b7c3bea202
Generate updated javadocs for 1.3.1 ( #643 )
2021-10-18 14:00:44 -07:00
Artur Souza
6ee25196fd
Split build and publish steps in pipeline. ( #644 )
...
* Split build and publish steps in pipeline.
* Update build.yml
2021-10-14 10:57:32 -07:00
Artur Souza
8404b77d8c
Filter out headers not required for W3C in service invocation. ( #642 )
2021-10-11 17:22:38 -07:00
dependabot[bot]
ed43ba20c0
Bump codecov/codecov-action from 2.0.3 to 2.1.0 ( #635 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v2.0.3...v2.1.0 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-11 16:26:22 -07:00
Ian Luo
5f4ee05d64
Add a new integration test to validate that the built jars are compatible with Java 8. #602 ( #636 )
...
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-10-06 13:00:48 -07:00
dependabot[bot]
8d9a171be8
Bump actions/setup-java from 2.3.0 to 2.3.1 ( #637 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v2.3.0...v2.3.1 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-06 11:52:36 -07:00
Artur Souza
680915e832
Fix PubSubIT due to race in map. ( #634 )
2021-09-17 16:26:42 -07:00
Artur Souza
addf6029c0
Generate updated javadocs for 1.3.0 ( #633 )
2021-09-17 15:54:13 -07:00
Artur Souza
ed1fac1f89
Upgrade the version to 1.4.0-SNAPSHOT ( #632 )
2021-09-15 22:03:12 -07:00
Artur Souza
3561d68e6b
Update dapr and proto version to 1.4 RCs. ( #628 )
...
* Update dapr and proto version to 1.4 RCs.
* Fix publish to only run with JDK 11.
2021-09-10 15:55:03 -07:00
dependabot[bot]
e22de39f43
Bump actions/setup-java from 2.2.0 to 2.3.0 ( #610 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v2.2.0...v2.3.0 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-08-30 22:30:38 -07:00
Robert LU
9c85a0f78e
Update pom.xml example ( #611 )
...
* Update version of sdk
* Use xml format comment
Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com>
2021-08-30 17:01:09 -07:00
dependabot[bot]
bab9d85620
Bump codecov/codecov-action from 2.0.2 to 2.0.3 ( #609 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v2.0.2...v2.0.3 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-30 16:00:52 -07:00
Maarten Mulders
70e18d8b5a
Prepare build for Java16 ( #598 )
...
* Upgrade Mockito to latest version
* Run GitHub Actions on Java 11 and 16
* Run JUnit tests with `--add-opens java.base/java.util=ALL-UNNAMED`
* Move Surefire JVM arguments to Maven property
* Update build.yml
* Update validate.yml
* simplily build singleton dapr http (#590 )
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
* Add Automerge workflow (#605 )
* Add Automerge workflow
The automerge workflow will check for complete and approved pull requests and will merge them automatically.
Sources:
- For the python script to execute the merge: https://raw.githubusercontent.com/dapr/dapr/master/.github/scripts/automerge.py (only changed the label from "automerge" to "auto-merge")
- https://raw.githubusercontent.com/dapr/dapr/master/.github/workflows/dapr-bot-schedule.yml (only copied the automerge part, not the prune_stale part as that was not part of the issue.
Resolves https://github.com/dapr/java-sdk/issues/603
* Update automerge-bot.yml
* Update automerge-bot.yml
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
* 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>
* Add support for @PostMapping("/path") to pub/sub topic subscriptions (#583 )
* Remove duplicate dependency
* Transform into managed dependencies
* Remove old JUnit version from dependencies
* Add tests for DaprBeanPostProcessor
* Also register PostMappings that use value
* Modify existing pub/sub test to no use @PostMapping(path="...")
* Remove added dependencies on AssertJ, Spring Test and Servlet API
* Remove test in favour of the sdk-tests one
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
* Run JUnit tests in all modules with java.base/java.util and java.base/java.lang opened to all modules
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: 浩 <inf2inf2@outlook.com>
Co-authored-by: Tom Cools <tom.cools@live.be>
Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com>
2021-08-30 15:32:32 -07:00
Maarten Mulders
93dbbbb3ab
Advise how to resolve OkHttp version conflict with Spring Boot ( #589 )
...
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com>
2021-08-24 15:12:17 -07:00
Maarten Mulders
3c3a5277d6
Add support for @PostMapping("/path") to pub/sub topic subscriptions ( #583 )
...
* Remove duplicate dependency
* Transform into managed dependencies
* Remove old JUnit version from dependencies
* Add tests for DaprBeanPostProcessor
* Also register PostMappings that use value
* Modify existing pub/sub test to no use @PostMapping(path="...")
* Remove added dependencies on AssertJ, Spring Test and Servlet API
* Remove test in favour of the sdk-tests one
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-08-20 19:37:18 -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
Tom Cools
a9397abce0
Add Automerge workflow ( #605 )
...
* Add Automerge workflow
The automerge workflow will check for complete and approved pull requests and will merge them automatically.
Sources:
- For the python script to execute the merge: https://raw.githubusercontent.com/dapr/dapr/master/.github/scripts/automerge.py (only changed the label from "automerge" to "auto-merge")
- https://raw.githubusercontent.com/dapr/dapr/master/.github/workflows/dapr-bot-schedule.yml (only copied the automerge part, not the prune_stale part as that was not part of the issue.
Resolves https://github.com/dapr/java-sdk/issues/603
* Update automerge-bot.yml
* Update automerge-bot.yml
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-08-20 18:27:33 -07:00
浩
34bf149a1a
simplily build singleton dapr http ( #590 )
...
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-08-20 16:21:40 -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
dependabot[bot]
d423e326f3
Bump actions/setup-java from 2.1.0 to 2.2.0 ( #595 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v2.1.0...v2.2.0 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-17 15:23:14 -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
dependabot[bot]
df54a5dc2c
Bump codecov/codecov-action from 1 to 2.0.2 ( #584 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 1 to 2.0.2.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v2.0.2 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-07-30 11:52:22 -07:00
Artur Souza
f717cd6173
Generate updated javadocs for 1.2.0 ( #586 )
2021-07-29 09:17:05 -07:00
greenie-msft
d3df194bad
Add dapr docs ( #581 )
...
* Add Dapr Docs
* Added Java code examples for all building blocks
* Fixed version numbers and comments
* Fixed version numbers
* Update java-contributing.md
* PR review updates.
- Reduce Dapr version to 1.1.0
- Correct code syntax
- Describe Virtual Actors Pattern
* Change version back to 1.1.0
* Add Dapr Docs
* Added Java code examples for all building blocks
* Fixed version numbers and comments
* Fixed version numbers
* Update java-contributing.md
* PR review updates.
- Reduce Dapr version to 1.1.0
- Correct code syntax
- Describe Virtual Actors Pattern
* Change version back to 1.1.0
* Reference shortcode for java sdk version
* Update docs version script
* Rever version of SDK to 1.1.0
Co-authored-by: Paul Yuknewicz <paulyuk@microsoft.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-07-26 13:23:04 -07:00
Kevin_T
50f80d8af5
chore: format some places to make the code more standardized ( #578 )
...
* chore: format some places to make the code more standardized
* test: add unit test for {@code DaprClient#getState} to cover {@code StateOptions#getStateOptionsAsMap}
2021-07-21 14:09:38 -07:00
Artur Souza
94448a9f09
Update to use runtime and CLI 1.3 RC1. ( #580 )
2021-07-19 09:19:28 -07:00
Bernd Verst
c3e60bb2ef
Update GRPC libraries for security updates ( #573 )
...
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Define GRPC version as build property
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-07-14 16:39:24 -07:00
Bernd Verst
48b2d44aa7
Add support for configuring actor reminder storage partitions ( #574 )
...
* Update GRPC libraries for security updates
* AdConfigurable actor reminder storage patitions
* autoformat code
* Fix test and linter error
* more autoformatting
* competing style checker :(
Co-authored-by: Ubuntu <beverst@beverst-ubuntu.4gvshbv0hrpejbsei5kugsxnoc.xx.internal.cloudapp.net>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-07-12 16:02:25 -07:00
dependabot[bot]
fdbd084fd4
Bump actions/setup-java from 1 to 2.1.0 ( #572 )
...
* Bump actions/setup-java from 1 to 2.1.0
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 1 to 2.1.0.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v1...v2.1.0 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update build.yml
* Update validate.yml
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-07-12 15:37:49 -07:00
Aaron Crawfis
6ff64d0445
Update CODEOWNERS ( #571 )
...
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-07-02 18:38:35 -07:00
Bernd Verst
527d6c6aa9
Enable dependabot for all packages. ( #570 )
...
* Enable dependabot for all packages.
* Make dependabot PRs against special branch
2021-07-02 18:30:04 -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
Artur Souza
5c05f3d9c7
Change Actor gRPC client to async. ( #564 )
2021-06-14 13:37:31 -07:00
delvh
d056d9a780
Remove no Longer Needed External Maven Repositories From README ( #557 )
...
* Remove no longer needed external maven repositories
* Update README.md
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-06-06 23:43:53 -07:00
Xiong, Pin
9ce75d977e
fix: Fatal error compiling: invalid flag: --release ( #560 )
...
* fix: Fatal error compiling: invalid flag: --release
* Update README.md
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-06-02 23:38:53 -07:00