Releases: futaringoto/futarin-api
Releases · futaringoto/futarin-api
v2.2.0
What's Changed
- メッセージ送信成功時にwebsocketsを送信 by @shun-harutaro in #197
- Logs by @harudra in #198
- ペアのIDを送信する by @shun-harutaro in #200
- raspi, user のテスト書く by @shun-harutaro in #203
- /util/config.py の一本化 by @shun-harutaro in #155
- モジュールの分離 by @shun-harutaro in #205
- Feat/#207 by @shun-harutaro in #208
- doc更新 by @shun-harutaro in #209
- raspiのuploadを更新 by @shun-harutaro in #211
- 音声ファイルの扱いを変更 by @shun-harutaro in #213
- /v2/raspis/{id}?mode= を追加 by @shun-harutaro in #215
- userのエラーハンドリング by @shun-harutaro in #217
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- azure blob storageのコンテナ操作の実装 by @harudra in #169
- Feat/#170 file by @harudra in #176
- raspi テーブル作成 by @shun-harutaro in #189
- WebSockets の同通確認を実装した。 by @shun-harutaro in #190
- Feat/#177 by @harudra in #185
- Feat/#187 by @harudra in #192
- Feat/#186 by @harudra in #191
- Feat/#194 ping by @shun-harutaro in #196
Full Changelog: v2.0.0...v2.1.0
v2.0.0
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
v1.0.0
What's Changed
- hot reloadを有効に[#36] by @shun-harutaro in #45
- nginxを除去した by @shun-harutaro in #44
- 環境変数の存在判定 by @shun-harutaro in #46
- 開発環境と本番環境の切り替え機能 by @shun-harutaro in #42
- 本番環境でのホットリロードを無効にした by @shun-harutaro in #48
- Feat/#49 acr deploy by @shun-harutaro in #50
- Bump certifi from 2024.6.2 to 2024.7.4 in /api by @dependabot in #51
- /raspi のテスト作成 by @shun-harutaro in #53
- 手動デプロイに変更[#56] by @shun-harutaro in #57
- PRのテンプレを追加した by @shun-harutaro in #62
- ライセンスの設定 by @shun-harutaro in #63
- リンタ・フォーマッタを導入した by @shun-harutaro in #67
- フォーマッタを実行した by @shun-harutaro in #69
- ディレクトリ構成の変更とバージョニング by @shun-harutaro in #73
- スキーマの設定 by @shun-harutaro in #74
- メタデータを追加した by @shun-harutaro in #76
- リンター自動化 by @shun-harutaro in #81
- CONTRIBUTING.md の設置 by @shun-harutaro in #59
- README更新 by @shun-harutaro in #71
- マルチステージビルドの実装 by @shun-harutaro in #77
- loggingの導入 by @shun-harutaro in #84
- Makefileを導入した by @shun-harutaro in #86
New Contributors
- @dependabot made their first contribution in #51
Full Changelog: https://github.com/futaringoto/futarin-api/commits/v1.0.0