Skip to content

Commit

Permalink
Deployed 56d3fd5 to main with MkDocs 1.6.0 and mike 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 1, 2024
1 parent 62bf97b commit fd0e8d4
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 17 deletions.
30 changes: 16 additions & 14 deletions main/CHANGELOG/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -532,13 +532,13 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#0121rc1" class="md-nav__link">
<a href="#0121" class="md-nav__link">
<span class="md-ellipsis">
0.12.1rc1
0.12.1
</span>
</a>

<nav class="md-nav" aria-label="0.12.1rc1">
<nav class="md-nav" aria-label="0.12.1">
<ul class="md-nav__list">

<li class="md-nav__item">
Expand All @@ -551,9 +551,9 @@
</li>

<li class="md-nav__item">
<a href="#0121rc1-breaking-changes" class="md-nav__link">
<a href="#0121-breaking-changes" class="md-nav__link">
<span class="md-ellipsis">
0.12.1rc1 Breaking Changes
0.12.1 Breaking Changes
</span>
</a>

Expand Down Expand Up @@ -2299,13 +2299,13 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#0121rc1" class="md-nav__link">
<a href="#0121" class="md-nav__link">
<span class="md-ellipsis">
0.12.1rc1
0.12.1
</span>
</a>

<nav class="md-nav" aria-label="0.12.1rc1">
<nav class="md-nav" aria-label="0.12.1">
<ul class="md-nav__list">

<li class="md-nav__item">
Expand All @@ -2318,9 +2318,9 @@
</li>

<li class="md-nav__item">
<a href="#0121rc1-breaking-changes" class="md-nav__link">
<a href="#0121-breaking-changes" class="md-nav__link">
<span class="md-ellipsis">
0.12.1rc1 Breaking Changes
0.12.1 Breaking Changes
</span>
</a>

Expand Down Expand Up @@ -2416,12 +2416,12 @@


