Skip to content

Commit

Permalink
Merge branch 'release/2024.1.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexa committed Feb 22, 2024
2 parents 5cf28f0 + 3c65490 commit 4c771b6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@

## develop


## 2024.1.0

- [UPDATE] go.mod の Go のバージョンを 1.22.0 にあげる
- @voluntas
- [CHANGE] サービス接続時にエラーになった場合は、Body が空のレスポンスを返すように変更する
- @Hexa
- [CHANGE] サービス接続後にエラーになった場合は、{"type": "error", "reason": string} をクライアントへ送信するように変更する
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023.5.3
2024.1.0

0 comments on commit 4c771b6

Please sign in to comment.