Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.11.0-rc0 #2575

Merged
merged 2 commits into from
Oct 30, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
295 changes: 204 additions & 91 deletions CHANGELOG.md

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"yaml",
"pytz",
"multiformats",
"sd_jwt",
]

# "aries_cloudagent.tests.test_conductor",
Expand Down Expand Up @@ -123,6 +124,8 @@
"README.md",
"GettingStartedAriesDev/*",
"assets/*",
"Poetry.md",
"aries_cloudagent/*",
]

# The name of the Pygments (syntax highlighting) style to use.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,35 +16,3 @@ aries\_cloudagent.protocols.routing.v1\_0.handlers.forward\_handler module
:members:
:undoc-members:
:show-inheritance:

aries\_cloudagent.protocols.routing.v1\_0.handlers.route\_query\_request\_handler module
----------------------------------------------------------------------------------------

.. automodule:: aries_cloudagent.protocols.routing.v1_0.handlers.route_query_request_handler
:members:
:undoc-members:
:show-inheritance:

aries\_cloudagent.protocols.routing.v1\_0.handlers.route\_query\_response\_handler module
-----------------------------------------------------------------------------------------

.. automodule:: aries_cloudagent.protocols.routing.v1_0.handlers.route_query_response_handler
:members:
:undoc-members:
:show-inheritance:

aries\_cloudagent.protocols.routing.v1\_0.handlers.route\_update\_request\_handler module
-----------------------------------------------------------------------------------------

.. automodule:: aries_cloudagent.protocols.routing.v1_0.handlers.route_update_request_handler
:members:
:undoc-members:
:show-inheritance:

aries\_cloudagent.protocols.routing.v1\_0.handlers.route\_update\_response\_handler module
------------------------------------------------------------------------------------------

.. automodule:: aries_cloudagent.protocols.routing.v1_0.handlers.route_update_response_handler
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
Expand Up @@ -16,35 +16,3 @@ aries\_cloudagent.protocols.routing.v1\_0.messages.forward module
:members:
:undoc-members:
:show-inheritance:

aries\_cloudagent.protocols.routing.v1\_0.messages.route\_query\_request module
-------------------------------------------------------------------------------

.. automodule:: aries_cloudagent.protocols.routing.v1_0.messages.route_query_request
:members:
:undoc-members:
:show-inheritance:

aries\_cloudagent.protocols.routing.v1\_0.messages.route\_query\_response module
--------------------------------------------------------------------------------

.. automodule:: aries_cloudagent.protocols.routing.v1_0.messages.route_query_response
:members:
:undoc-members:
:show-inheritance:

aries\_cloudagent.protocols.routing.v1\_0.messages.route\_update\_request module
--------------------------------------------------------------------------------

.. automodule:: aries_cloudagent.protocols.routing.v1_0.messages.route_update_request
:members:
:undoc-members:
:show-inheritance:

aries\_cloudagent.protocols.routing.v1\_0.messages.route\_update\_response module
---------------------------------------------------------------------------------

.. automodule:: aries_cloudagent.protocols.routing.v1_0.messages.route_update_response
:members:
:undoc-members:
:show-inheritance:
40 changes: 0 additions & 40 deletions docs/generated/aries_cloudagent.protocols.routing.v1_0.models.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,50 +9,10 @@ aries\_cloudagent.protocols.routing.v1\_0.models package
Submodules
----------

aries\_cloudagent.protocols.routing.v1\_0.models.paginate module
----------------------------------------------------------------

.. automodule:: aries_cloudagent.protocols.routing.v1_0.models.paginate
:members:
:undoc-members:
:show-inheritance:

aries\_cloudagent.protocols.routing.v1\_0.models.paginated module
-----------------------------------------------------------------

.. automodule:: aries_cloudagent.protocols.routing.v1_0.models.paginated
:members:
:undoc-members:
:show-inheritance:

