812 Commits

Author SHA1 Message Date
63dd44dc86 ✏ Fix typo in docs/tutorial/fastapi/tests.md (#113)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-27 20:33:41 +00:00
f602794f07 📝 Update release notes 2022-08-27 20:33:32 +00:00
f3063a8e16 ✏ Fix typo in docs/tutorial/where.md (#72)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-27 20:32:58 +00:00
f67a13a5fb 📝 Update release notes 2022-08-27 20:32:46 +00:00
5dff4d15e8 ✏ Fix typo in docs/tutorial/code-structure.md (#91)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-27 20:32:02 +00:00
943892ddb2 📝 Update release notes 2022-08-27 20:31:46 +00:00
31beaf1017 ✏ Fix broken link to newsletter sign-up in docs/help.md (#84)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-27 20:30:59 +00:00
9664c8814c 📝 Update release notes 2022-08-27 20:20:44 +00:00
7bb99f2bd5 ⬆ Update development requirement for FastAPI from ^0.68.0 to ^0.68.1 (#48)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-27 20:20:05 +00:00
4a08ee89ee 📝 Update release notes 2022-08-27 20:15:17 +00:00
0197c6e211 ✏ Fix typos in docs/tutorial/many-to-many/create-models-with-link.md (#45)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-27 20:14:23 +00:00
6da8dcfc8e 📝 Update release notes 2022-08-27 20:14:11 +00:00
dc4dc42ec5 Raise an exception when using a Pydantic field type with no matching SQLAlchemy type (#18)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-27 20:13:32 +00:00
db29f53295 📝 Update release notes 2022-08-27 20:09:33 +00:00
bc6dc0bafc Revert upgrade Poetry, to make a release that supports Python 3.6 first (#417) 2022-08-27 22:08:25 +02:00
36b0c1ba08 📝 Update release notes 2022-08-27 18:40:28 +00:00
dc0ecbb2c2 📝 Update release notes 2022-08-27 18:40:20 +00:00
aca18da21e 👷 Add dependabot for GitHub Actions (#410) 2022-08-27 20:39:53 +02:00
f7d1bbe5b6 ⬆️ Upgrade Poetry to version ==1.2.0b1 (#303) 2022-08-27 20:39:37 +02:00
296a0935d1 📝 Update release notes 2022-08-27 18:36:49 +00:00
0049436cd4 ✏ Fix typo in docs/tutorial/index.md (#398)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-27 18:36:08 +00:00
f4500c6ba4 📝 Update release notes 2022-08-27 18:22:18 +00:00
c830c71e28 ⬆ Upgrade constrain for SQLAlchemy = ">=1.4.17,<=1.4.41" (#371)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-27 20:21:38 +02:00
ea18162391 📝 Update release notes 2022-08-27 18:11:12 +00:00
4dd7b890d4 🐛 Fix SQLAlchemy version 1.4.36 breaks SQLModel relationships (#315) (#322)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-27 20:10:38 +02:00
4d20051793 📝 Update release notes 2022-04-16 09:30:54 +00:00
88683f6e2c 👷 Add CI for Python 3.10 (#305) 2022-04-16 09:30:19 +00:00
d6229b3937 📝 Update release notes 2022-04-16 09:25:22 +00:00
e523e1e4c3 📝 Add Jina's QA Bot to the docs to help people that want to ask quick questions (#263)
Co-authored-by: yanlong.wang <yanlong.wang@naiver.org>
Co-authored-by: Han Xiao <han.xiao@jina.ai>
2022-04-16 11:24:53 +02:00
6d969c5845 📝 Update release notes 2022-04-16 09:20:01 +00:00
b94d393924 👷 Upgrade Codecov GitHub Action (#304) 2022-04-16 11:19:30 +02:00
e009ecb704 📝 Update release notes 2022-04-16 09:13:48 +00:00
03e861d048 Add new Session.get() parameter execution_options (#302) 2022-04-16 11:13:19 +02:00
8e97c93de0 📝 Update release notes 2022-02-13 17:14:34 +00:00
7176d89e48 💚 Only run CI on push when on master, to avoid duplicate runs on PRs (#244) 2022-02-13 17:14:02 +00:00
e6f8c00bbe 📝 Update release notes 2022-01-08 16:54:48 +00:00
c873aa3930 🔧 Upgrade MkDocs Material and update configs (#217) 2022-01-08 17:49:07 +01:00
800a5f232f 📝 Update release notes 2022-01-08 16:37:03 +00:00
8d1b6f079a ⬆ Upgrade mypy, fix type annotations (#218) 2022-01-08 16:36:19 +00:00
7fcd4fd7c5 🔖 Release version 0.0.6 0.0.6 2021-12-28 12:27:33 +01:00
9203df6af1 📝 Update release notes 2021-12-28 12:26:52 +01:00
d6d77a9ee4 📝 Update release notes 2021-12-28 10:48:37 +00:00
155c6178cd Document indexes and make them opt-in (#205) 2021-12-28 11:48:03 +01:00
3d7b74746c 📝 Update release notes 2021-12-14 18:25:46 +00:00
410d7af6b6 ✏ Fix typo in FastAPI tutorial (#192) 2021-12-14 19:25:06 +01:00
1b99c3148f 📝 Update release notes 2021-12-14 17:30:07 +00:00
6cf94a9797 📝 Add links to the license file (#29)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-12-14 18:29:28 +01:00
a159f31945 📝 Update release notes 2021-12-14 17:21:35 +00:00
dc3acda4ed ✏ Fix typos in docs titles (#28) 2021-12-14 18:20:54 +01:00
ead1bdc532 📝 Update release notes 2021-12-14 17:17:55 +00:00