Skip to content

Commit

Permalink
release 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Tieske authored and jschmid1 committed Jun 20, 2024
1 parent 44b35eb commit 48facd6
Show file tree
Hide file tree
Showing 15 changed files with 33 additions and 26 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ Release process:
1. test installing the rock from LuaRocks


### 1.x.x unreleased
### 1.5.1 (20-Jun-2024)

- fix: when a "blob" type has no location specified, then use it as the body, same as with other types.
[120](https://github.com/Kong/lua-resty-aws/pull/120)
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/AWS.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ <h3>Usage:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2024-05-20 09:07:14 </i>
<i style="float:right;">Last updated 2024-06-20 12:27:01 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/ChainableTemporaryCredentials.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ <h3>Usage:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2024-05-20 09:07:14 </i>
<i style="float:right;">Last updated 2024-06-20 12:27:01 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/CredentialProviderChain.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h3>Parameters:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2024-05-20 09:07:14 </i>
<i style="float:right;">Last updated 2024-06-20 12:27:01 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/Credentials.html
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ <h3>Returns:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2024-05-20 09:07:14 </i>
<i style="float:right;">Last updated 2024-06-20 12:27:01 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/EC2MetadataCredentials.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h3>Parameters:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2024-05-20 09:07:14 </i>
<i style="float:right;">Last updated 2024-06-20 12:27:01 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/EnvironmentCredentials.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ <h3>Parameters:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2024-05-20 09:07:14 </i>
<i style="float:right;">Last updated 2024-06-20 12:27:01 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/RemoteCredentials.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h3>Parameters:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2024-05-20 09:07:14 </i>
<i style="float:right;">Last updated 2024-06-20 12:27:01 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/SharedFileCredentials.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h3>Parameters:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2024-05-20 09:07:14 </i>
<i style="float:right;">Last updated 2024-06-20 12:27:01 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
8 changes: 4 additions & 4 deletions docs/classes/TokenFileWebIdentityCredentials.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,17 +99,17 @@ <h3>Parameters:</h3>
<li><span class="parameter">opts</span> options table, only listing additional fields to the <a href="../classes/Credentials.html#">Credentials</a> class.
<ul>
<li><span class="parameter">token_file</span>
<span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
<span class="types"><a class="type" href="https://www.lua.org/manual/5.4/manual.html#6.4">string</a></span>
filename of the token file
(<em>default</em> AWS_WEB_IDENTITY_TOKEN_FILE env var)
</li>
<li><span class="parameter">role_arn</span>
<span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
<span class="types"><a class="type" href="https://www.lua.org/manual/5.4/manual.html#6.4">string</a></span>
arn of the role to assume
(<em>default</em> AWS_ROLE_ARN env var)
</li>
<li><span class="parameter">session_name</span>
<span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
<span class="types"><a class="type" href="https://www.lua.org/manual/5.4/manual.html#6.4">string</a></span>
session name
(<em>default</em> AWS_ROLE_SESSION_NAME env var or 'session@lua-resty-aws')
</li>
Expand All @@ -128,7 +128,7 @@ <h3>Parameters:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2024-05-20 09:07:14 </i>
<i style="float:right;">Last updated 2024-06-20 12:27:01 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ <h2>Topics</h2>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2024-05-20 09:07:14 </i>
<i style="float:right;">Last updated 2024-06-20 12:27:01 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
10 changes: 5 additions & 5 deletions docs/modules/resty.aws.config.html
Original file line number Diff line number Diff line change
Expand Up @@ -269,11 +269,11 @@ <h3>Returns:</h3>
<h3>Parameters:</h3>
<ul>
<li><span class="parameter">filename</span>
<span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
<span class="types"><a class="type" href="https://www.lua.org/manual/5.4/manual.html#6.4">string</a></span>
the filename of the configuration file to load
</li>
<li><span class="parameter">profile</span>
<span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
<span class="types"><a class="type" href="https://www.lua.org/manual/5.4/manual.html#6.4">string</a></span>
the profile to retrieve from the configuration file. If
the profile doesn't exist, then it returns an empty table. Use <code>&quot;default&quot;</code> to get the default profile.
(<em>optional</em>)
Expand Down Expand Up @@ -327,11 +327,11 @@ <h3>Returns:</h3>
<h3>Parameters:</h3>
<ul>
<li><span class="parameter">filename</span>
<span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
<span class="types"><a class="type" href="https://www.lua.org/manual/5.4/manual.html#6.4">string</a></span>
the filename of the credentials file to load
</li>
<li><span class="parameter">profile</span>
<span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
<span class="types"><a class="type" href="https://www.lua.org/manual/5.4/manual.html#6.4">string</a></span>
the profile to retrieve from the credentials file. If
the profile doesn't exist, then it returns an empty table. Use <code>default</code> to get the default profile.
(<em>optional</em>)
Expand All @@ -356,7 +356,7 @@ <h3>Returns:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2024-05-20 09:07:14 </i>
<i style="float:right;">Last updated 2024-06-20 12:27:01 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
8 changes: 4 additions & 4 deletions docs/modules/resty.aws.service.rds.signer.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,19 +103,19 @@ <h3>Parameters:</h3>
<li><span class="parameter">opts</span> configuration to use, to override the options inherited from the underlying <a href="../classes/AWS.html#">AWS</a> instance;
<ul>
<li><span class="parameter">region</span>
<span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
<span class="types"><a class="type" href="https://www.lua.org/manual/5.4/manual.html#6.4">string</a></span>
The AWS region
</li>
<li><span class="parameter">hostname</span>
<span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
<span class="types"><a class="type" href="https://www.lua.org/manual/5.4/manual.html#6.4">string</a></span>
the DB hostname to connect to, eg. <code>&quot;DB_INSTANCE.DB_CLUSTER.us-east-1.rds.amazonaws.com&quot;</code>
</li>
<li><span class="parameter">port</span>
<span class="types"><span class="type">number</span></span>
the port for the DB connection
</li>
<li><span class="parameter">username</span>
<span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
<span class="types"><a class="type" href="https://www.lua.org/manual/5.4/manual.html#6.4">string</a></span>
username of the account in the database to sign in with
</li>
<li><span class="parameter">credentials</span>
Expand Down Expand Up @@ -191,7 +191,7 @@ <h3>Usage:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2024-05-20 09:07:14 </i>
<i style="float:right;">Last updated 2024-06-20 12:27:01 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/resty.aws.utils.html
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ <h3>Returns:</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2024-05-20 09:07:14 </i>
<i style="float:right;">Last updated 2024-06-20 12:27:01 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down
11 changes: 9 additions & 2 deletions docs/topics/README.md.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h2>Usage IMPORTANT!!</h2>

<h3><code>attempt to yield across C-call boundary</code> error</h3>

<p>This typically happens when initializing from within a <a href="https://www.lua.org/manual/5.1/manual.html#pdf-require">require</a> call.
<p>This typically happens when initializing from within a <a href="https://www.lua.org/manual/5.4/manual.html#pdf-require">require</a> call.
See <a href="#global-settings">Global settings</a> below on how to initialize properly.</p>

<hr/>
Expand Down Expand Up @@ -290,6 +290,13 @@ <h2>History</h2>
</ol>


<h3>1.5.1 (20-Jun-2024)</h3>

<ul>
<li>fix: when a "blob" type has no location specified, then use it as the body, same as with other types.
<a href="https://github.com/Kong/lua-resty-aws/pull/120">120</a></li>
</ul>

<h3>1.5.0 (20-May-2024)</h3>

<ul>
Expand Down Expand Up @@ -563,7 +570,7 @@ <h3>0.1 (03-Feb-2021) Initial released version</h3>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2024-05-20 09:07:14 </i>
<i style="float:right;">Last updated 2024-06-20 12:27:01 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
Expand Down

0 comments on commit 48facd6

Please sign in to comment.