Skip to content

Latest commit

 

History

History
613 lines (394 loc) · 37.1 KB

File metadata and controls

613 lines (394 loc) · 37.1 KB

Changelog

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

  • chore: bump version to 1.3.4 #153
  • fix(x402): use environment-aware network resolution #152

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

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

  • chore: bump version to 0.13.0 #101
  • feat: added observability to x402 flow #99

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

  • feat: added methods for simulating pricing #69
  • Automated CHANGELOG.md update 5fd6ffe

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

  • feat: parse events properly eaa9841
  • Automated CHANGELOG.md update d909c5e

3 March 2025

  • feat: add types for callbacks #50
  • Automated CHANGELOG.md update 48eea2c

26 February 2025

  • Feat/tasks steps new models #49
  • Automated CHANGELOG.md update e60ac12

14 February 2025

  • Feat/rename query protocol #48
  • Automated CHANGELOG.md update 0db43a2

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

  • Feat/support search methods #45
  • Automated CHANGELOG.md update b83c9a3

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

  • feat: update to support callback in createTask #38
  • Automated CHANGELOG.md update 103aede

12 November 2024

  • feat: add test for logging and join task rooms #37
  • Automated CHANGELOG.md update 5892ada

8 November 2024

  • feat: simplify to work with new backend #36
  • Automated CHANGELOG.md update 2da0962

28 October 2024

  • feat: support connect and reconnect joining rooms #35
  • Automated CHANGELOG.md update 3964274

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

  • fix: method to pick env #32
  • Automated CHANGELOG.md update a0fa788

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

  • feat: support download method for files 2c139a3
  • Automated CHANGELOG.md update e80dffe

1 August 2024

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

  • feat: update dependencies 404005f
  • Automated CHANGELOG.md update 7b4da5f

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

  • feat: NvmApiKeys support #3
  • Automated CHANGELOG.md update 4af2106

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

  • feat: allow import correctly ad201da
  • Automated CHANGELOG.md update c222bfa

15 March 2024

  • fix: get service token body request 10f0174
  • Automated CHANGELOG.md update a49b212

14 March 2024

  • Automated CHANGELOG.md update a5f4da4
  • feat: first release executed by actions f56d5cf

14 March 2024

14 March 2024

14 March 2024

v0.0.1

14 March 2024