Releases: juhaku/utoipa
Releases · juhaku/utoipa
utoipa-gen-5.0.0-rc.0
What's New 💎 🆕 🎉
- (73f6d4d) Fix typos @juhaku
- (56c06a1) Update
utoipa-config
version @juhaku - (7d22bcc) Remove commit commit id from changelogs (#1077) @juhaku
- (82e79d5) Update to rc @juhaku
- (61c98bb) Add changelogs for crates (#1075) @juhaku
- (4147119) Fix allow response
content_type
without schema (#1073) @juhaku - (8a5bb72) Add auto collect schemas for utoipa-axum (#1072) @juhaku
- (8d5149f) Auto collect tuple responses schema references (#1071) @juhaku
- (ac13f48) Chore unify request body and ext request body (#1067) @juhaku
- (5a06616) Implement automatic schema collection for requests (#1066) @juhaku
- (e0c5aa7) Refactor structs processing (#1060) @juhaku
- (e13cfe1) Refactor enums processing (#1059) @juhaku
- (e66b4ed) Add global config for
utiopa
(#1048) @juhaku - (f6d1c3d) Add support for
links
in#[utoipa::path]
(#1047) @juhaku - (06d539c) Add support for
termsOfService
to OpenApi derive (#1046) @juhaku - (f13d3d3) Add support for real generics (#1034) @juhaku
- (9d778b0) Add typos to CI (#1036) @jayvdb
- (ed255a1) Fix negative value parsing on schema attributes (#1031) @juhaku
- (18d004a) Disable unused default features of rust_decimal (#1029) @jayvdb
- (af79ed6) Add test for logical or security requirement @juhaku
- (b473b99) Make referenced schemas required (#1018) @juhaku
Full change log
utoipa-config-0.1.0-rc.0
utoipa-axum-0.1.0-rc.0
What's New 💎 🆕 🎉
- (73f6d4d) Fix typos @juhaku
- (7d22bcc) Remove commit commit id from changelogs (#1077) @juhaku
- (82e79d5) Update to rc @juhaku
- (61c98bb) Add changelogs for crates (#1075) @juhaku
- (8a5bb72) Add auto collect schemas for utoipa-axum (#1072) @juhaku
- (2d81c9b) Fix testing without explicit features (#1041) @jayvdb
- (9d778b0) Add typos to CI (#1036) @jayvdb
- (fcdb5db) Fix building utoipa-axum & utoipa-swagger-ui (#1038) @jayvdb
- (b0ae6ef) Chore change the operations implementation. (#1026) @juhaku
Full change log
utoipa-5.0.0-rc.0
What's New 💎 🆕 🎉
- (73f6d4d) Fix typos @juhaku
- (56c06a1) Update
utoipa-config
version @juhaku - (7d22bcc) Remove commit commit id from changelogs (#1077) @juhaku
- (82e79d5) Update to rc @juhaku
- (61c98bb) Add changelogs for crates (#1075) @juhaku
- (abd3572) Fix brokent doc links @juhaku
- (4147119) Fix allow response
content_type
without schema (#1073) @juhaku - (8a5bb72) Add auto collect schemas for utoipa-axum (#1072) @juhaku
- (8d5149f) Auto collect tuple responses schema references (#1071) @juhaku
- (8e5b818) Add explicit
Extensions
type (#1062) @heat1q - (ac13f48) Chore unify request body and ext request body (#1067) @juhaku
- (5a06616) Implement automatic schema collection for requests (#1066) @juhaku
- (e0c5aa7) Refactor structs processing (#1060) @juhaku
- (e13cfe1) Refactor enums processing (#1059) @juhaku
- (576f6c1) Update README.md @juhaku
- (26d4084) Update README.md @juhaku
- (e66b4ed) Add global config for
utiopa
(#1048) @juhaku - (f6d1c3d) Add support for
links
in#[utoipa::path]
(#1047) @juhaku - (06d539c) Add support for
termsOfService
to OpenApi derive (#1046) @juhaku - (78656b6) Always use system
curl
by default (#1045) @cyqsimon - (f13d3d3) Add support for real generics (#1034) @juhaku
- (a985d8c) Remove Redirect Causing Invalid URIs for Swagger UIs Server on / (#1043) @kevinlutzer
- (2d81c9b) Fix testing without explicit features (#1041) @jayvdb
- (4422cee) Fix building utoipa-rapidoc & utoipa-scalar (#1039) @jayvdb
- (9d778b0) Add typos to CI (#1036) @jayvdb
- (fcdb5db) Fix building utoipa-axum & utoipa-swagger-ui (#1038) @jayvdb
- (5341dd0) Add support for nullable schema map items (#1032) @juhaku
- (ed255a1) Fix negative value parsing on schema attributes (#1031) @juhaku
- (18d004a) Disable unused default features of rust_decimal (#1029) @jayvdb
- (af79ed6) Add test for logical or security requirement @juhaku
- (b0ae6ef) Chore change the operations implementation. (#1026) @juhaku
- (8d8ff6e) Update utoipa-axum version @juhaku
- (a85e3f4) Add paths support for routes! macro (#1023) @juhaku
- (c36f877) Use fs::read to overwrite swagger UI contents (#1022) @joaquin041
- (b473b99) Make referenced schemas required (#1018) @juhaku
- (90ec7a6) Enhance
utoipa-axum
bindings (#1017) @juhaku - (11058c6) Fix utoipa-axum project description @juhaku