-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
52 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
--- | ||
title: v3.2.0 Release | ||
author: Yuki Matsukura | ||
authorURL: "http://twitter.com/matsubokkuri" | ||
authorFBID: matsubokkuri | ||
--- | ||
|
||
## 概要 | ||
|
||
- メーカー向けAPIの機能追加です | ||
|
||
## 全体 | ||
|
||
- カテゴリ管理をタノミマスターの管理画面から、プログラムのソースコードで管理するように変更。 | ||
- 開発環境、ステージング、本番環境すべての環境でカテゴリIDを同一にすることで、入稿データの変更手間をなくしました。 | ||
|
||
|
||
## メーカー向け | ||
|
||
- CSVのマスタ登録などの非同期処理において、メモリサイズを増加。 | ||
- 受注CSVに「注文単位の備考」のカラムを追加。 | ||
|
||
|
||
## 小売向け | ||
|
||
- 小売りユーザエンティティのコードをキーにして検索できるようにAPIに機能追加 | ||
- https://tanomimaster.com/docs/api/#tag/Retail/operation/getRetailUsers | ||
- 商品一覧APIにて無効化された商品を返さないように変更。 | ||
- https://tanomimaster.com/docs/api/#tag/Retail/operation/get-products-kumo | ||
|
||
|
||
## 管理者向け | ||
|
||
- CircleCIのcontainer imageがdeprecationで使えなくなったので取得先を更新し、それに伴う追加設定。 | ||
- gem更新 | ||
- jmespath | ||
- money-rails | ||
- aws-sdk-s3 | ||
- aws-sdk-ecs | ||
- rubocop-performance | ||
- aws-sdk-rails | ||
- counter-culture | ||
- ransack | ||
- phonelib | ||
- bullet | ||
|
||
## システム内部 | ||
|
||
- https://github.com/tanomimaster/tanomimaster-www/releases/tag/v3.2.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters