Skip to content

v3.21.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 07:02
· 1 commit to master since this release
a695022

Changelog

  • a695022 Merge pull request #2484 from traPtitech/feet/bulk-group-api
  • 66808e5 feat(github-action)!: Update renovatebot/github-action action to v41.0.2 (#2532)
  • 30c0cbd fix(deps): update module golang.org/x/oauth2 to v0.24.0 (#2531)
  • af03489 fix(deps): update module golang.org/x/image to v0.22.0
  • cee3b48 fix(deps): update golang.org/x/exp digest to 2d47ceb (#2530)
  • 28b974a fix(github-action): update renovatebot/github-action action to v40.3.6
  • 635a415 fix(deps): update module google.golang.org/api to v0.205.0
  • 368e574 fix(container): update image golang to v1.23.3
  • 0f1b43e fix(container): update image ghcr.io/k1low/tbls to v1.79.1
  • bdd5bbe fix(github-action): update renovatebot/github-action action to v40.3.5
  • c3dae37 Merge pull request #2476 from Eraxyso/master
  • c9d1d1b fix: unify function return values with API definition and correct some API definition issues
  • 73c33a1 style: fix typos and improve formatting
  • 0e137ee fix(deps): update module google.golang.org/api to v0.204.0
  • f6756ab fix(deps): update module github.com/zitadel/oidc/v3 to v3.32.1
  • 423ba27 fix(deps): update module github.com/zitadel/oidc/v3 to v3.32.0
  • 1e64bb7 Merge pull request #2523 from traPtitech/fix/patch_stamp_can_change_only_letter_case
  • d1f3d9e 🐛 add ID check to prevent error on duplicate stamp name update
  • b0ffc4b feat(container): update image ghcr.io/k1low/tbls to v1.79.0
  • 1020619 fix(deps): update module firebase.google.com/go/v4 to v4.15.0
  • 602cceb fix(deps): update module google.golang.org/api to v0.203.0
  • 21ba43c fix(deps): update module google.golang.org/api to v0.202.0
  • 9100ce4 fix(deps): update module github.com/zitadel/oidc/v3 to v3.31.0
  • 962a872 fix(container): update image ghcr.io/k1low/tbls to v1.78.1
  • 10402ab fix(github-action): update renovatebot/github-action action to v40.3.4
  • 17aa6d0 fix(deps): update module google.golang.org/api to v0.201.0
  • ef7f4de fix(deps): update module github.com/prometheus/client_golang to v1.20.5
  • 0eb44f4 fix(github-action): update renovatebot/github-action action to v40.3.3
  • 4904f1a feat(container): update image ghcr.io/k1low/tbls to v1.78.0
  • 940c519 fix(deps): update module google.golang.org/api to v0.200.0
  • 95a42d4 fix(github-action): update renovatebot/github-action action to v40.3.2
  • 8d6cae7 fix(deps): update golang.org/x/exp digest to f66d83c
  • f0a38b0 fix(deps): update module golang.org/x/image to v0.21.0
  • d746260 fix(deps): update module github.com/zitadel/oidc/v3 to v3.30.1
  • cf38711 fix(deps): update golang.org/x/exp digest to 225e2ab
  • 7193de5 fix(container): update image golang to v1.23.2
  • 885cc34 r/g/user_group.go:322を訂正
  • e1361e7 Reviewの反映
  • 4dbd441 Update docs/v3-api.yaml
  • 8dc4202 fix lint error
  • 5a8be02 fix bug related read bug
  • 536d689 一括削除の実装
  • 3c0cbbc v3-api.yamlの変更の修正
  • 47b2186 v3-api.yamlの変更
  • 5d74a26 style: remove extra space
  • d495151 test: generate mock methods for GetChannelPathFromID and GetChannelFromPath
  • 6bbea17 fix eof error
  • a20133f ユーザのグループ複数追加 with Error
  • d9ad320 style: remove extra parenthesis
  • c63e291 Merge branch 'master' into master
  • 2d0589a feat: add API to get channel info from channel path
  • f2b3bb4 feat: add API to get channel path from channel ID
  • 508712e 関数AddUsersToGroupの実装とAddUserGroupMember POSTの変更