Skip to content

Releases: traPtitech/rucQ

v1.0.1

27 Nov 06:11
9a3287d

Choose a tag to compare

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

Full Changelog: v1.0.0...v1.0.1

v1.0.0

09 Sep 22:13
4ed697e

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v1.0.0

v0.9.0

08 Sep 11:56
b368732

Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.9.0

v0.8.1

30 Aug 03:36
636f3b8

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

28 Aug 06:26
e118dd4

Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.8.0

v0.7.3

27 Aug 07:54
becf1dd

Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

25 Aug 07:46
f5fde7d

Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

23 Aug 09:57
01d7a2e

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

21 Aug 05:21
f8f3873

Choose a tag to compare

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

11 Aug 09:25
4b93321

Choose a tag to compare

What's Changed

  • 管理者による回答の追加時にもDMを送信するように by @akimon658 in #170
  • 参加登録を解除したユーザーの回答を除外する by @akimon658 in #171

Full Changelog: v0.6.1...v0.6.2