]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/log
thirdparty/fastapi/sqlmodel.git
2 years ago📝 Adjust and clarify docs for `docs/tutorial/create-db-and-table.md` (#426)
Sebastián Ramírez [Tue, 30 Aug 2022 16:35:29 +0000 (18:35 +0200)] 
📝 Adjust and clarify docs for `docs/tutorial/create-db-and-table.md` (#426)

2 years ago📝 Update release notes
github-actions [Tue, 30 Aug 2022 16:19:19 +0000 (16:19 +0000)] 
📝 Update release notes

2 years ago🐛 Fix auto detecting and setting `nullable`, allowing overrides in field (#423)
Jonas Krüger Svensson [Tue, 30 Aug 2022 16:18:32 +0000 (18:18 +0200)] 
🐛 Fix auto detecting and setting `nullable`, allowing overrides in field (#423)

Co-authored-by: Benjamin Rapaport <br@getallstreet.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Mon, 29 Aug 2022 09:44:50 +0000 (09:44 +0000)] 
📝 Update release notes

2 years ago♻️ Update `expresion.py`, sync from Jinja2 template, implement `inherit_cache` to...
Sebastián Ramírez [Mon, 29 Aug 2022 09:44:08 +0000 (11:44 +0200)] 
♻️ Update `expresion.py`, sync from Jinja2 template, implement `inherit_cache` to solve errors like: `SAWarning: Class SelectOfScalar will not make use of SQL compilation caching` (#422)

2 years ago📝 Update release notes
github-actions [Mon, 29 Aug 2022 08:34:17 +0000 (08:34 +0000)] 
📝 Update release notes

2 years ago✏ Fix typo in `docs/tutorial/connect/remove-data-connections.md` (#421)
Theodore Williams [Mon, 29 Aug 2022 08:33:41 +0000 (02:33 -0600)] 
✏ Fix typo in `docs/tutorial/connect/remove-data-connections.md` (#421)

2 years ago🔖 Release version 0.0.7 0.0.7
Sebastián Ramírez [Sat, 27 Aug 2022 23:59:44 +0000 (01:59 +0200)] 
🔖 Release version 0.0.7

2 years ago📝 Update release notes
Sebastián Ramírez [Sat, 27 Aug 2022 23:59:04 +0000 (01:59 +0200)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 23:53:33 +0000 (23:53 +0000)] 
📝 Update release notes

2 years ago♻ Refactor internal statements to simplify code (#53)
Yasser Tahiri [Sat, 27 Aug 2022 23:53:02 +0000 (00:53 +0100)] 
♻ Refactor internal statements to simplify code (#53)

2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 23:50:48 +0000 (23:50 +0000)] 
📝 Update release notes

2 years ago♻ Refactor internal imports to reduce redundancy (#272)
Amin Alaee [Sat, 27 Aug 2022 23:50:12 +0000 (01:50 +0200)] 
♻ Refactor internal imports to reduce redundancy (#272)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 23:50:09 +0000 (23:50 +0000)] 
📝 Update release notes

2 years ago✨ Allow setting `unique` in `Field()` for a column (#83)
Raphael Gibson [Sat, 27 Aug 2022 23:49:29 +0000 (20:49 -0300)] 
✨ Allow setting `unique` in `Field()` for a column (#83)

Co-authored-by: Raphael Gibson <raphael.araujo@estantemagica.com.br>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 23:44:16 +0000 (23:44 +0000)] 
📝 Update release notes

2 years ago📝 Update docs for models for updating, `id` should not be updatable (#335)
kurtportelli [Sat, 27 Aug 2022 23:43:42 +0000 (01:43 +0200)] 
📝 Update docs for models for updating, `id` should not be updatable (#335)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 23:22:53 +0000 (23:22 +0000)] 
📝 Update release notes

2 years ago🐛 Fix type annotations for `Model.parse_obj()`, and `Model.validate()` (#321)
phi-friday [Sat, 27 Aug 2022 23:22:09 +0000 (08:22 +0900)] 
🐛 Fix type annotations for `Model.parse_obj()`, and `Model.validate()` (#321)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 23:18:19 +0000 (23:18 +0000)] 
📝 Update release notes

2 years ago🐛 Fix `Select` and `SelectOfScalar` to inherit cache to avoid warning: `SAWarning...
Rabin Adhikari [Sat, 27 Aug 2022 23:17:37 +0000 (05:02 +0545)] 
🐛 Fix `Select` and `SelectOfScalar` to inherit cache to avoid warning: `SAWarning: Class SelectOfScalar will not make use of SQL compilation caching` (#234)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 23:11:00 +0000 (23:11 +0000)] 
📝 Update release notes

2 years ago🐛 Fix handling validators for non-default values (#253)
byrman [Sat, 27 Aug 2022 23:10:23 +0000 (01:10 +0200)] 
🐛 Fix handling validators for non-default values (#253)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 22:59:54 +0000 (22:59 +0000)] 
📝 Update release notes

2 years ago🐛 Fix fields marked as "set" in models (#117)
statt8900 [Sat, 27 Aug 2022 22:59:09 +0000 (18:59 -0400)] 
🐛 Fix fields marked as "set" in models (#117)

Co-authored-by: Michael Statt <michael.statt@modelyst.io>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 22:49:17 +0000 (22:49 +0000)] 
📝 Update release notes

2 years ago🐛 Fix Enum handling in SQLAlchemy (#165)
Chris White [Sat, 27 Aug 2022 22:48:44 +0000 (15:48 -0700)] 
🐛 Fix Enum handling in SQLAlchemy (#165)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 22:28:46 +0000 (22:28 +0000)] 
📝 Update release notes

2 years ago✨ Update GUID handling to use stdlib `UUID.hex` instead of an `int` (#26)
Andrew Bolster [Sat, 27 Aug 2022 22:28:09 +0000 (23:28 +0100)] 
✨ Update GUID handling to use stdlib `UUID.hex` instead of an `int` (#26)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 22:19:35 +0000 (22:19 +0000)] 
📝 Update release notes

2 years ago🐛 Fix setting nullable property of Fields that don't accept `None` (#79)
Evangelos Anagnostopoulos [Sat, 27 Aug 2022 22:18:57 +0000 (01:18 +0300)] 
🐛 Fix setting nullable property of Fields that don't accept `None` (#79)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 22:07:38 +0000 (22:07 +0000)] 
📝 Update release notes

2 years ago✏ Fix broken variable/typo in docs for Read Relationships, `hero_spider_boy.id` ...
Yoann Mosteiro [Sat, 27 Aug 2022 22:06:56 +0000 (00:06 +0200)] 
✏ Fix broken variable/typo in docs for Read Relationships, `hero_spider_boy.id` => `hero_spider_boy.team_id` (#106)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 21:55:59 +0000 (21:55 +0000)] 
📝 Update release notes

2 years ago🎨 Remove unwanted highlight in the docs (#233)
Jorge Alvarado [Sat, 27 Aug 2022 21:55:15 +0000 (17:55 -0400)] 
🎨 Remove unwanted highlight in the docs (#233)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 21:37:31 +0000 (21:37 +0000)] 
📝 Update release notes

2 years ago✏ Fix typos in `docs/databases.md` and `docs/tutorial/index.md` (#35)
Prashanth Rao [Sat, 27 Aug 2022 21:36:58 +0000 (17:36 -0400)] 
✏ Fix typos in `docs/databases.md` and `docs/tutorial/index.md` (#35)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 21:32:10 +0000 (21:32 +0000)] 
📝 Update release notes

2 years ago✏ Fix typo in `docs/tutorial/relationship-attributes/define-relationships-attributes...
Jorge Alvarado [Sat, 27 Aug 2022 21:31:38 +0000 (17:31 -0400)] 
✏ Fix typo in `docs/tutorial/relationship-attributes/define-relationships-attributes.md` (#239)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 21:26:06 +0000 (21:26 +0000)] 
📝 Update release notes

2 years ago✏ Fix typo in `docs/tutorial/fastapi/simple-hero-api.md` (#80)
Joe Mudryk [Sat, 27 Aug 2022 21:25:29 +0000 (14:25 -0700)] 
✏ Fix typo in `docs/tutorial/fastapi/simple-hero-api.md` (#80)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 21:23:41 +0000 (21:23 +0000)] 
📝 Update release notes

2 years ago✏ Fix typos in multiple files in the docs (#400)
VictorGambarini [Sat, 27 Aug 2022 21:22:59 +0000 (09:22 +1200)] 
✏ Fix typos in multiple files in the docs (#400)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 21:09:00 +0000 (21:09 +0000)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 21:08:31 +0000 (21:08 +0000)] 
📝 Update release notes

2 years ago✏ Fix typo in `docs/tutorial/code-structure.md` (#344)
Marcio Mazza [Sat, 27 Aug 2022 21:08:20 +0000 (18:08 -0300)] 
✏ Fix typo in `docs/tutorial/code-structure.md` (#344)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago✏ Fix typo in `docs/db-to-code.md` (#155)
gr8jam [Sat, 27 Aug 2022 21:07:48 +0000 (23:07 +0200)] 
✏ Fix typo in `docs/db-to-code.md` (#155)

Co-authored-by: gr8jam <matej.jeglic@gmail.si>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 21:06:58 +0000 (21:06 +0000)] 
📝 Update release notes

2 years ago✏ Fix typo in `docs/contributing.md` (#323)
Fardad13 [Sat, 27 Aug 2022 21:06:15 +0000 (23:06 +0200)] 
✏ Fix typo in `docs/contributing.md` (#323)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 21:05:21 +0000 (21:05 +0000)] 
📝 Update release notes

2 years ago✏ Fix typo in `docs/tutorial/fastapi/tests.md` (#265)
Jack Homan [Sat, 27 Aug 2022 21:04:38 +0000 (17:04 -0400)] 
✏ Fix typo in `docs/tutorial/fastapi/tests.md` (#265)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 21:02:59 +0000 (21:02 +0000)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 21:02:37 +0000 (21:02 +0000)] 
📝 Update release notes

2 years ago✏ Fix typo in `docs/tutorial/where.md` (#286)
Jorge Alvarado [Sat, 27 Aug 2022 21:00:53 +0000 (17:00 -0400)] 
✏ Fix typo in `docs/tutorial/where.md` (#286)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago✏ Fix typos in `docs/tutorial/fastapi/update.md` (#268)
cirrusj [Sat, 27 Aug 2022 21:00:09 +0000 (00:00 +0300)] 
✏ Fix typos in `docs/tutorial/fastapi/update.md` (#268)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 20:56:00 +0000 (20:56 +0000)] 
📝 Update release notes

2 years ago✏ Fix typo in `docs/tutorial/fastapi/simple-hero-api.md` (#247)
Hao Wang [Sat, 27 Aug 2022 20:55:27 +0000 (04:55 +0800)] 
✏ Fix typo in `docs/tutorial/fastapi/simple-hero-api.md` (#247)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 20:54:16 +0000 (20:54 +0000)] 
📝 Update release notes

2 years ago✏ Fix typos in `docs/tutorial/automatic-id-none-refresh.md`, `docs/tutorial/fastapi...
Gal Bracha [Sat, 27 Aug 2022 20:53:34 +0000 (23:53 +0300)] 
✏ Fix typos in `docs/tutorial/automatic-id-none-refresh.md`, `docs/tutorial/fastapi/update.md`, `docs/tutorial/select.md` (#185)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 20:53:09 +0000 (20:53 +0000)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 20:52:33 +0000 (20:52 +0000)] 
📝 Update release notes

2 years ago✏ Fix typo in `docs/databases.md` (#177)
Sean Eulenberg [Sat, 27 Aug 2022 20:52:24 +0000 (22:52 +0200)] 
✏ Fix typo in `docs/databases.md` (#177)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago✏ Fix typos in `docs/tutorial/fastapi/update.md` (#162)
wmcgee3 [Sat, 27 Aug 2022 20:51:46 +0000 (16:51 -0400)] 
✏ Fix typos in `docs/tutorial/fastapi/update.md` (#162)

Co-authored-by: pwildenhain <35195136+pwildenhain@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 20:51:10 +0000 (20:51 +0000)] 
📝 Update release notes

2 years ago✏ Fix typos in `docs/tutorial/code-structure.md`, `docs/tutorial/fastapi/multiple...
Måns Magnusson [Sat, 27 Aug 2022 20:50:33 +0000 (22:50 +0200)] 
✏ Fix typos in `docs/tutorial/code-structure.md`, `docs/tutorial/fastapi/multiple-models.md`, `docs/tutorial/fastapi/simple-hero-api.md`, `docs/tutorial/many-to-many/index.md` (#116)

Co-authored-by: moonso <mans.magnusson@scilifelab.se>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 20:48:52 +0000 (20:48 +0000)] 
📝 Update release notes

2 years ago✏ Fix typo in `docs/tutorial/fastapi/teams.md` (#154)
Chris Goddard [Sat, 27 Aug 2022 20:48:09 +0000 (13:48 -0700)] 
✏ Fix typo in `docs/tutorial/fastapi/teams.md` (#154)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 20:41:29 +0000 (20:41 +0000)] 
📝 Update release notes

2 years ago✏ Fix typo variable in example about relationships and `back_populates`, always use...
Saman Nezafat [Sat, 27 Aug 2022 20:40:57 +0000 (01:10 +0430)] 
✏ Fix typo variable in example about relationships and `back_populates`, always use `hero` instead of `owner` (#120)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 20:34:14 +0000 (20:34 +0000)] 
📝 Update release notes

2 years ago✏ Fix typo in `docs/tutorial/fastapi/tests.md` (#113)
Feanil Patel [Sat, 27 Aug 2022 20:33:41 +0000 (16:33 -0400)] 
✏ Fix typo in `docs/tutorial/fastapi/tests.md` (#113)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 20:33:32 +0000 (20:33 +0000)] 
📝 Update release notes

2 years ago✏ Fix typo in `docs/tutorial/where.md` (#72)
Fedor Kuznetsov [Sat, 27 Aug 2022 20:32:58 +0000 (01:32 +0500)] 
✏ Fix typo in `docs/tutorial/where.md` (#72)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 20:32:46 +0000 (20:32 +0000)] 
📝 Update release notes

2 years ago✏ Fix typo in `docs/tutorial/code-structure.md` (#91)
Dhiraj Gupta [Sat, 27 Aug 2022 20:32:02 +0000 (16:32 -0400)] 
✏ Fix typo in `docs/tutorial/code-structure.md` (#91)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 20:31:46 +0000 (20:31 +0000)] 
📝 Update release notes

2 years ago✏ Fix broken link to newsletter sign-up in `docs/help.md` (#84)
mborus [Sat, 27 Aug 2022 20:30:59 +0000 (22:30 +0200)] 
✏ Fix broken link to newsletter sign-up in `docs/help.md` (#84)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 20:20:44 +0000 (20:20 +0000)] 
📝 Update release notes

2 years ago⬆ Update development requirement for FastAPI from `^0.68.0` to `^0.68.1` (#48)
Brent [Sat, 27 Aug 2022 20:20:05 +0000 (06:20 +1000)] 
⬆ Update development requirement for FastAPI from `^0.68.0` to `^0.68.1` (#48)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 20:15:17 +0000 (20:15 +0000)] 
📝 Update release notes

2 years ago✏ Fix typos in `docs/tutorial/many-to-many/create-models-with-link.md` (#45)
xginn8 [Sat, 27 Aug 2022 20:14:23 +0000 (16:14 -0400)] 
✏ Fix typos in `docs/tutorial/many-to-many/create-models-with-link.md` (#45)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 20:14:11 +0000 (20:14 +0000)] 
📝 Update release notes

2 years ago✨ Raise an exception when using a Pydantic field type with no matching SQLAlchemy...
Jakob Jul Elben [Sat, 27 Aug 2022 20:13:32 +0000 (22:13 +0200)] 
✨ 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>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 20:09:33 +0000 (20:09 +0000)] 
📝 Update release notes

2 years ago⏪ Revert upgrade Poetry, to make a release that supports Python 3.6 first (#417)
Sebastián Ramírez [Sat, 27 Aug 2022 20:08:25 +0000 (22:08 +0200)] 
⏪ Revert upgrade Poetry, to make a release that supports Python 3.6 first (#417)

2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 18:40:28 +0000 (18:40 +0000)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 18:40:20 +0000 (18:40 +0000)] 
📝 Update release notes

2 years ago👷 Add dependabot for GitHub Actions (#410)
Sebastián Ramírez [Sat, 27 Aug 2022 18:39:53 +0000 (20:39 +0200)] 
👷 Add dependabot for GitHub Actions (#410)

2 years ago⬆️ Upgrade Poetry to version `==1.2.0b1` (#303)
Sebastián Ramírez [Sat, 27 Aug 2022 18:39:37 +0000 (20:39 +0200)] 
⬆️ Upgrade Poetry to version `==1.2.0b1` (#303)

2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 18:36:49 +0000 (18:36 +0000)] 
📝 Update release notes

2 years ago✏ Fix typo in `docs/tutorial/index.md` (#398)
Ryan Grose [Sat, 27 Aug 2022 18:36:08 +0000 (14:36 -0400)] 
✏ Fix typo in `docs/tutorial/index.md` (#398)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 18:22:18 +0000 (18:22 +0000)] 
📝 Update release notes

2 years ago⬆ Upgrade constrain for SQLAlchemy = ">=1.4.17,<=1.4.41" (#371)
Robert Rosca [Sat, 27 Aug 2022 18:21:38 +0000 (20:21 +0200)] 
⬆ Upgrade constrain for SQLAlchemy = ">=1.4.17,<=1.4.41" (#371)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 18:11:12 +0000 (18:11 +0000)] 
📝 Update release notes

2 years ago🐛 Fix SQLAlchemy version 1.4.36 breaks SQLModel relationships (#315) (#322)
byrman [Sat, 27 Aug 2022 18:10:38 +0000 (20:10 +0200)] 
🐛 Fix SQLAlchemy version 1.4.36 breaks SQLModel relationships (#315) (#322)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 years ago📝 Update release notes
github-actions [Sat, 16 Apr 2022 09:30:54 +0000 (09:30 +0000)] 
📝 Update release notes

3 years ago👷 Add CI for Python 3.10 (#305)
Sebastián Ramírez [Sat, 16 Apr 2022 09:30:19 +0000 (11:30 +0200)] 
👷 Add CI for Python 3.10 (#305)

3 years ago📝 Update release notes
github-actions [Sat, 16 Apr 2022 09:25:22 +0000 (09:25 +0000)] 
📝 Update release notes

3 years ago📝 Add Jina's QA Bot to the docs to help people that want to ask quick questions ...
Sebastián Ramírez [Sat, 16 Apr 2022 09:24:53 +0000 (11:24 +0200)] 
📝 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>
3 years ago📝 Update release notes
github-actions [Sat, 16 Apr 2022 09:20:01 +0000 (09:20 +0000)] 
📝 Update release notes