From 06ec1cfd525fbfc58ab9ac6cccc4d21f71186b3b Mon Sep 17 00:00:00 2001 From: Matthieu Napoli Date: Tue, 13 Jun 2023 19:42:52 +0200 Subject: [PATCH] Update CHANGELOG.md (#461) Co-authored-by: Bref Bot --- CHANGELOG.md | 5 +++ layers.json | 90 ++++++++++++++++++++++++++-------------------------- 2 files changed, 50 insertions(+), 45 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb2e79b5..29e43c8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Change log +## 1.2.3 + +* Fix Laravel support +* Upgrade Imagick + ## 1.2.2 * Update layer versions (previous release did not include them). diff --git a/layers.json b/layers.json index c232c81b..57fb8aeb 100644 --- a/layers.json +++ b/layers.json @@ -912,30 +912,54 @@ "me-south-1": 6 }, "imagick-php-80": { - "ca-central-1": 18, - "eu-central-1": 18, - "eu-north-1": 18, - "eu-west-1": 18, - "eu-west-2": 18, - "eu-west-3": 18, - "sa-east-1": 18, - "us-east-1": 18, - "us-east-2": 18, - "us-west-1": 18, - "us-west-2": 18, + "ca-central-1": 19, + "eu-central-1": 19, + "eu-north-1": 19, + "eu-west-1": 19, + "eu-west-2": 19, + "eu-west-3": 19, + "sa-east-1": 19, + "us-east-1": 19, + "us-east-2": 19, + "us-west-1": 19, + "us-west-2": 19, + "ap-east-1": 11, + "ap-south-1": 19, + "ap-northeast-1": 19, + "ap-northeast-2": 19, + "ap-northeast-3": 11, + "ap-southeast-1": 19, + "ap-southeast-2": 19, + "eu-south-1": 19, + "eu-south-2": 6, + "af-south-1": 18, + "me-south-1": 10 + }, + "imagick-php-81": { + "ca-central-1": 10, + "eu-central-1": 10, + "eu-north-1": 10, + "eu-west-1": 10, + "eu-west-2": 10, + "eu-west-3": 10, + "sa-east-1": 10, + "us-east-1": 10, + "us-east-2": 10, + "us-west-1": 10, + "us-west-2": 10, "ap-east-1": 10, - "ap-south-1": 18, - "ap-northeast-1": 18, - "ap-northeast-2": 18, + "ap-south-1": 10, + "ap-northeast-1": 10, + "ap-northeast-2": 10, "ap-northeast-3": 10, - "ap-southeast-1": 18, - "ap-southeast-2": 18, - "eu-south-1": 18, - "eu-south-2": 5, - "af-south-1": 17, + "ap-southeast-1": 10, + "ap-southeast-2": 10, + "eu-south-1": 10, + "eu-south-2": 6, + "af-south-1": 9, "me-south-1": 9 }, - "imagick-php-81": { + "imagick-php-82": { "ca-central-1": 9, "eu-central-1": 9, "eu-north-1": 9, @@ -955,34 +979,10 @@ "ap-southeast-1": 9, "ap-southeast-2": 9, "eu-south-1": 9, - "eu-south-2": 5, + "eu-south-2": 6, "af-south-1": 8, "me-south-1": 8 }, - "imagick-php-82": { - "ca-central-1": 8, - "eu-central-1": 8, - "eu-north-1": 8, - "eu-west-1": 8, - "eu-west-2": 8, - "eu-west-3": 8, - "sa-east-1": 8, - "us-east-1": 8, - "us-east-2": 8, - "us-west-1": 8, - "us-west-2": 8, - "ap-east-1": 8, - "ap-south-1": 8, - "ap-northeast-1": 8, - "ap-northeast-2": 8, - "ap-northeast-3": 8, - "ap-southeast-1": 8, - "ap-southeast-2": 8, - "eu-south-1": 8, - "eu-south-2": 5, - "af-south-1": 7, - "me-south-1": 7 - }, "imap-php-81": { "ca-central-1": 11, "eu-central-1": 11,