主要な変更
- traP Collection webページ用のAPI実装
- ゲームファイルアップロード時にエントリーポイントの確認
What's Changed
- 🔥 visibility追加、v1API削除 by @ikura-hamu in #777
- ジャンルAPI修正 by @ikura-hamu in #805
- POST /game でジャンルを指定 by @ikura-hamu in #730
- getGame修正 by @ikura-hamu in #813
- GET /genres 実装 by @ikura-hamu in #814
- GET /gamesの実装 by @ikura-hamu in #847
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.18 to 1.27.22 by @dependabot in #940
- Bump github.com/gorilla/sessions from 1.2.2 to 1.3.0 by @dependabot in #941
- Bump golang from 1.22.4-alpine to 1.22.5-alpine in /docker/production by @dependabot in #944
- Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.22 to 1.17.24 by @dependabot in #946
- Bump golang.org/x/mod from 0.18.0 to 0.19.0 by @dependabot in #948
- Bump golang from 1.22.4-alpine to 1.22.5-alpine in /docker/dev by @dependabot in #945
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.24 to 1.17.8 by @dependabot in #954
- Bump alpine from 3.20.1 to 3.20.2 in /docker/production by @dependabot in #955
- Bump github.com/go-task/task/v3 from 3.37.2 to 3.38.0 by @dependabot in #956
- Bump gorm.io/driver/mysql from 1.5.6 to 1.5.7 by @dependabot in #957
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.8 to 1.17.9 by @dependabot in #958
- Bump gorm.io/gorm from 1.25.10 to 1.25.11 by @dependabot in #961
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.9 to 1.17.10 by @dependabot in #963
- Bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #964
- Bump golang from 1.22.5-alpine to 1.22.6-alpine in /docker/dev by @dependabot in #965
- Bump golang from 1.22.5-alpine to 1.22.6-alpine in /docker/production by @dependabot in #966
- Bump golang from 1.22.6-alpine to 1.23.0-alpine in /docker/production by @dependabot in #967
- Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.27 to 1.17.28 by @dependabot in #970
- Bump golang from 1.22.6-alpine to 1.23.0-alpine in /docker/dev by @dependabot in #968
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.1 by @dependabot in #972
- Bump github.com/ory/dockertest/v3 from 3.10.0 to 3.11.0 by @dependabot in #971
- Bump golang from 1.23.0-alpine to 1.23.1-alpine in /docker/dev by @dependabot in #981
- Bump github.com/opencontainers/runc from 1.1.13 to 1.1.14 by @dependabot in #977
- Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.3 by @dependabot in #980
- Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.28 to 1.17.32 by @dependabot in #979
- Bump golang from 1.23.0-alpine to 1.23.1-alpine in /docker/production by @dependabot in #978
- PUT /games/:gameID/genresの実装 by @ikura-hamu in #869
- 🔧 AIがレビューするやつの設定追加 by @ikura-hamu in #987
- docker composeのdepends_onを削除 by @ikura-hamu in #988
- PostGameで以前のAPIと互換性を持たせる by @ikura-hamu in #989
- Bump github.com/go-task/task/v3 from 3.38.0 to 3.39.2 by @dependabot in #986
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.27 to 1.27.35 by @dependabot in #985
- Bump alpine from 3.20.2 to 3.20.3 in /docker/production by @dependabot in #982
- 🔧 ai reviewで自動生成されるコードを無視するように設定 by @ikura-hamu in #990
- lint周りの修正 by @ikura-hamu in #994
- developブランチをmainに取り込む by @ikura-hamu in #993
- Bump github.com/gohugoio/hugo from 0.123.3 to 0.125.3 by @dependabot in #903
- Bump github.com/gorilla/sessions from 1.3.0 to 1.4.0 by @dependabot in #974
- visibilityに関するchecker実装 by @ikura-hamu in #973
- ⬆️ Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.33 to 1.17.36 by @dependabot in #1001
- ⬆️ Bump github.com/go-gormigrate/gormigrate/v2 from 2.1.2 to 2.1.3 by @dependabot in #999
- ⬆️ Bump github.com/aws/aws-sdk-go-v2/config from 1.27.35 to 1.27.39 by @dependabot in #1002
- ⬆️ Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.3 to 1.63.3 by @dependabot in #1003
- ⬆️ Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #1004
- ⬆️ Bump github.com/oapi-codegen/oapi-codegen/v2 from 2.4.0 to 2.4.1 by @dependabot in #1007
- ⬆️ Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.3 to 1.64.1 by @dependabot in #1008
- ⬆️ Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #1009
- ⬆️ Bump golang.org/x/mod from 0.19.0 to 0.21.0 by @dependabot in #1010
- ⬆️ Bump golang from 1.23.1-alpine to 1.23.2-alpine in /docker/dev by @dependabot in #1005
- ⬆️ Bump golang from 1.23.1-alpine to 1.23.2-alpine in /docker/production by @dependabot in #1006
- ⬆️ Bump github.com/getkin/kin-openapi from 0.127.0 to 0.128.0 by @dependabot in #1012
- ⬆️ Bump github.com/aws/aws-sdk-go-v2/config from 1.27.39 to 1.27.43 by @dependabot in #1013
- ⬆️ Bump github.com/ncw/swift/v2 from 2.0.2 to 2.0.3 by @dependabot in #1014
- ⬆️ Bump github.com/aws/aws-sdk-go-v2/config from 1.27.43 to 1.28.0 by @dependabot in #1017
- ⬆️ Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #1019
- ⬆️ Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.10 to 1.17.33 by @dependabot in #1018
PATCH /games/{gameID}
でvisibilityを変更できるようにする by @ikura-hamu in #996PATCH
/genres/:genreID`の実装 by @ikura-hamu in #1023- ⬆️ Bump github.com/dgraph-io/ristretto from 0.1.1 to 0.2.0 by @dependabot in #1024
- エントリーポイントの確認 by @ikura-hamu in #1025
Full Changelog: v2.1.9...v2.2.0
What's Changed
- 🔥 visibility追加、v1API削除 by @ikura-hamu in #777
- ジャンルAPI修正 by @ikura-hamu in #805
- POST /game でジャンルを指定 by @ikura-hamu in #730
- getGame修正 by @ikura-hamu in #813
- GET /genres 実装 by @ikura-hamu in #814
- GET /gamesの実装 by @ikura-hamu in #847
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.18 to 1.27.22 by @dependabot in #940
- Bump github.com/gorilla/sessions from 1.2.2 to 1.3.0 by @dependabot in #941
- Bump golang from 1.22.4-alpine to 1.22.5-alpine in /docker/production by @dependabot in #944
- Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.22 to 1.17.24 by @dependabot in #946
- Bump golang.org/x/mod from 0.18.0 to 0.19.0 by @dependabot in #948
- Bump golang from 1.22.4-alpine to 1.22.5-alpine in /docker/dev by @dependabot in #945
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.24 to 1.17.8 by @dependabot in #954
- Bump alpine from 3.20.1 to 3.20.2 in /docker/production by @dependabot in #955
- Bump github.com/go-task/task/v3 from 3.37.2 to 3.38.0 by @dependabot in #956
- Bump gorm.io/driver/mysql from 1.5.6 to 1.5.7 by @dependabot in #957
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.8 to 1.17.9 by @dependabot in #958
- Bump gorm.io/gorm from 1.25.10 to 1.25.11 by @dependabot in #961
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.9 to 1.17.10 by @dependabot in #963
- Bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #964
- Bump golang from 1.22.5-alpine to 1.22.6-alpine in /docker/dev by @dependabot in #965
- Bump golang from 1.22.5-alpine to 1.22.6-alpine in /docker/production by @dependabot in #966
- Bump golang from 1.22.6-alpine to 1.23.0-alpine in /docker/production by @dependabot in #967
- Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.27 to 1.17.28 by @dependabot in #970
- Bump golang from 1.22.6-alpine to 1.23.0-alpine in /docker/dev by @dependabot in #968
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.1 by @dependabot in #972
- Bump github.com/ory/dockertest/v3 from 3.10.0 to 3.11.0 by @dependabot in #971
- Bump golang from 1.23.0-alpine to 1.23.1-alpine in /docker/dev by @dependabot in #981
- Bump github.com/opencontainers/runc from 1.1.13 to 1.1.14 by @dependabot in #977
- Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.3 by @dependabot in #980
- Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.28 to 1.17.32 by @dependabot in #979
- Bump golang from 1.23.0-alpine to 1.23.1-alpine in /docker/production by @dependabot in #978
- PUT /games/:gameID/genresの実装 by @ikura-hamu in #869
- 🔧 AIがレビューするやつの設定追加 by @ikura-hamu in #987
- docker composeのdepends_onを削除 by @ikura-hamu in #988
- PostGameで以前のAPIと互換性を持たせる by @ikura-hamu in #989
- Bump github.com/go-task/task/v3 from 3.38.0 to 3.39.2 by @dependabot in #986
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.27 to 1.27.35 by @dependabot in #985
- Bump alpine from 3.20.2 to 3.20.3 in /docker/production by @dependabot in #982
- 🔧 ai reviewで自動生成されるコードを無視するように設定 by @ikura-hamu in #990
- lint周りの修正 by @ikura-hamu in #994
- developブランチをmainに取り込む by @ikura-hamu in #993
- Bump github.com/gohugoio/hugo from 0.123.3 to 0.125.3 by @dependabot in #903
- Bump github.com/gorilla/sessions from 1.3.0 to 1.4.0 by @dependabot in #974
- visibilityに関するchecker実装 by @ikura-hamu in #973
- ⬆️ Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.33 to 1.17.36 by @dependabot in #1001
- ⬆️ Bump github.com/go-gormigrate/gormigrate/v2 from 2.1.2 to 2.1.3 by @dependabot in #999
- ⬆️ Bump github.com/aws/aws-sdk-go-v2/config from 1.27.35 to 1.27.39 by @dependabot in #1002
- ⬆️ Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.3 to 1.63.3 by @dependabot in #1003
- ⬆️ Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #1004
- ⬆️ Bump github.com/oapi-codegen/oapi-codegen/v2 from 2.4.0 to 2.4.1 by @dependabot in #1007
- ⬆️ Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.3 to 1.64.1 by @dependabot in #1008
- ⬆️ Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #1009
- ⬆️ Bump golang.org/x/mod from 0.19.0 to 0.21.0 by @dependabot in #1010
- ⬆️ Bump golang from 1.23.1-alpine to 1.23.2-alpine in /docker/dev by @dependabot in #1005
- ⬆️ Bump golang from 1.23.1-alpine to 1.23.2-alpine in /docker/production by @dependabot in #1006
- ⬆️ Bump github.com/getkin/kin-openapi from 0.127.0 to 0.128.0 by @dependabot in #1012
- ⬆️ Bump github.com/aws/aws-sdk-go-v2/config from 1.27.39 to 1.27.43 by @dependabot in #1013
- ⬆️ Bump github.com/ncw/swift/v2 from 2.0.2 to 2.0.3 by @dependabot in #1014
- ⬆️ Bump github.com/aws/aws-sdk-go-v2/config from 1.27.43 to 1.28.0 by @dependabot in #1017
- ⬆️ Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #1019
- ⬆️ Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.10 to 1.17.33 by @dependabot in #1018
PATCH /games/{gameID}
でvisibilityを変更できるようにする by @ikura-hamu in #996PATCH
/genres/:genreID`の実装 by @ikura-hamu in #1023- ⬆️ Bump github.com/dgraph-io/ristretto from 0.1.1 to 0.2.0 by @dependabot in #1024
- エントリーポイントの確認 by @ikura-hamu in #1025
Full Changelog: v2.1.9...v2.2.0