Commit Graph

  • ab2b86fe2c Add support for Pydantic v1 and above 🎉 (#646) dmontagu 2019-11-27 11:32:02 -08:00
  • 90a5796b94 🔖 Release 0.43.0 0.43.0 Sebastián Ramírez 2019-11-24 18:56:11 +01:00
  • bb8a630fc3 📝 Update release notes Sebastián Ramírez 2019-11-24 15:12:56 +01:00
  • f5a503afae 📝 Replace guys by developers when a group of people is targeted (#645) Nicolas Delaby 2019-11-24 15:09:45 +01:00
  • 49fba853c2 📝 Update release notes Sebastián Ramírez 2019-11-24 15:06:31 +01:00
  • bac2f587b7 📝 Document overriding operationId for all path operations using their function names (#642) Steven Kalt 2019-11-24 09:00:51 -05:00
  • e1fd6785aa 📝 Update release notes Sebastián Ramírez 2019-11-24 14:25:51 +01:00
  • 4e50f53459 🐛 Fixing validator-caused incorrect output key order (#637) James Addison 2019-11-24 05:23:33 -08:00
  • 933d4327fb 📝 Update release notes Sebastián Ramírez 2019-11-24 14:18:03 +01:00
  • c7902dd23a Generate correct OpenAPI docs for responses with no content (#621) Daniel Brotsky 2019-11-24 05:15:39 -08:00
  • c5f5e63810 📝 Update release notes Sebastián Ramírez 2019-11-23 23:00:52 +01:00
  • c3cc077fa9 📝 Remove $ sign from bash codeblocs in markdown (#613) Nico Stapelbroek 2019-11-23 22:59:15 +01:00
  • c6f98c009f 📝 Update release notes Sebastián Ramírez 2019-11-23 22:57:47 +01:00
  • e4206772cb 📝 Update release notes Sebastián Ramírez 2019-11-23 22:46:32 +01:00
  • 723ef07ccf 📝 Add documentation for self-serving static Swagger UI (#112) (#557) svalouch 2019-11-23 22:50:58 +01:00
  • 8609beb9ab 🚨 Fix black linting (#682) François Voron 2019-11-23 22:43:43 +01:00
  • 65536cbf63 🔖 Release version 0.42.0: Answer to the Ultimate Question of Life, the Universe, and Everything 0.42.0 Sebastián Ramírez 2019-10-09 13:16:45 -05:00
  • 0192eab557 📝 Update release notes Sebastián Ramírez 2019-10-09 13:13:04 -05:00
  • 3f9f4a0f8f Add dependencies with yield (used as context managers) (#595) Sebastián Ramírez 2019-10-09 13:01:58 -05:00
  • 380e3731a8 📝 Update release notes Sebastián Ramírez 2019-10-09 12:48:01 -05:00
  • d6d99b86cb 🐛 Fix sitemap.xml in website, fix #597 (#598) Samuel Colvin 2019-10-09 18:45:44 +01:00
  • 5592fa0f6f 🔖 Release version 0.41.0 0.41.0 Sebastián Ramírez 2019-10-07 06:44:07 -05:00
  • b65be5d496 📝 Update release notes Sebastián Ramírez 2019-10-05 13:19:10 -05:00
  • 6c7da43e51 ⬆️ Upgrade Starlette to 0.12.9 and add State (#593) Sebastián Ramírez 2019-10-05 13:17:15 -05:00
  • dfec2d7644 📝 Update release notes Sebastián Ramírez 2019-10-04 20:21:53 -05:00
  • 8c3ef76139 Add better support for request body access/manipulation with custom classes (#589) dmontagu 2019-10-04 17:23:35 -07:00
  • 7a504a721c 📝 Update release notes Sebastián Ramírez 2019-10-04 16:36:54 -05:00
  • dd963511d6 🐛 Fix preserving route_class when calling include_router (#538) dmontagu 2019-10-04 14:35:20 -07:00
  • fdb6d43e10 🔖 Release 0.40.0 0.40.0 Sebastián Ramírez 2019-10-04 15:38:03 -05:00
  • a7c718e968 📝 Update release notes Sebastián Ramírez 2019-10-04 15:35:09 -05:00
  • f4d753620b 📝 Add notes about installing python-multipart for forms (#574) sliptonic 2019-10-04 15:33:42 -05:00
  • fadfe4c586 📝 Update release notes Sebastián Ramírez 2019-10-04 15:11:04 -05:00
  • 5fd83c5fa4 Sort schemas alphabetically (#554) dmontagu 2019-10-04 13:08:41 -07:00
  • 14daaf409f 📝 Update release notes Sebastián Ramírez 2019-10-04 15:07:22 -05:00
  • c7dc26b760 Allow docstrings to be truncated before being used for OpenAPI (#556) svalouch 2019-10-04 22:02:40 +02:00
  • f5ccb3c35d 📝 Update release notes Sebastián Ramírez 2019-10-03 19:37:23 -05:00
  • 4cea311e6e 🐛 Fix doctype in docs (#537) Trim21 2019-10-04 08:35:44 +08:00
  • f8718072a0 📝 Update release notes Sebastián Ramírez 2019-10-03 19:10:34 -05:00
  • 3dbbecdd16 🐛 Fix setting 4XX overriding default 422 validation errors(#517) tsouvarev 2019-10-04 03:08:29 +03:00
  • 6d5530ec1c 📝 Update release notes Sebastián Ramírez 2019-10-03 19:04:41 -05:00
  • 0761f11d1a ✏️ Fix typo in HTTP Basic auth tutorial (#514) prostomarkeloff 2019-10-04 03:01:41 +03:00
  • f2e7ef7056 📝 Update release notes Sebastián Ramírez 2019-10-03 19:00:13 -05:00
  • d5d9a20937 📝 Fix incorrect example in docs - first steps (#511) Fedor Ignatov 2019-10-04 02:57:49 +03:00
  • 96f092179f 📝 Update release notes Sebastián Ramírez 2019-10-03 18:43:15 -05:00
  • 8505b716af Add support for setting Swagger UI initOAuth configs (clientId, appName) (#499) Zamir Amir 2019-10-04 01:41:04 +02:00
  • 78272ac1f3 🔖 Release 0.39.0 0.39.0 Sebastián Ramírez 2019-09-29 17:17:44 -05:00
  • f1bee9a271 📝 Update release notes Sebastián Ramírez 2019-09-29 17:09:37 -05:00
  • b20b2218cd Allow defaults in path parameters (and don't use them) (#450) (#464) jonathanunderwood 2019-09-29 23:03:16 +01:00
  • b9cf69cd42 📝 Update release notes Sebastián Ramírez 2019-09-29 16:50:00 -05:00
  • f803c77515 Add support for specifying a default_response_class (#467) toppk 2019-09-29 17:47:35 -04:00
  • 0c67022048 📝 Update release notes Sebastián Ramírez 2019-09-29 16:24:52 -05:00
  • d8fe307d61 Add support for strings and __future__ type annotations (#451) dmontagu 2019-09-29 14:19:09 -07:00
  • 580cf8f4e2 🔖 Release 0.38.1 0.38.1 Sebastián Ramírez 2019-09-01 07:56:37 -05:00
  • af390af77c 📝 Update release notes Sebastián Ramírez 2019-09-01 07:53:20 -05:00
  • 4642f63a1e 🐛 Use proper import for Request -- fixes #492 (#493) Kamal Gill 2019-09-01 05:51:42 -07:00
  • 203e10596f 🔖 Release version 0.38.0.Support for Pydantic 0.32.2 and Starlette 0.12.8 0.38.0 Sebastián Ramírez 2019-08-30 20:40:50 -05:00
  • 5a2278d09a 📝 Update release notes Sebastián Ramírez 2019-08-30 20:37:39 -05:00
  • 47a8387a04 📝 Add recent articles and opinions (#490) Sebastián Ramírez 2019-08-30 20:35:34 -05:00
  • 27ca0c9dca 📝 Update release notes Sebastián Ramírez 2019-08-30 19:47:17 -05:00
  • 9418d78de6 ⬆️ Upgrade Starlette support range to include 0.12.8 (#477) dmontagu 2019-08-30 17:45:01 -07:00
  • 4b74aef429 📝 Update release notes Sebastián Ramírez 2019-08-30 19:34:34 -05:00
  • fc7d123347 ⬆️ Upgrade support to Pydantic version 0.32.2 (breaking change) (#463) dmontagu 2019-08-30 17:30:03 -07:00
  • 53da56146e 🔖 Release version 0.37.0 0.37.0 Sebastián Ramírez 2019-08-30 19:10:43 -05:00
  • 3799b9027e 📝 Update release notes Sebastián Ramírez 2019-08-30 19:09:12 -05:00
  • c70f3f1198 Add support for custom route class (#468) dmontagu 2019-08-30 17:05:59 -07:00
  • 58dddc5e4f 📝 Update release notes Sebastián Ramírez 2019-08-30 19:02:29 -05:00
  • c90c4fb6c1 Allow disabling Google fonts in ReDoc (#481) b1-luettje 2019-08-31 02:00:55 +02:00
  • 5b3df28f0c 📝 Update release notes Sebastián Ramírez 2019-08-30 18:59:08 -05:00
  • 6c6bdb6233 🔒 Ensure skip_defaults doesn't cause extra fields to be serialized (#485) dmontagu 2019-08-30 16:56:14 -07:00
  • f156f45193 📝 Update release notes Sebastián Ramírez 2019-08-30 18:37:42 -05:00
  • f24d744a3b Enable tests for Python 3.8-dev (#465) Aliaksei Urbanski 2019-08-31 02:34:49 +03:00
  • 937b462cdd 📝 Update release notes Sebastián Ramírez 2019-08-30 18:15:08 -05:00
  • 3025a368c6 Add support and tests for Pydantic dataclasses in response_model (#454) dconathan 2019-08-30 18:12:15 -05:00
  • c218e0d560 📝 Update release notes Sebastián Ramírez 2019-08-30 17:40:14 -05:00
  • 1ed5aa23e6 ✏️ Fix typo in oauth2-jwt.md (#447) Pablo Marti 2019-08-30 23:35:52 +01:00
  • 106d2171d8 📝 Update release notes Sebastián Ramírez 2019-08-30 17:34:45 -05:00
  • c5817912d2 🐛 use media_type from Body params for OpenAPI requestBody (Fixes: #431) (#439) Zoltan Papp 2019-08-31 01:32:39 +03:00
  • a7a92bc637 📝 Update release notes Sebastián Ramírez 2019-08-30 17:02:40 -05:00
  • 68d1fea961 📝 Add article: Deploying a scikit-learn model with ONNX and FastAPI (#438) naxty 2019-08-31 00:00:00 +02:00
  • 8c6b2d5804 📝 Update release notes Sebastián Ramírez 2019-08-30 16:48:53 -05:00
  • 19c53b21c1 Allow using custom 422 validation error and use media type from response class in schema (#437) Zoltan Papp 2019-08-31 00:46:05 +03:00
  • 44d63cd555 📝 Update release notes Sebastián Ramírez 2019-08-30 16:36:18 -05:00
  • 55c4b5fb0b 🐛 Fix "default" extra response with extra status codes (#489) Sebastián Ramírez 2019-08-30 16:34:47 -05:00
  • c32e800c23 📝 Update release notes Sebastián Ramírez 2019-08-30 11:30:52 -05:00
  • 73dbbeab55 Allow additional responses to use status ranges and "default" (#435) Zoltan Papp 2019-08-30 19:17:42 +03:00
  • 417a3ab140 🔖 Release 0.36.0 0.36.0 Sebastián Ramírez 2019-08-26 08:28:33 -05:00
  • a3235ed8de 📝 Update release notes Sebastián Ramírez 2019-08-26 08:27:31 -05:00
  • 38495fffa5 🐛 Fix skip_defaults implementation when returning a Pydantic model (#422) dmontagu 2019-08-26 06:24:58 -07:00
  • b77a43bcac 📝 Update release notes Sebastián Ramírez 2019-08-24 22:08:10 -05:00
  • 483eb73b26 🐛 Use caching logic to determine OpenAPI spec for duplicate dependencies (#417) dmontagu 2019-08-24 19:55:25 -07:00
  • 51a928d3f5 📝 Update release notes Sebastián Ramírez 2019-08-24 20:08:04 -05:00
  • e71636e381 🐛 Fix mypy route errors after merging #415 (#462) Sebastián Ramírez 2019-08-24 20:05:44 -05:00
  • f7f17fcfd6 Allow empty routed path (issue #414) (#415) Vitaliy Kucheryaviy 2019-08-25 03:39:48 +03:00
  • 033bc2a6c9 🔖 Release 0.35.0 0.35.0 Sebastián Ramírez 2019-08-07 14:12:15 -05:00
  • 28d3b9f783 📝 Update release notes Sebastián Ramírez 2019-08-07 14:09:50 -05:00
  • 0c55553328 ✏️ Fix typo in assert statement (#419) Pablo Marti 2019-08-07 21:03:11 +02:00
  • b66056aa34 📝 Fix plural-s without apostrophe in docs (#411) Bronsen 2019-08-07 19:01:31 +00:00
  • 4f10b8b98d 📝 Update release notes Sebastián Ramírez 2019-08-07 13:57:41 -05:00
  • 06eb421934 Fix request body parsing with Union (#400) Koudai Aono 2019-08-08 03:55:33 +09:00
  • bf229ad5d8 🔖 Release 0.34.0 upgrading Starlette 0.34.0 Sebastián Ramírez 2019-08-06 07:22:06 -05:00