Releases: traPtitech/rucQ
Releases · traPtitech/rucQ
v1.0.1
What's Changed
- イメージのビルドに必要なファイルが変更されたときだけビルドジョブを実行 by @akimon658 in #261
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #259
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #258
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #257
- docker-composeの更新頻度をmonthlyに by @akimon658 in #262
- Bump traptitech/rucq-admin from 0.7.0 to 1.0.0 by @dependabot[bot] in #243
- Bump adminer from 5.3.0 to 5.4.0 by @dependabot[bot] in #245
- Bump traptitech/rucq-ui from 1.1.1 to 1.1.4 by @dependabot[bot] in #247
- Bump swaggerapi/swagger-ui from v5.28.1 to v5.29.1 by @dependabot[bot] in #249
- Bump traptitech/traq-ui from 3.27.3 to 3.29.0 by @dependabot[bot] in #260
- Bump golang from 1.25.0-trixie to 1.25.1-trixie by @dependabot[bot] in #251
- Bump github.com/testcontainers/testcontainers-go/modules/compose from 0.38.0 to 0.39.0 by @dependabot[bot] in #252
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #254
- Bump go.uber.org/mock from 0.5.2 to 0.6.0 by @dependabot[bot] in #255
- Bump github.com/go-gormigrate/gormigrate/v2 from 2.1.4 to 2.1.5 by @dependabot[bot] in #253
- serviceを複数のパッケージに分割 by @akimon658 in #265
- SSEのテストがたまに落ちるのを修正 by @akimon658 in #266
- docker compose watchを使わない方法を記載 by @akimon658 in #267
- Bump golang from 1.25.1-trixie to 1.25.3-trixie by @dependabot[bot] in #275
- Bump github.com/testcontainers/testcontainers-go/modules/compose from 0.39.0 to 0.39.1 by @dependabot[bot] in #277
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #272
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #271
- Bump traptitech/traq from 3.25.1 to 3.26.0 by @dependabot[bot] in #276
- Bump swaggerapi/swagger-ui from v5.29.1 to v5.30.1 by @dependabot[bot] in #274
- Bump adminer from 5.4.0 to 5.4.1 by @dependabot[bot] in #273
- Bump gorm.io/gorm from 1.30.1 to 1.31.0 by @dependabot[bot] in #278
- fix: migration.MigrateをNewGormRepositoryの中で呼び出すようにする by @GenMira in #270
- adminを追加するときにユーザーがtraQに存在するか確認するように by @otima344 in #280
- 消して、go generate ./... を実行した by @ynta-3 in #269
New Contributors
- @GenMira made their first contribution in #270
- @otima344 made their first contribution in #280
- @ynta-3 made their first contribution in #269
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Bump swaggerapi/swagger-ui from v5.28.0 to v5.28.1 by @dependabot[bot] in #236
- Bump traptitech/rucq-admin from 0.6.1 to 0.7.0 by @dependabot[bot] in #237
- Bump traptitech/traq from 3.25.0 to 3.25.1 by @dependabot[bot] in #239
- Bump traptitech/rucq-ui from 1.0.5 to 1.1.1 by @dependabot[bot] in #240
- Bump traptitech/traq-ui from 3.27.1 to 3.27.3 by @dependabot[bot] in #241
Full Changelog: v0.9.0...v1.0.0
v0.9.0
What's Changed
- 点呼のリアクションのストリーミングを実装 by @akimon658 in #232
- AdminGetUserメソッドを実装 by @akimon658 in #233
- 画像更新APIの定義を削除 by @akimon658 in #235
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- RequestLoggerのログ属性にHTTPメソッドを追加 by @akimon658 in #225
- メソッドのログが空文字になっていたのを修正 by @akimon658 in #227
- RollCallReactionのCRUD実装 by @akimon658 in #221
- 部屋の削除を実装 by @akimon658 in #231
- Bump traptitech/rucq-ui from 1.0.4 to 1.0.5 by @dependabot[bot] in #213
- Bump traptitech/traq from 3.24.14 to 3.25.0 by @dependabot[bot] in #215
- Bump caddy from 2.10.0-alpine to 2.10.2-alpine by @dependabot[bot] in #218
- Bump traptitech/rucq-admin from 0.6.0 to 0.6.1 by @dependabot[bot] in #229
- Bump swaggerapi/swagger-ui from v5.27.1 to v5.28.0 by @dependabot[bot] in #230
Full Changelog: v0.8.0...v0.8.1
v0.8.0
v0.7.3
What's Changed
- RollCallの作成と取得を実装 by @akimon658 in #214
- PutAnswerメソッドにおける権限確認の実装 by @akimon658 in #217
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- DM送信のキューを永続化 by @akimon658 in #205
- Paymentの金額を0に更新できるよう修正 by @akimon658 in #211
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- DashboardにPaymentとRoomを含める by @akimon658 in #201
- GetDashboardのレスポンスでcampIDを考慮 by @akimon658 in #203
- Bump traptitech/traq-ui from 3.26.2 to 3.27.1 by @dependabot[bot] in #200
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- ユニットテストごとにGORMのログが分離されるように by @akimon658 in #173
- Bump traptitech/rucq-admin from 0.5.0 to 0.5.1 by @dependabot[bot] in #174
created_atがゼロ値で上書きされないように修正 by @akimon658 in #177- RoomGroupの作成と編集 by @akimon658 in #179
- テストで共通のコンテナを使うようにする by @akimon658 in #161
- Bump mariadb from 11.8.2-noble to 11.8.3-noble by @dependabot[bot] in #180
- RoomGroup取得処理の実装 by @akimon658 in #188
- RoomGroupの削除機能を実装 by @akimon658 in #191
- Bump traptitech/rucq-ui from 1.0.3 to 1.0.4 by @dependabot[bot] in #194
- イベントの主催者が合宿の参加者であることを確認するバリデーションを追加 by @akimon658 in #195
- 部屋の作成時に存在しないユーザーを追加できる問題を修正 by @akimon658 in #198
- Bump traptitech/rucq-admin from 0.5.1 to 0.6.0 by @dependabot[bot] in #197
Full Changelog: v0.6.2...v0.7.0
v0.6.2
What's Changed
- 管理者による回答の追加時にもDMを送信するように by @akimon658 in #170
- 参加登録を解除したユーザーの回答を除外する by @akimon658 in #171
Full Changelog: v0.6.1...v0.6.2