Skip to content

v3.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 21:49
· 1048 commits to master since this release
fd0fb5c

新機能

  • OGPキャッシュを削除するAPIを追加 #1834
    • DELETE /ogp/cache?url={url}で削除できるように

機能改善

バグ修正

  • race conditionの解消 #1829 #1831
  • 変更前と同じ文章でチャンネルのトピック更新をした際、WebSocket / Botにトピック変更通知が飛んでいたバグを修正 #1830
  • OGP内の文章がHTMLエスケープされたままになっていたバグを修正 #1832

開発/運用

  • SpectralのGitHub Actionsを改善 #1835
  • Swagger変更時にrust-traqを更新するように #1836
  • Container Scan Actionの差し替え #1840

Changelog

  • fd0fb5c Merge pull request #1840 from traPtitech/container-scan-action
  • 686e63d using annotation
  • 91814d2 eliminating old config
  • 3b7ae6c using crazy-max's container scan
  • 29ca9cf Merge pull request #1839 from traPtitech/dependabot/go_modules/google.golang.org/api-0.126.0
  • 832f6cd Bump google.golang.org/api from 0.125.0 to 0.126.0
  • 694533c Merge pull request #1838 from traPtitech/dependabot/docker/golang-1.20.5-alpine
  • 9175b2c Bump golang from 1.20.4-alpine to 1.20.5-alpine
  • 8744104 Merge pull request #1836 from H1rono/feat/add-rust-traq
  • f355eb7 Merge pull request #1837 from traPtitech/dependabot/go_modules/github.com/motoki317/sc-1.6.0
  • e2792b1 Bump github.com/motoki317/sc from 1.5.0 to 1.6.0
  • 2d2511f 🔧 Auto regenerate rust-traq
  • 65ae177 Merge pull request #1834 from traPtitech/feat/delete-ogp-cache
  • 1127245 fixed cache deletion service
  • 465e941 add routing of DELETE /ogp/cache
  • 426de00 Merge pull request #1835 from traPtitech/swagger-action
  • 4ee1beb fix path & add verbose
  • 7dc89bf enchanted spectral action
  • e1c29f3 added DELETE /ogp/cache on swagger definition
  • 45c445b implemented ogp cache deletion api
  • 743593d Merge pull request #1832 from traPtitech/unescape-ogp
  • 51bbfa0 unescape ogp contents
  • 96b04f7 Merge pull request #1831 from traPtitech/fix/test-enchantment
  • 0b31469 Merge pull request #1830 from traPtitech/fix/same-topic-event
  • f6f511b added second call in stamp test
  • dfd35cb Revert "fixed test"
  • 0ce6c58 fixed topic arg handling
  • f20f645 Merge pull request #1829 from traPtitech/fix/race-condition
  • 2ee30ef fixed test
  • 8e523d7 solved race condition
  • eaa0dd0 Merge pull request #1828 from traPtitech/dependabot/go_modules/github.com/go-gormigrate/gormigrate/v2-2.1.0
  • a8d921e Bump github.com/go-gormigrate/gormigrate/v2 from 2.0.3 to 2.1.0
  • af164b6 Merge pull request #1826 from traPtitech/dependabot/go_modules/github.com/stretchr/testify-1.8.4
  • 4372e1e Bump github.com/stretchr/testify from 1.8.3 to 1.8.4
  • 44a4c65 Merge pull request #1827 from traPtitech/dependabot/go_modules/google.golang.org/api-0.125.0
  • 3740331 Merge pull request #1825 from traPtitech/dependabot/go_modules/github.com/spf13/viper-1.16.0
  • 597e87f Bump google.golang.org/api from 0.124.0 to 0.125.0
  • edb4cac Bump github.com/spf13/viper from 1.15.0 to 1.16.0
  • cdd9b1c Merge pull request #1824 from traPtitech/dependabot/go_modules/github.com/go-gormigrate/gormigrate/v2-2.0.3
  • a6d8f22 Bump github.com/go-gormigrate/gormigrate/v2 from 2.0.2 to 2.0.3
  • 7d2a76b Merge pull request #1818 from traPtitech/dependabot/go_modules/google.golang.org/api-0.124.0
  • 661b940 Bump google.golang.org/api from 0.123.0 to 0.124.0
  • 32f513e Merge pull request #1817 from traPtitech/dependabot/go_modules/github.com/labstack/echo-contrib-0.15.0
  • abb8bd1 using new echo-prometheus middleware
  • 240f404 Bump github.com/labstack/echo-contrib from 0.14.1 to 0.15.0
  • d5fc32b Merge pull request #1816 from traPtitech/dependabot/go_modules/gorm.io/driver/mysql-1.5.1
  • 09f51c7 Bump gorm.io/driver/mysql from 1.5.0 to 1.5.1
  • ef3bdad Merge pull request #1815 from traPtitech/dependabot/go_modules/google.golang.org/api-0.123.0
  • 0a4a6aa Merge pull request #1814 from traPtitech/dependabot/go_modules/github.com/stretchr/testify-1.8.3
  • 1264f02 Bump google.golang.org/api from 0.122.0 to 0.123.0
  • cf57075 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3