v2.0.0
Pre-release
Pre-release
What's Changed
- redocでAPI doc を作成した by @shun-harutaro in #88
- README.mdのエンドポイントパスとページ内リンクの修正 by @cykps in #95
- Bump cryptography from 43.0.0 to 43.0.1 in /api by @dependabot in #96
- 8000番ポートで実行 by @shun-harutaro in #100
- makefileでrunからexecに by @shun-harutaro in #105
- ci.ymlのrunをexecに by @shun-harutaro in #106
- schemaの引数をjson_schema_extraに変更 by @shun-harutaro in #107
- blobによるログ機能の除去 by @shun-harutaro in #109
- Feat/#89 by @harudra in #98
- sqlからバッククオートを除去した by @shun-harutaro in #114
- usersとcouples のルーティング・スキーマ定義 by @shun-harutaro in #119
- 各種docを更新 by @shun-harutaro in #131
- sqlalchemyでDBを再構築 by @harudra in #112
- db関係ファイルの移動 by @shun-harutaro in #139
- db関係のREADME修正とmake create-tableの追加 by @shun-harutaro in #140
- mysqlのwarningに対処 by @shun-harutaro in #141
- arm64に対応 by @shun-harutaro in #143
- GPTへのAssistants導入 by @shun-harutaro in #111
- Assistants を、既存のIDで動作するよう変更 by @shun-harutaro in #145
- cheering.txtの編集 by @harudra in #147
- post by @harudra in #146
- pydantic v2に対応 by @shun-harutaro in #151
- /v2/raspis の定義 by @shun-harutaro in #152
- SQLの制約の見直し by @shun-harutaro in #134
- ER.md の作成 by @shun-harutaro in #162
- Feat/#138 by @harudra in #156
- issue/#149の完了 by @harudra in #158
- raspi_idからmysqlのuserを取得 by @harudra in #163
- Feat/#160 crud test user by @shun-harutaro in #164
- Couples の更新 by @shun-harutaro in #165
- azure database に接続する by @shun-harutaro in #167
- 本番環境と開発環境の分離 by @shun-harutaro in #172
- デプロイ環境でのDB接続実装 by @shun-harutaro in #175
New Contributors
Full Changelog: v1.0.0...v2.0.0