From cc30d6c635dec50a3c1450720be70520dd9582f2 Mon Sep 17 00:00:00 2001 From: Yoshida Hiroshi Date: Thu, 14 Nov 2024 14:38:08 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7?= =?UTF-8?q?=E3=83=B3=E3=82=92=E4=B8=8A=E3=81=92=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index b150c16..fc85095 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2024.5.1 +2024.6.0 From 0434888afa2fcc5cfc0f7ab66a18afae02e62299 Mon Sep 17 00:00:00 2001 From: Yoshida Hiroshi Date: Thu, 14 Nov 2024 14:41:37 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=E5=A4=89=E6=9B=B4=E5=B1=A5=E6=AD=B4?= =?UTF-8?q?=E3=82=92=E6=9B=B4=E6=96=B0=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGES.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index ccaeb8e..86082e3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -11,11 +11,13 @@ ## develop +### misc + +## 2024.6.0 + - [CHANGE] aws の再接続条件の exception に InternalFailureException を追加する - @Hexa -### misc - ## 2024.5.1 - [FIX] リリース時の build 前に patch をあてるように修正する