diff --git a/.gitignore b/.gitignore index 1abdfef..7b2f934 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ delete-me # generated files *.rockspec src/resty/aws/raw-api +.DS_Store diff --git a/README.md b/README.md index ab06a1d..3c553e7 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,10 @@ Release process: 1. upload using: `VERSION=x.y.z APIKEY=abc... make upload` 1. test installing the rock from LuaRocks +### 1.6.0 (04-Jun-2024) + +- feat: update the AWS SDK to v2.1353.0 + [117](https://github.com/Kong/lua-resty-aws/pull/117) ### 1.5.0 (20-May-2024) diff --git a/docs/classes/AWS.html b/docs/classes/AWS.html index 2b5adde..eae8f68 100644 --- a/docs/classes/AWS.html +++ b/docs/classes/AWS.html @@ -151,7 +151,7 @@