From 2b097d0b7695e73634c8a63bbf55327384d7ccb6 Mon Sep 17 00:00:00 2001 From: Dominic Date: Thu, 12 May 2022 13:35:35 +0200 Subject: [PATCH] Release gotham_restful 0.7.2 --- CHANGELOG.md | 4 ++++ Cargo.toml | 2 +- README.md | 12 ++++++------ crates-io.md | 12 ++++++------ 4 files changed, 17 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92f4e5b8c8..81e61e0415 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](https://semver.org). ## [Unreleased] +## [0.7.2] - 2022-05-12 +### Updated + - The linked redoc version has been updated to [2.0.0-rc.68](https://github.com/Redocly/redoc/blob/master/CHANGELOG.md#200-rc68-2022-05-10) + ## [0.7.1] - 2022-04-29 ### Updated - The linked redoc version has been updated to [2.0.0-rc.67](https://github.com/Redocly/redoc/blob/master/CHANGELOG.md#200-rc67-2022-04-28) diff --git a/Cargo.toml b/Cargo.toml index 4977cf7777..b2db6bf083 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ members = [".", "./derive"] [package] name = "gotham_restful" -version = "0.7.1" +version = "0.7.2" authors = ["Dominic Meiser "] edition = "2021" rust-version = "1.58.0" diff --git a/README.md b/README.md index 3558cd8dd5..8aca01e328 100644 --- a/README.md +++ b/README.md @@ -414,13 +414,13 @@ limitations under the License. [__link1]: https://doc.rust-lang.org/stable/std/primitive.i64.html [__link10]: https://docs.rs/gotham/0.7.1/gotham/?search=gotham::state::State [__link11]: https://docs.rs/openapi_type/0.4.1/openapi_type/?search=openapi_type::OpenapiType - [__link12]: https://docs.rs/gotham_restful/0.7.1/gotham_restful/?search=gotham_restful::endpoint::Endpoint - [__link13]: https://docs.rs/gotham_restful/0.7.1/gotham_restful/?search=gotham_restful::endpoint::EndpointWithSchema + [__link12]: https://docs.rs/gotham_restful/0.7.2/gotham_restful/?search=gotham_restful::endpoint::Endpoint + [__link13]: https://docs.rs/gotham_restful/0.7.2/gotham_restful/?search=gotham_restful::endpoint::EndpointWithSchema [__link2]: https://doc.rust-lang.org/stable/std/?search=std::string::String - [__link3]: https://docs.rs/gotham_restful/0.7.1/gotham_restful/?search=gotham_restful::types::RequestBody + [__link3]: https://docs.rs/gotham_restful/0.7.2/gotham_restful/?search=gotham_restful::types::RequestBody [__link4]: https://docs.rs/gotham/0.7.1/gotham/?search=gotham::extractor::QueryStringExtractor [__link5]: https://docs.rs/gotham/0.7.1/gotham/?search=gotham::state::State - [__link6]: https://crates.io/crates/serde_json/1.0.79 - [__link7]: https://docs.rs/gotham_restful/0.7.1/gotham_restful/?search=gotham_restful::response::Response::header - [__link8]: https://docs.rs/gotham_restful/0.7.1/gotham_restful/?search=gotham_restful::cors::CorsRoute + [__link6]: https://crates.io/crates/serde_json/1.0.81 + [__link7]: https://docs.rs/gotham_restful/0.7.2/gotham_restful/?search=gotham_restful::response::Response::header + [__link8]: https://docs.rs/gotham_restful/0.7.2/gotham_restful/?search=gotham_restful::cors::CorsRoute [__link9]: https://diesel.rs/ diff --git a/crates-io.md b/crates-io.md index b439c8fe6d..07da85079d 100644 --- a/crates-io.md +++ b/crates-io.md @@ -385,13 +385,13 @@ limitations under the License. [__link1]: https://doc.rust-lang.org/stable/std/primitive.i64.html [__link10]: https://docs.rs/gotham/0.7.1/gotham/?search=gotham::state::State [__link11]: https://docs.rs/openapi_type/0.4.1/openapi_type/?search=openapi_type::OpenapiType - [__link12]: https://docs.rs/gotham_restful/0.7.1/gotham_restful/?search=gotham_restful::endpoint::Endpoint - [__link13]: https://docs.rs/gotham_restful/0.7.1/gotham_restful/?search=gotham_restful::endpoint::EndpointWithSchema + [__link12]: https://docs.rs/gotham_restful/0.7.2/gotham_restful/?search=gotham_restful::endpoint::Endpoint + [__link13]: https://docs.rs/gotham_restful/0.7.2/gotham_restful/?search=gotham_restful::endpoint::EndpointWithSchema [__link2]: https://doc.rust-lang.org/stable/std/?search=std::string::String - [__link3]: https://docs.rs/gotham_restful/0.7.1/gotham_restful/?search=gotham_restful::types::RequestBody + [__link3]: https://docs.rs/gotham_restful/0.7.2/gotham_restful/?search=gotham_restful::types::RequestBody [__link4]: https://docs.rs/gotham/0.7.1/gotham/?search=gotham::extractor::QueryStringExtractor [__link5]: https://docs.rs/gotham/0.7.1/gotham/?search=gotham::state::State - [__link6]: https://crates.io/crates/serde_json/1.0.79 - [__link7]: https://docs.rs/gotham_restful/0.7.1/gotham_restful/?search=gotham_restful::response::Response::header - [__link8]: https://docs.rs/gotham_restful/0.7.1/gotham_restful/?search=gotham_restful::cors::CorsRoute + [__link6]: https://crates.io/crates/serde_json/1.0.81 + [__link7]: https://docs.rs/gotham_restful/0.7.2/gotham_restful/?search=gotham_restful::response::Response::header + [__link8]: https://docs.rs/gotham_restful/0.7.2/gotham_restful/?search=gotham_restful::cors::CorsRoute [__link9]: https://diesel.rs/