Lucio Franco
|
ae75801604
|
chore: Prepare 0.9.2 release (#1362)
|
2023-04-17 15:16:32 +00:00 |
|
Lucio Franco
|
01cba4992c
|
chore: Prepare 0.9.1 release (#1343)
* Update documentation url in cargo tomls
* Bump versions to 0.9.1
* Update guides
* Add prepare/publish scripts
* Update changelog
|
2023-04-03 14:31:03 +00:00 |
|
Lucio Franco
|
3a497f2ca2
|
chore: Prepare v0.9.0 release (#1337)
|
2023-03-31 18:41:53 +00:00 |
|
Lucio Franco
|
a9db219e50
|
fix(web): Fix enable and update docs (#1326)
* fix(web): Fix `enable` and update docs
* fix example, update deny
* fix namedservice path
|
2023-03-20 17:04:46 +00:00 |
|
Francesco Guardiani
|
b5764035eb
|
Remove unnecessary Clone bound in GrpcWebLayer (#1291)
Signed-off-by: slinkydeveloper <francescoguard@gmail.com>
|
2023-02-22 12:10:36 +00:00 |
|
tottoto
|
74e4400219
|
chore: Use feature resolver v2 and turn off unused features (#1270)
* chore: Use feature resolver version 2
* chore(web): Turn off unused features
|
2023-02-15 14:46:27 +00:00 |
|
tottoto
|
ee6ccfbcc2
|
chore: Update to base64 0.21 (#1228)
|
2023-01-11 11:25:38 -05:00 |
|
tottoto
|
2dd09c02bd
|
chore: Fix clippy lint (#1181)
|
2022-12-13 11:29:29 -05:00 |
|
Lucio Franco
|
dc079c12bf
|
chore: Prepare v0.8.3 release (#1164)
|
2022-11-28 13:35:48 -05:00 |
|
Francesco Guardiani
|
a98d719fb4
|
feat(web): Removed Cors impl and replaced with tower-http's CorsLayer (#1123)
Fix #1122, see the issue for more details.
Signed-off-by: slinkydeveloper <francescoguard@gmail.com>
|
2022-10-31 13:56:36 -04:00 |
|
Francesco Guardiani
|
40536dc134
|
feat(web): Implement tower::Layer for tonic_web::Config (#1119)
Signed-off-by: slinkydeveloper <francescoguard@gmail.com>
|
2022-10-28 13:59:01 -04:00 |
|
Nicolas Guiard
|
64e29c621b
|
test(tonic-web): fix grpc_web_content_types() test not covering all cases (#1113)
|
2022-10-18 13:25:24 -04:00 |
|
Lucio Franco
|
ec359ba35f
|
chore: Prepare 0.8 release (#1044)
|
2022-07-29 16:45:57 -04:00 |
|
Lucio Franco
|
e87db5280e
|
chore: Prepare aux crates for release (#955)
|
2022-04-01 10:45:31 -04:00 |
|
Yiyu Lin
|
37cd48304f
|
fix(web): Fix error tonic-web doc url (#928)
|
2022-02-25 14:19:40 -05:00 |
|
Lucio Franco
|
2fe7131a23
|
chore: Prepare 0.6.0 release (#811)
|
2021-10-25 10:25:56 -04:00 |
|
David Pedersen
|
4b0ece6d28
|
chore: fix clippy lints (#707)
|
2021-07-09 18:23:55 +02:00 |
|
Juan Alvarez
|
8084f4ea26
|
chore(tonic-web): include crate in top-level workspace (#648)
This PR adds the tonic-web crate to tonic's workspace members.
Unit and integration tests should now run as part of CI runs.
|
2021-06-03 11:48:53 -05:00 |
|