<h1 id="aries-cloud-agent-python-changelog">Aries Cloud Agent Python Changelog<a class="headerlink" href="#aries-cloud-agent-python-changelog" title="Permanent link">&para;</a></h1>
<h2 id="0121rc1">0.12.1rc1<a class="headerlink" href="#0121rc1" title="Permanent link">&para;</a></h2>
<h2 id="0121">0.12.1<a class="headerlink" href="#0121" title="Permanent link">&para;</a></h2>
<h3 id="april-26-2024">April 26, 2024<a class="headerlink" href="#april-26-2024" title="Permanent link">&para;</a></h3>
<p>Release 0.12.1rc1 is a small patch to cleanup some edge case issues in the handling of Out of Band invitations, revocation notification webhooks, and connection querying uncovered after the 0.12.0 release. Fixes and improvements were also made to the generation of ACA-Py's OpenAPI specifications.</p>
<h3 id="0121rc1-breaking-changes">0.12.1rc1 Breaking Changes<a class="headerlink" href="#0121rc1-breaking-changes" title="Permanent link">&para;</a></h3>
<p>Release 0.12.1 is a small patch to cleanup some edge case issues in the handling of Out of Band invitations, revocation notification webhooks, and connection querying uncovered after the 0.12.0 release. Fixes and improvements were also made to the generation of ACA-Py's OpenAPI specifications.</p>
<h3 id="0121-breaking-changes">0.12.1 Breaking Changes<a class="headerlink" href="#0121-breaking-changes" title="Permanent link">&para;</a></h3>
<p>There are no breaking changes in this release.</p>
<h4 id="0121rc1-categorized-list-of-pull-requests">0.12.1rc1 Categorized List of Pull Requests<a class="headerlink" href="#0121rc1-categorized-list-of-pull-requests" title="Permanent link">&para;</a></h4>
<h4 id="0121-categorized-list-of-pull-requests">0.12.1 Categorized List of Pull Requests<a class="headerlink" href="#0121-categorized-list-of-pull-requests" title="Permanent link">&para;</a></h4>
<ul>
<li>
<p>Out of Band Invitations and Connection Establishment updates/fixes:</p>
Expand Down Expand Up @@ -2471,6 +2471,7 @@ <h4 id="0121rc1-categorized-list-of-pull-requests">0.12.1rc1 Categorized List of
<li>
<p>Dependencies and Internal Updates:</p>
<ul>
<li>chore(deps): Bump psf/black from 24.4.0 to 24.4.2 in the all-actions group <a href="https://github.com/hyperledger/aries-cloudagent-python/pull/2924">#2924</a> <a href="https://github.com/dependabot bot">dependabot bot</a></li>
<li>fix: fixes a regression that requires a log file in multi-tenant mode <a href="https://github.com/hyperledger/aries-cloudagent-python/pull/2918">#2918</a> <a href="https://github.com/amanji">amanji</a></li>
<li>Update AnonCreds to 0.2.2 <a href="https://github.com/hyperledger/aries-cloudagent-python/pull/2917">#2917</a> <a href="https://github.com/swcurran">swcurran</a></li>
<li>chore(deps): Bump aiohttp from 3.9.3 to 3.9.4 dependencies python <a href="https://github.com/hyperledger/aries-cloudagent-python/pull/2902">#2902</a> <a href="https://github.com/dependabot bot">dependabot bot</a></li>
Expand All @@ -2483,6 +2484,7 @@ <h4 id="0121rc1-categorized-list-of-pull-requests">0.12.1rc1 Categorized List of
<li>
<p>Release management pull requests:</p>
<ul>
<li>0.12.1 <a href="https://github.com/hyperledger/aries-cloudagent-python/pull/2926">#2926</a> <a href="https://github.com/swcurran">swcurran</a></li>
<li>0.12.1rc1 <a href="https://github.com/hyperledger/aries-cloudagent-python/pull/2921">#2921</a> <a href="https://github.com/swcurran">swcurran</a></li>
<li>0.12.1rc0 <a href="https://github.com/hyperledger/aries-cloudagent-python/pull/2912">#2912</a> <a href="https://github.com/swcurran">swcurran</a></li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion main/features/DIDResolution/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2523,7 +2523,7 @@ <h3 id="using-resolver-plugins">Using Resolver Plugins<a class="headerlink" href
</code></pre></div>
<p>The following is a fully functional Dockerfile encapsulating this setup:</p>
<p>```dockerfile=
FROM ghcr.io/hyperledger/aries-cloudagent-python:py3.9-0.12.1rc1
FROM ghcr.io/hyperledger/aries-cloudagent-python:py3.9-0.12.1
RUN pip3 install git+<a href="https://github.com/dbluhm/acapy-resolver-github">https://github.com/dbluhm/acapy-resolver-github</a></p>
<p>CMD ["aca-py", "start", "-it", "http", "0.0.0.0", "3000", "-ot", "http", "-e", "<a href="http://localhost:3000">http://localhost:3000</a>", "--admin", "0.0.0.0", "3001", "--admin-insecure-mode", "--no-ledger", "--plugin", "acapy_resolver_github"]
<div class="highlight"><pre><span></span><code><a id="__codelineno-6-1" name="__codelineno-6-1" href="#__codelineno-6-1"></a>To use the above dockerfile:
Expand Down
2 changes: 1 addition & 1 deletion main/features/SupportedRFCs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2435,7 +2435,7 @@ <h1 id="aries-aip-and-rfcs-supported-in-aries-cloud-agent-python">Aries AIP and
ACA-Py or the repository <code>main</code> branch. Reminders (and PRs!) to update this page are
welcome! If you have any questions, please contact us on the #aries channel on
<a href="https://discord.gg/hyperledger">Hyperledger Discord</a> or through an issue in this repo.</p>
<p><strong>Last Update</strong>: 2024-04-26, Release 0.12.1rc1</p>
<p><strong>Last Update</strong>: 2024-05-01, Release 0.12.1</p>
<blockquote>
<p>The checklist version of this document was created as a joint effort
between <a href="https://northernblock.io/">Northern Block</a>, <a href="https://animo.id/">Animo Solutions</a> and the Ontario government, on behalf of the Ontario government.</p>
Expand Down
2 changes: 1 addition & 1 deletion main/search/search_index.json

Large diffs are not rendered by default.

Binary file modified main/sitemap.xml.gz
Binary file not shown.

0 comments on commit fd0e8d4

Please sign in to comment.