Releases: camphor-/relaym-server
Releases · camphor-/relaym-server
v1.4.2
Changelog
- build(deps): bump github.com/google/go-cmp from 0.5.6 to 0.5.7 by @dependabot in https://github.com/camphor-/relaym-server/pull/244
- build(deps): bump github.com/labstack/echo/v4 from 4.6.2 to 4.6.3 by @dependabot in https://github.com/camphor-/relaym-server/pull/243
- build(deps): bump actions/setup-go from 2.1.5 to 2.2.0 by @dependabot in https://github.com/camphor-/relaym-server/pull/245
- update image tag to deploy konoe cluster via argocd by @sanposhiho in https://github.com/camphor-/relaym-server/pull/247
- Fix incorrect action dispatch by @sanposhiho in https://github.com/camphor-/relaym-server/pull/248
- build(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 by @dependabot in https://github.com/camphor-/relaym-server/pull/249
- Update dependabot.yml by @panorama32 in https://github.com/camphor-/relaym-server/pull/262
- build(deps): bump github.com/google/go-cmp from 0.5.7 to 0.5.8 by @dependabot in https://github.com/camphor-/relaym-server/pull/263
- Fix skeema version in tools by @panorama32 in https://github.com/camphor-/relaym-server/pull/273
- Upgrade Golang Version 1.15 → 1.18 by @panorama32 in https://github.com/camphor-/relaym-server/pull/272
- build(deps): bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 by @dependabot in https://github.com/camphor-/relaym-server/pull/246
- build(deps): bump actions/github-script from 5 to 6 by @dependabot in https://github.com/camphor-/relaym-server/pull/250
- build(deps): bump github.com/zmb3/spotify/v2 from 2.0.1 to 2.2.1 by @dependabot in https://github.com/camphor-/relaym-server/pull/276
- build(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in https://github.com/camphor-/relaym-server/pull/267
- build(deps): bump actions/setup-go from 2.2.0 to 3.2.0 by @dependabot in https://github.com/camphor-/relaym-server/pull/270
- build(deps): bump docker/setup-buildx-action from 1 to 2 by @dependabot in https://github.com/camphor-/relaym-server/pull/265
- build(deps): bump codecov/codecov-action from 2.1.0 to 3.1.0 by @dependabot in https://github.com/camphor-/relaym-server/pull/261
- build(deps): bump docker/build-push-action from 2 to 3 by @dependabot in https://github.com/camphor-/relaym-server/pull/264
- build(deps): bump actions/cache from 2.1.7 to 3.0.4 by @dependabot in https://github.com/camphor-/relaym-server/pull/274
- build(deps): bump github.com/skeema/skeema from 1.7.0 to 1.8.0 by @dependabot in https://github.com/camphor-/relaym-server/pull/275
- build(deps): bump docker/login-action from 1 to 2 by @dependabot in https://github.com/camphor-/relaym-server/pull/266
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in https://github.com/camphor-/relaym-server/pull/251
- build(deps): bump github.com/labstack/echo/v4 from 4.6.3 to 4.7.2 by @dependabot in https://github.com/camphor-/relaym-server/pull/255
- build(deps): bump actions/cache from 3.0.4 to 3.0.6 by @dependabot in https://github.com/camphor-/relaym-server/pull/280
- build(deps): bump github.com/labstack/echo/v4 from 4.7.2 to 4.8.0 by @dependabot in https://github.com/camphor-/relaym-server/pull/281
- build(deps): bump actions/cache from 3.0.6 to 3.0.8 by @dependabot in https://github.com/camphor-/relaym-server/pull/283
Full Changelog: v1.4.1...v1.4.2
v1.4.1
Changelog
- Spotifyのライブラリをv2に更新 (#241) by @p1ass
- build(deps): bump codecov/codecov-action from 1 to 2.1.0 (#229) by @dependabot[bot]
- build(deps): bump github.com/labstack/echo/v4 from 4.6.1 to 4.6.2 (#242) by @dependabot[bot]
v1.4.0
Changelog
- Authorize時に信頼できるリダイレクトURLであれば、Authorizeに失敗しれもリダイレクトURLにリダイレクトするようにする (#240) by @p1ass
- Deploy Preview時にAccess-Control-Allow-Credentialsがついてなかったので修正 (#239) by @p1ass
- Cloudflare Pagesのプレビュー環境に対応する (#238) by @p1ass
- build(deps): bump github.com/labstack/echo/v4 from 4.2.0 to 4.6.1 (#235) by @dependabot[bot]
- build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0 (#237) by @dependabot[bot]
- build(deps): bump github.com/golang/mock from 1.5.0 to 1.6.0 (#233) by @dependabot[bot]
- build(deps): bump github.com/labstack/gommon from 0.3.0 to 0.3.1 (#236) by @dependabot[bot]
- build(deps): bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#234) by @dependabot[bot]
- build(deps): bump github.com/go-sql-driver/mysql from 1.5.0 to 1.6.0 (#232) by @dependabot[bot]
- build(deps): bump actions/setup-go from 1 to 2.1.5 (#231) by @dependabot[bot]
- build(deps): bump actions/cache from 1 to 2.1.7 (#230) by @dependabot[bot]
- Upgrade to GitHub-native Dependabot (#227) by @dependabot-preview[bot]
- m1 macを使用する開発者向けにドキュメントの追加 (#226) by @sanposhiho
- build(deps): bump github.com/google/go-cmp from 0.5.4 to 0.5.5 (#222) by @dependabot-preview[bot]
- build(deps): bump github.com/golang/mock from 1.4.4 to 1.5.0 (#221) by @dependabot-preview[bot]
- build(deps): bump github.com/labstack/echo/v4 from 4.1.17 to 4.2.0 (#220) by @dependabot-preview[bot]
- build(deps): bump github.com/google/uuid from 1.1.5 to 1.2.0 (#219) by @dependabot-preview[bot]
- build(deps): bump github.com/google/uuid from 1.1.4 to 1.1.5 (#218) by @dependabot-preview[bot]
- build(deps): bump github.com/google/uuid from 1.1.3 to 1.1.4 (#217) by @dependabot-preview[bot]
- build(deps): bump github.com/google/uuid from 1.1.2 to 1.1.3 (#216) by @dependabot-preview[bot]
v1.3.3
rm: port bindingを消した
v1.3.2
Changelog
- Prod環境、GitHub Actionでbuild と deploy (#212) by @sanposhiho
- Dev環境、GitHub Actionでbuild と deploy (#211) by @sanposhiho
- build(deps): bump github.com/google/go-cmp from 0.5.2 to 0.5.4 (#208) by @dependabot-preview[bot]
v1.3.1
Changelog
- bump go version to 1.15 (#202) by @p1ass
- build(deps): bump github.com/google/go-cmp from 0.5.1 to 0.5.2 (#197) by @dependabot-preview[bot]
- build(deps): bump github.com/labstack/echo/v4 from 4.1.16 to 4.1.17 (#198) by @dependabot-preview[bot]
- build(deps): bump github.com/google/uuid from 1.1.1 to 1.1.2 (#199) by @dependabot-preview[bot]
- ローカルではAPIプロキシを前提に、SameSite=Laxへ変更 (#196) by @dora1998
- AcceptLanguageのPRがマージされたので、フォーク元のspotifyライブラリを使うようにする (#195) by @p1ass