Skip to content

Releases: iExecBlockchainComputing/dataprotector-sdk

dataprotector: v2.0.0-beta.21

04 Nov 10:09
224839e

Choose a tag to compare

Pre-release

2.0.0-beta.21 (2025-11-04)

⚠ BREAKING CHANGES

  • onStatusUpdate data title changes - 'CONSUME_TASK' is now 'TASK_EXECUTION'; 'CONSUME_RESULT_DOWNLOAD' is now 'TASK_RESULT_DOWNLOAD'; 'CONSUME_RESULT_DECRYPT' is now 'TASK_RESULT_DECRYPT'

Added

  • add bulk processing support (#525) (78f0790)
  • add waitForResult option to processProtectedData (0048290)
  • add waitForTaskCompletion (77b0a42)

Changed

  • bad dealId naming (#531) (b0c8af0)
  • derivate encryption pemPublicKey from provided pemPrivateKey (543a548)
  • remove deprecated methods calls (#524) (46e3c45)
  • update onStatusUpdate task-related messages titles (#534) (dfa669c)

dataprotector: v2.0.0-beta.20

14 Oct 13:38
57f11ac

Choose a tag to compare

Pre-release

2.0.0-beta.20 (2025-10-14)

Added

  • add remainingAccess support to getGrantedAccess function (549df7d)
  • add remainingAccess support to getGrantedAccess function (549df7d)
  • add result encryption to processProtectedData (#522) (cbebba7)
  • Migrate arbitrum-sepolia-testnet from experimental to non-experimental network (#523) (3d7bb76)

Changed

  • remove smsDebugURL and related debug configurations (#518) (f58092f)

Misc

  • release dataprotector v2.0.0-beta.20 (67c5dd3)
  • release subgraph v3.1.0 (005ab57)

subgraph: v3.1.1

11 Sep 08:24
0764a5b

Choose a tag to compare

3.1.1 (2025-09-08)

Changed

  • update DatasetRegistry and AppRegistry addresses for bellecour network (#510) (f5127af)

subgraph: v3.1.0

20 Aug 12:30
9e2e0c8

Choose a tag to compare

3.1.0 (2025-08-20)

Added

  • packages/subgraph: trigger release for subgraph component (5f679ec)

sharing-smart-contracts: v3.0.0

20 Aug 12:14
71aebe8

Choose a tag to compare

3.0.0 (2025-08-20)

Changed

core-smart-contracts: v0.2.0

20 Aug 11:57
5533393

Choose a tag to compare

Pre-release

0.2.0 (2025-08-20)

Added

Changed

dataprotector: v2.0.0-beta.19

06 Aug 14:20
b4ccb48

Choose a tag to compare

Pre-release

2.0.0-beta.19 (2025-08-06)

Added

subgraph: v3.1.0-beta

31 Jul 11:33
b05f3d2

Choose a tag to compare

subgraph: v3.1.0-beta Pre-release
Pre-release

3.1.0-beta (2025-07-30)

Added

Changed

  • add check for nested empty JSON objects (#457) (5367bb3)
  • Fix Sharing contract constructor arguments order (#433) (230e035)
  • package.json: Add dotenv support to build and deployment scripts (#439) (5ab3947)
  • scripts subgraph package (#447) (ceaddaa)
  • standardize subgraphName for dataprotector-v2 (#460) (54796d5)

sharing-smart-contracts: v3.0.0-beta

31 Jul 11:01
89b22ac

Choose a tag to compare

Pre-release

3.0.0-beta (2025-07-30)

⚠ BREAKING CHANGES

  • sharing: Remove result proxy address from sharing contract config and matched deal (#438)

Added

  • deploy-on-arbitrumSepolia (#475) (6681fcf)
  • integrate-zod-validation (#431) (68e05f5)
  • sharing: Deploy contracts using Hardhat Ignition (#440) (e7c3e71)
  • sharing: Deploy DPS contract using Github action (#443) (ceb7645)
  • sharing: Deploy on testnet and save artifacts (#444) (b6ead68)
  • sharing: Deploy using testnets deployer (#445) (73b90e6)
  • sharing: Import Ignition deployment in OZ upgrades plugin (#441) (5e32a6a)
  • sharing: Refactor sharing contract CI to use reusable workflows (#442) (50c6c98)
  • sharing: Remove result proxy address from sharing contract config and matched deal (#438) (6582e96)

Changed

  • Fix Sharing contract constructor arguments order (#433) (230e035)
  • Init proxy contracts at deployment (#472) (66be383)

core-smart-contract: v0.2.0-beta

31 Jul 09:56
32b37c5

Choose a tag to compare

Pre-release

[0.2.0-beta] (2025-07-30)

Added

Changed