All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog.
- fix(ci): use secrets.RELEASE_APP_ID instead of vars.RELEASE_APP_ID
#168 - feat: add delegation flow for x402 token generation
#167 - feat: add EUR/EURC currency support
#166 - feat: add card/delegation guard-rails to Python SDK
#147 - chore(ci): replace PAT tokens with GitHub App token
#159
6 March 2026
- chore: bump version to 1.3.5
#156 - fix: update Stripe checkout endpoint from /checkout to /payment
#155 - docs: replace ASCII diagrams with Mermaid
#154 - docs: replace ASCII diagrams with Mermaid in API reference
0fb7260
4 March 2026
3 March 2026
- 🚀 Release v1.3.3
#151 - feat(x402): add LangChain/LangGraph payment decorator
#150 - chore: bump version to 1.3.3
f7533d3
27 February 2026
- 🚀 Release v1.3.2
#145 - fix: replace staging_sandbox with sandbox in README
#131 - feat(mcp): forward paywall_context and _meta for observability
#144 - feat(mcp): forward paywall_context and _meta to tool handlers for observability
3b203ee - style: format with black
58a082a - chore: bump version to 1.3.2
e10ebc1
27 February 2026
- chore: bump version to 1.3.1
#143 - feat(a2a): pass agent_request_id through settlement for observability
#142
24 February 2026
- chore: bump version to 1.3.0
#141 - docs(x402): add card-delegation scheme to API reference
#140 - feat(x402): add nvm:card-delegation scheme support
#139
13 February 2026
- chore: bump version to 1.2.1
#138 - fix(a2a): fix streaming settlement — check TaskStatusUpdateEvent instead of dict
#137
12 February 2026
- chore: bump version to 1.2.0
#136 - fix(docs): Round 4 — correct Python SDK documentation init patterns and field names
#133 - fix: handle sync get_x402_access_token in PaymentsClient
#135 - feat: multi-plan support (planIds) and @a2a_requires_payment decorator
#128 - feat: add multi-plan support (planIds) to A2A module and @a2a_requires_payment decorator
b76ee7b - feat: migrate A2A module from Authorization Bearer to payment-signature header
e62a447
11 February 2026
- fix: remove internal staging environments from public docs
#130
11 February 2026
- chore: bump version to 1.1.2
#129
10 February 2026
- 🚀 Release v1.1.1
#126 - feat: add AgentCore x402 payment integration
#125 - feat: add AgentCore Gateway interceptor and @requires_payment decorator
1bdbe95 - feat: add multi-plan support to AgentCore interceptor
bd1128d - fix: address PR review feedback
3f97d16
6 February 2026
- chore: bump version to 1.1.0
#124 - fix: regenerate poetry.lock to match pyproject.toml
#123 - feat: add Strands agent tool decorator for x402 payment protection
#121 - Feat/update mcp sdk
#120 - fix: remove unnecessary backup from Mintlify docs workflow
#119 - fix _meta field in mcp. fix logical url -> fallback to http url in mcp
2d915c4 - Update MCP integration docs with _meta field and handler options
642de9e - Add documentation update instructions to CLAUDE.md
93234ed
30 January 2026
- chore: bump version to 1.0.3
#118 - fix: use GitHub App for release PRs and remove invalid reviewer
#117
30 January 2026
- chore: bump version to 1.0.2
#116 - docs: fix x402 header from Authorization/X-Payment to payment-signature
#115 - feat: Add Mintlify documentation publishing workflow
#114
28 January 2026
- chore: bump version to 1.0.1
#111 - fix: set default mike version on main branch deploy
#113 - docs: migrate to mkdocstrings with Nevermined brand styling
#110 - renew poetry.lock
#109 - renew poetry.lck
e3e223a - updated tests
218c436 - add refresh access token
0c1e4a6
27 January 2026
- 🚀 Release v1.0.0
#108 - Feat/update mcp sdk
#106 - Update mcp sdk,. Aligned with TS lib
2bdece2 - Fixed tests
7db98cc - restoring md files
5db3f46
23 January 2026
- chore: bump version to 0.13.1
#105 - feat: fixes for the a2a demo
#104 - fix: update starlette to ^0.49.1 for security vulnerabilities
#103 - fix: update vulnerable dependencies (pyasn1, urllib3, aiohttp)
#100
22 January 2026
13 January 2026
- chore: bump version to 0.12.0
#97 - feat: alignment with x402 spec v2
#96 - fix: standardize environment naming to sandbox/live
#94 - feat: make ONLY_SUBSCRIBER the default redemption type
#93 - x402 migraton
#89 - feat: added more pay as you go tests
#88 - feat: added support for multiple extensions
#86 - Pay as you go support
#85 - fix: release name in workflow
#83 - style: fix black formatting
9c0684d
1 December 2025
- chore: bump version to 0.11.0
#82 - fix: don't commit package.json
#81 - feat: added new release scripts
#79 - Feat/x402 module
#76 - Automated CHANGELOG.md update
31115de
26 November 2025
- chore: bump version
#75 - feat: add x402 facilitator api
#74 - Updated documentation
#72 - Updated to contracts version v1.3.1
#71 - chore: adding v0.9.1 Changelog updates
f22b75d
14 November 2025
- Updated documentation
3de72bc - fixed tests, added agentdefinitionurl
9ecdaa8 - chore: adding v0.9.0 Changelog updates
375dc62
12 November 2025
- Feat/add metadata to mcp output and context to mcp handler
#62 - feat: update deps
#70 - Added payments context to handlers
5dc7782 - Updated to contracts version v1.3.1
34303e7 - tests fixed
5cf471f
20 October 2025
8 October 2025
- Integration of observability API
#67 - initial commit
1087da6 - update for batch + margin
af5ec35 - chore: properly format the code
c1430ea
29 September 2025
- fix: decoding of the api key to account for the prefix
#63 - added metadata to mcp result
#59 - fix: test api keys
7635a2f - fix: update api key on e2e tests
6db5b45 - Automated CHANGELOG.md update
1028a55
19 September 2025
- added metadata to mcp result
c95da10 - removed redundant code
259597f - chore: adding v0.7.6 Changelog updates
e3df5aa
14 August 2025
8 August 2025
6 August 2025
- feat: update to new hostnames
#55 - Feature/protocol v2
#54 - Completed protocol v2
149fc8f - Files updated
dad1835 - formatted with black
abaf99f
6 March 2025
3 March 2025
3 March 2025
26 February 2025
14 February 2025
10 February 2025
- feat: refactor to use data models for types
#47 - feat: support create agent and plan method
#46 - Automated CHANGELOG.md update
fbdea5c
4 February 2025
28 January 2025
- feat: support gnosis and base networks
#44 - Fix/payment protocol
#42 - feat: add docu
b16600e - feat: update env
7cc045b - Automated CHANGELOG.md update
5261cc0
8 January 2025
- add documentation
cee7d02 - Fix task logs -> step updated event
0850d13 - Automated CHANGELOG.md update
e359a49
10 December 2024
- Added optional account_address to get_plan_balance, fixed create task event handling
#39 - fix: subscribe tasks
6cade7f - Automated CHANGELOG.md update
0d8457d
5 December 2024
- added optional account_address to get_plan_balance, fixed create_task event handling
f72c0ea - Automated CHANGELOG.md update
434ff69 - bump version
ecf1ac3
12 November 2024
12 November 2024
8 November 2024
28 October 2024
23 October 2024
- Feat/create agent method
#34 - feat: support create agent method
fe79a3a - Automated CHANGELOG.md update
0b60efe - feat: bump version
737f001
22 October 2024
- feat: add uuid method
#33 - feat: uncomment test
e01de49 - Automated CHANGELOG.md update
45f0ea2 - feat: bump version
5be954d
21 October 2024
21 October 2024
- fix: jwt for subscriber
#31 - fix: header issue
8da6273 - feat: update environments name
f20e8df - feat: add method to pick env
c780bad
18 October 2024
- Feat/update docs
#30 - feat: update docs and add get_step method
bdaed19 - Automated CHANGELOG.md update
de951eb - fix: doc
c968ee1
17 October 2024
- fix: subscribe event was being closed after the first event comes
#29 - Automated CHANGELOG.md update
d7d40e6 - feat: bumpversion
e55c72c
17 October 2024
- feat: update copy from subscription to plan
#28 - feat: push docs changes
7e4575f - feat: update to have search step
a2f71ad - Automated CHANGELOG.md update
c0e8a61
16 October 2024
- feat: get step method and complete e2e test
#27 - feat: update event emit message format
#26 - feat: add for loop when connect
#25 - feat: reduce timeout
#24 - feat: add test action
#23 - feat: update to new backend
68ad4fb - feat: simplify some methods
ae95303 - feat: refactor code a bit
00440a6
10 October 2024
- feat: prepare ai api methods for agents
#21 - feat: update docs
e513bc9 - feat: update dependencies
9db9193 - feat: working parsing events types
eeb18c2
30 September 2024
- feat: refactor to use nvm backend common methods
6d1ed7d - feat: start ai api methods implementation
0b98fda - feat: prepare ai api methods for agents
84a4969
9 August 2024
1 August 2024
- feat: udpate to support pydantic models@
#19 - fix: #10
#18 - feat: update the docs
a9d83ad - fix: warnings
1755745 - fix: #12
e3b09f2
11 June 2024
- feat: this attributes are not need it because the price of the files …
#7 - feat: this attributes are not need it because the price of the files and services are determined based on the subscription attached
92c9335 - Automated CHANGELOG.md update
3e20dda
10 June 2024
5 June 2024
- feat: support mint and burn methods
#6 - feat: update docs
fce081d - Automated CHANGELOG.md update
d60d7ac - fix: docs
d1a8953
22 May 2024
17 May 2024
6 May 2024
- feat: update docs
f5e131b - feat: support order subscripction
6c68344 - Automated CHANGELOG.md update
22cc956
8 April 2024
4 April 2024
15 March 2024
15 March 2024
14 March 2024
14 March 2024
- feat: test release
67a9290
14 March 2024
14 March 2024
14 March 2024