Lucio Franco and GitHub
8fa6daae92
chore: Prepare tonic 0.4.2 and health 0.3.1 ( #605 )
2021-04-13 18:20:13 -04:00
David Pedersen and GitHub
7889c7ff97
Prepare 0.4.1 release ( #580 )
2021-03-16 17:39:57 +01:00
Lucio Franco and GitHub
fda2d689d4
chore: Prepare 0.4 release ( #538 )
...
* Prepare `0.4` release
* Fix cargo issues
2021-01-15 13:38:36 -05:00
fdda5ae26a
Upgrade to Tokio 1.0.0 ecosystem ( #530 )
...
* Upgrade Tonic to Tokio 1.0
Work in progress for updating Tonic to Tokio 1.0. Since tower has not
been released to crates.io, a git dependency is taken instead.
* Upgrade Tonic to Tokio 1.0 phase 2
* tonic: remove tower-* deps
* Apply suggestions from code review
Co-authored-by: Ed Marshall <[email protected] >
Co-authored-by: Lucio Franco <[email protected] >
2021-01-11 12:18:34 -05:00
Lucio Franco and GitHub
90858926b6
chore: Prepare 0.3.1 release ( #436 )
2020-08-20 10:49:12 -04:00
Lucio Franco
ecb1920782
fix doc link
2020-07-13 13:02:44 -04:00
Lucio Franco and GitHub
62b8ab0b51
chore: Prepare 0.3.0 release ( #399 )
...
* chore: Prepare 0.3.0 release
* update changelog
* fix builds
* Update breaking changes
2020-07-13 13:00:54 -04:00
Lucio Franco and GitHub
a567f17e52
chore: Prepare 0.2.2 release ( #396 )
2020-07-10 12:59:22 -04:00
Lucio Franco and GitHub
6f378e2bd0
chore: Prepare 0.2 release ( #321 )
...
Signed-off-by: Lucio Franco <[email protected] >
2020-04-01 14:34:51 -04:00
Gyusun Yeom and GitHub
f65cda1ea0
feat(build): Decouple codgen from prost ( #170 )
2020-03-01 13:52:31 -05:00
Lucio Franco and GitHub
66ac4c4049
chore: Prepare 0.1.1 release ( #246 )
...
* chore: Prepare 0.1.1 release
* add missing pr
2020-01-20 11:53:45 -05:00
Lucio Franco and GitHub
f4ecf47428
chore: Prepare 0.1.0 release ( #234 )
2020-01-14 09:36:19 -05:00
Marcel and Lucio Franco
dadc8186c2
chore: Upgrade to prost, prost-build and prost-derive 0.6 ( #230 ) ( #231 )
2020-01-13 09:40:57 -05:00
Adam Jacob and Lucio Franco
8997f47b6d
chore: Upgrade to prost master and bytes 0.5 ( #224 )
...
This upgrades tonic to prost's master branch, and moves everything to
bytes 0.5.
2020-01-11 11:05:08 -08:00
Lucio Franco and GitHub
61a770dedf
chore: Prepare 0.1.0-beta.1 release ( #200 )
...
* chore: Prepare `0.1.0-beta.1` release
* Update changelog
* Fix tower paths
2019-12-19 18:44:25 -05:00
Lucio Franco and GitHub
5fe21f3b24
chore: Prepare alpha.6 release ( #130 )
2019-11-10 17:40:51 +01:00
Lucio Franco and GitHub
3a39b1e7c8
chore: Prepare alpha.5 release ( #108 )
...
Signed-off-by: Lucio Franco <[email protected] >
2019-10-31 14:26:35 -04:00
Lucio Franco and GitHub
77fc74038f
chore: Prepare alpha.4 release ( #91 )
...
* chore: Prepare alpha.4 release
* Update changelog
2019-10-23 15:09:49 -04:00
Lucio Franco and GitHub
8cddf8a12c
chore: Prepare 0.1.0-alpha.3 release ( #65 )
2019-10-09 17:27:15 -04:00
Lucio Franco and GitHub
4628ff0258
chore: Prepare 0.1.0-alpha.2 release ( #58 )
...
Signed-off-by: Lucio Franco <[email protected] >
2019-10-07 22:01:59 -04:00
Lucio Franco and GitHub
2670b349f9
fix(codegen): Fix Empty protobuf type and add unimplemented ( #26 )
...
* Add license attribute to tonic-build
* fix(codegen): Fix Empty protobuf type and add unimplemented
* Remove syn full feature
2019-10-01 23:46:54 -04:00
Lucio Franco and GitHub
a282b6682d
chore(release): Prepare 0.1.0-alpha.1 release ( #24 )
2019-10-01 22:13:52 -04:00
Lucio Franco
08d8795d17
more docs
2019-10-01 17:08:32 -04:00
Juan Alvarez and Lucio Franco
d275785c55
Update dependencies ( #18 )
...
* update dependencies
* tonic-examples: Lock -> Mutex
2019-10-01 15:04:07 -04:00
Lucio Franco
1e579d1bd4
Fix rustfmt in tonic-build
2019-09-24 15:41:09 -04:00
Lucio Franco
60c9629630
Refactor all of the tls
2019-09-24 14:32:16 -04:00
John Doneth and Lucio Franco
eb0c0c286b
Improve tonic-build configuration ( #2 )
2019-09-23 09:32:44 -04:00
Lucio Franco
922e480cec
Add easy connect method in codegen
2019-09-21 14:21:28 -06:00
Lucio Franco
cc8a7bfcbf
make rustfmt optional
2019-09-06 18:25:27 -04:00
Lucio Franco
d0cfafafc6
Move codegen to build and remove macros
2019-09-06 15:19:18 -04:00
Lucio Franco
5e208d9da2
First pass at macro
2019-08-15 17:50:25 -04:00