| 8ee85fc4 | 01-Mar-2025 |
tottoto <[email protected]> |
chore: Remove html_root_url (#2184) |
| dcaa6791 | 23-Jan-2025 |
tottoto <[email protected]> |
chore: Introduce rust-version in manifest (#2160) |
| 5ad89bf5 | 13-Jan-2025 |
Yotam Ofek <[email protected]> |
chore(build): Fix typo (#2142) |
| 5e9a5bcd | 02-Jan-2025 |
tottoto <[email protected]> |
chore: Use lint config in manifest (#2114) |
| f4a879db | 23-Nov-2024 |
tottoto <[email protected]> |
chore!: Remove deprecated api (#2050) |
| 60b131d2 | 15-Nov-2024 |
tottoto <[email protected]> |
feat: Add Body type (#2013) |
| 9989968f | 22-Oct-2024 |
tottoto <[email protected]> |
feat(build): Make cleanup-markdown feature additive (#1952) |
| 3009cf52 | 22-Oct-2024 |
tottoto <[email protected]> |
chore: Start development of version 0.13 (#2014) |
| be4e0e77 | 07-Oct-2024 |
tottoto <[email protected]> |
chore: Refactor empty body constructor (#1981)
* chore: Refactor empty body constructor
* chore: Deprecate empty_body api |
| 4b8d2c46 | 26-Sep-2024 |
tottoto <[email protected]> |
chore: prepare 0.12.3 release (#1899)
* chore: prepare 0.12.3 release
* bump versions to 0.12.3
* update changelog
---------
Co-authored-by: Lucio Franco <[email protected]> |
| 517b7fc9 | 26-Sep-2024 |
Dirkjan Ochtman <[email protected]> |
Use constants for header names (#1933)
* tonic: rename header name consts and make public
* tonic: use header name constants in more places |
| ffd77945 | 20-Sep-2024 |
tottoto <[email protected]> |
feat(build): Reexport types related to prost (#1925) |
| 626b0947 | 09-Sep-2024 |
Alice Carroll <[email protected]> |
build: suppress `clippy::wildcard_imports` in generated code (#1937) |
| f7865372 | 09-Sep-2024 |
tottoto <[email protected]> |
chore(build): Remove unwrap from generated code (#1928) |
| 2464f080 | 06-Sep-2024 |
tottoto <[email protected]> |
chore(doc): Add document about how prost-build config is used (#1926) |
| 5965daa8 | 04-Sep-2024 |
tottoto <[email protected]> |
chore(doc): Replace deprecated compile with compile_protos (#1923) |
| 77b8223a | 04-Sep-2024 |
tottoto <[email protected]> |
feat(build): Add simple api to compile file descriptor set (#1921) |
| e4c71b8e | 04-Sep-2024 |
tottoto <[email protected]> |
feat(build): Rename compile method with compile_protos (#1920) |
| cee67546 | 04-Sep-2024 |
tottoto <[email protected]> |
feat(build): Add api to generate from file descriptor set (#1915) |
| 3a706b24 | 04-Sep-2024 |
tottoto <[email protected]> |
chore: Use Status constructor for each kind of status (#1913) |
| 9eb44073 | 04-Sep-2024 |
tottoto <[email protected]> |
chore(build): Remove redundant error handling (#1916) |
| 5be40f14 | 29-Aug-2024 |
Andrew Yuan <[email protected]> |
tonic:plumb skip_debug through prost Builder and add test (#1900) |
| 7173808a | 28-Aug-2024 |
tottoto <[email protected]> |
Revert "fix tonic-build cargo build script outputs (#1821)" (#1898)
This reverts commit dfd3bb4aa29fdb60b1bec21a51c8e8d4a8b24daf. |
| 1c5150aa | 26-Aug-2024 |
bytedream <[email protected]> |
feat(build): Add `#[deprecated]` to deprecated client methods (#1879)
* feat(build): Add `#[deprecated]` to deprecated client methods
* feat(build): Make `Method::deprecated` return false by defaul
feat(build): Add `#[deprecated]` to deprecated client methods (#1879)
* feat(build): Add `#[deprecated]` to deprecated client methods
* feat(build): Make `Method::deprecated` return false by default
* chore(build): Update deprecated attributes test
Co-authored-by: bytedream <[email protected]>
---------
Co-authored-by: tottoto <[email protected]>
show more ...
|
| 82a856fe | 26-Aug-2024 |
Dirkjan Ochtman <[email protected]> |
chore: prepare 0.12.2 release (#1881)
Co-authored-by: tottoto <[email protected]> |