Commit Graph

7 Commits

Author SHA1 Message Date
Joe DiPol
437fbd730d Update version to 2.1.1-SNAPSHOT (#2462) 2020-10-16 15:37:23 -07:00
Joe DiPol
78eddfe47a Update version to 2.0.3-SNAPSHOT (#2323) 2020-09-04 11:18:57 -07:00
Joe DiPol
0bb8d792da Bump version to 2.0.2-SNAPSHOT. Update CHANGELOG (#2111)
* Bump version to 2.0.2-SNAPSHOT Update CHANGELOG
2020-06-30 14:47:34 -07:00
Joe DiPol
8bbe29ecc8 2.0: Update version to 2.0.1-SNAPSHOT. Update CHANGELOG (#2082)
* Update CHANGELOG.md after 2.0.0 release

* Update version to 2.0.1-SNAPSHOT
2020-06-23 11:32:04 -07:00
Joe DiPol
e25fdd4774 Update version to 2.0.0-SNAPSHOT. update-version now edits build.grad… (#1348)
* Update version to 2.0.0-SNAPSHOT. update-version now edits build.gradle file
2020-02-03 22:23:42 -08:00
Joe DiPol
eb999f5c56 Update version to 2.0-SNAPSHOT (#1167) 2019-11-23 13:44:00 +01:00
Jonathan Knight
70d434d52d gRPC microprofile support (#910)
* gRPC microprofile support (#107)

Adding gRPC microprofile support

* Resolve review comments, checkstyle and spot-bugs issues

* Fixing copyright

* Rebasing on Oracle/Helidon master

* Add support for CDI discovery of MarshallerSuppliers

* Improve error logging

* Rebasing on Oracle/Helidon master

* Changes based on pull request feedback

* Use Resource class for resources loaded from configuration

* Refactoring based on pull request feedback

* Use the standard protobuf Empty message type instead of a custom Empty message

* Support CompletionStage as a return type in MP annotated gRPC service methods
2019-10-21 17:12:17 +02:00