aries\_cloudagent.protocols.routing.v1\_0.models.route\_query\_result module
----------------------------------------------------------------------------

.. automodule:: aries_cloudagent.protocols.routing.v1_0.models.route_query_result
:members:
:undoc-members:
:show-inheritance:

aries\_cloudagent.protocols.routing.v1\_0.models.route\_record module
---------------------------------------------------------------------

.. automodule:: aries_cloudagent.protocols.routing.v1_0.models.route_record
:members:
:undoc-members:
:show-inheritance:

aries\_cloudagent.protocols.routing.v1\_0.models.route\_update module
---------------------------------------------------------------------

.. automodule:: aries_cloudagent.protocols.routing.v1_0.models.route_update
:members:
:undoc-members:
:show-inheritance:

aries\_cloudagent.protocols.routing.v1\_0.models.route\_updated module
----------------------------------------------------------------------

.. automodule:: aries_cloudagent.protocols.routing.v1_0.models.route_updated
:members:
:undoc-members:
:show-inheritance:
16 changes: 16 additions & 0 deletions docs/generated/aries_cloudagent.resolver.default.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,22 @@ aries\_cloudagent.resolver.default.legacy\_peer module
:undoc-members:
:show-inheritance:

aries\_cloudagent.resolver.default.peer2 module
-----------------------------------------------

.. automodule:: aries_cloudagent.resolver.default.peer2
:members:
:undoc-members:
:show-inheritance:

aries\_cloudagent.resolver.default.peer3 module
-----------------------------------------------

.. automodule:: aries_cloudagent.resolver.default.peer3
:members:
:undoc-members:
:show-inheritance:

aries\_cloudagent.resolver.default.universal module
---------------------------------------------------

Expand Down
26 changes: 26 additions & 0 deletions docs/generated/aries_cloudagent.utils.multiformats.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
aries\_cloudagent.utils.multiformats package
============================================

.. automodule:: aries_cloudagent.utils.multiformats
:members:
:undoc-members:
:show-inheritance:

Submodules
----------

aries\_cloudagent.utils.multiformats.multibase module
-----------------------------------------------------

.. automodule:: aries_cloudagent.utils.multiformats.multibase
:members:
:undoc-members:
:show-inheritance:

aries\_cloudagent.utils.multiformats.multicodec module
------------------------------------------------------

.. automodule:: aries_cloudagent.utils.multiformats.multicodec
:members:
:undoc-members:
:show-inheritance:
8 changes: 8 additions & 0 deletions docs/generated/aries_cloudagent.utils.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ aries\_cloudagent.utils package
:undoc-members:
:show-inheritance:

Subpackages
-----------

.. toctree::
:maxdepth: 4

aries_cloudagent.utils.multiformats

Submodules
----------

Expand Down
8 changes: 8 additions & 0 deletions docs/generated/aries_cloudagent.wallet.rst
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,14 @@ aries\_cloudagent.wallet.routes module
:undoc-members:
:show-inheritance:

aries\_cloudagent.wallet.sd\_jwt module
---------------------------------------

.. automodule:: aries_cloudagent.wallet.sd_jwt
:members:
:undoc-members:
:show-inheritance:

aries\_cloudagent.wallet.util module
------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion open-api/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"openapi" : "3.0.1",
"info" : {
"title" : "Aries Cloud Agent",
"version" : "v0.10.1"
"version" : "v0.11.0-rc0"
},
"servers" : [ {
"url" : "/"
Expand Down
2 changes: 1 addition & 1 deletion open-api/swagger.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"swagger" : "2.0",
"info" : {
"version" : "v0.10.1",
"version" : "v0.11.0-rc0",
"title" : "Aries Cloud Agent"
},
"tags" : [ {
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "aries_cloudagent"
version = "0.10.1"
version = "0.11.0-rc0"
description = "Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized identity applications and services running in non-mobile environments. "
authors = ["Hyperledger Aries <[email protected]>"]
license = "Apache-2.0"
Expand Down