Skip to content

Conversation

iexec-release-please-app[bot]
Copy link

@iexec-release-please-app iexec-release-please-app bot commented Sep 25, 2025

🤖 I have created a release beep boop

6.1.0 (2025-10-15)

🚀 Added

  • Add Arbitrum One support and configuration (ffa7107)
  • Add conventional commits check and release please (#256) (00a111e)
  • add github action workflow for setting callback (#274) (dd148fe)
  • Add missing pvk to script workflows (#282) (9b06da2)
  • Add verify all contracts command (0663e7c)
  • add view assets functions (#262) (ccfe6e5)
  • Build before publishing (7f73bf0)
  • D'ont deploy Boost facet (2203977)
  • Deploy on Arbitrum Sepolia (#246) (6a4fac2)
  • deploy on testnets with CreateX (#216) (aa27cae)
  • deploy: add multi-chain deployment workflow with configuration management (#218) (f83a6cf)
  • enhance isDatasetCompatibleWithDeal function to return with a reason (#267) (165d9d6)
  • implement dataset compatibility check with a deal in IexecPoco1Facet (#266) (550e707)
  • Make setName function as nonpayable to restore compatibility with iExec sdk (#286) (f2ae2c3)
  • migrate old IexecAccessorsFacet to IexecPocoAccessorsFacet (#259) (786bee4)
  • Migrate proxy to Diamond pattern (ERC-2535) (#241) (1d2c8f7)
  • prepare mainnet (#248) (0ad0267)
  • Publish NPM package for version v5.6.0 rc1 (#247) (c37a0de)
  • Publish npm package on tag event (6a00f0c)
  • refactor addModulesToProxy to use new factory classes and validate IexecLibOrders_v5 (08d616d)
  • refactor upgrade-helper to use DiamondCut for module updates (1a547e7)
  • refactor upgrade-helper to use DiamondCut for module updates (#235) (b4963d2)
  • Remove ENS modules and related files/dep from the project (#225) (1da7dd1)
  • rename-part-3 (#234) (59f7eaa)
  • replace erc1538 naming to diamond proxy naming - part 1 (#229) (c83fed7)
  • replace erc1538 naming to diamond proxy naming - part 2 (#230) (b6a5a16)
  • Restore compatibility with iExec SDK. (#240) (3b43823)
  • Revert if dataset order is not compatible with deal (#278) (72a3854)
  • Save IexecLibOrders_v5 in config file (#242) (11b00d0)
  • set constant from public to internal (#260) (07c96e1)
  • Set owner at deployment (fd02b4b)
  • Set owner at deployment (#245) (619b0b8)
  • Target latest EVM version (9cd64d6)
  • Target latest EVM version (#239) (b173aef)
  • update changelog and refactor encodeModuleProxyUpdate function in upgrade-helper (64bfac3)
  • Update global interfaces (#277) (e50bfb4)
  • update workflow to trigger only on pull requests (c69de7d)
  • upgrade to etherscan v2 (#288) (6b9b450)
  • Use latest npm package (7d37a34)
  • Use namespaced storage (#236) (1e89ce3)
  • Use owner and token addresses (697c0dd)
  • use storage lib (#243) (4376b26)

✍️ Changed

  • Adapt contracts file tree (#238) (dffdcc1)
  • Add EOF empty line (60adfc2)
  • auto generated doc (#268) (ab11bb4)
  • Bump package version (ac2f3af)
  • change Address type to string for ENS registry addresses in tests (3a53442)
  • clean (b8d87d3)
  • Clean (5562ea5)
  • clean up whitespace in registries test file (38e9c53)
  • Cleazn (37e0171)
  • Debug publish job (e58b8d2)
  • Debug publish job (f957e73)
  • Debug publish job (56a7fae)
  • Debug publish job (c80669c)
  • Debug publish job (91f4719)
  • Ensure DEPLOYER_PRIVATE_KEY is set before deployment (f05fef5)
  • Fix set-callback-gas script (#270) (529ab75)
  • Fix build with new storage layout (#237) (efa1d22)
  • Fix comment (6d98829)
  • Fix smart contracts verification (39dfe99)
  • Fix tests (5fafdf9)
  • format contracts (#227) (287cc9c)
  • Move facets to rool folder (d0c3eee)
  • Provide default value for DEPLOYER_PRIVATE_KEY in configuration (eb70c09)
  • remove unnecessary BigInt conversion in IexecPoco1 tests (4158636)
  • remove unused erc1271Mock variable and streamline contract address retrieval (671cd4e)
  • remove unused proxyAddress retrieval in IexecPoco2 finalize test (0e7c668)
  • Rename Avalanche Fuji and Arbitrum Sepolia network configuration (#217) (85844a4)
  • rename BN2Address to bigintToAddress and update parameter type (bf68e03)
  • Rename common facet (f28c23b)
  • Rename job (5894859)
  • rename oracleConsumerInstanceAddress to oracleConsumerAddress in IexecPoco2 finalize tests (eb06287)
  • Rename variable (11db51a)
  • replace Address type with string in IexecPoco tests (8b7ae82)
  • replace BN2Address with bigintToAddress in registries tests (1112812)
  • replace iexecPocoAddress with proxyAddress in event assertions (5359f01)
  • replace iexecPocoAddress with proxyAddress in IexecPoco2 tests (604d985)
  • Reuse resuable workflow (18b332e)
  • set named account and change admin to owner naming (#276) (5857e81)
  • update callback address retrieval in IexecPoco2 finalize test (3740772)
  • update comment to reflect correct ethers function for volume conversion (f9bc1f0)
  • update copyright year to 2025 in IexecPocoBoost test files (623b75c)
  • update occurences (b2a7c9c)
  • Update occurences (8c53199)
  • Update owner address in config.json to MAINNETS_POCO_OWNER (d7644e7)
  • Update owner address placeholder in config.json (e474afc)
  • update signature handling and improve BN2Address function (662cd03)
  • Update tests and config (f11adcd)
  • update timestamp handling in IexecWrapper and poco-tools (cd14b8d)
  • Update token address for Arbitrum One in config.json (466cb47)
  • Use rlc factory insead of ownable (3b9c895)

📋 Misc

  • Add prettierignore file (cf87ba8)
  • Bump npm package version (001b910)
  • Bump package version to v6.1.0-rc1 (#275) (8e32319)
  • Bump rc version (#281) (f335502)
  • Clean (377d066)
  • Clean ci files (9bc85f4)
  • Clean config.json files (#283) (8db5451)
  • Do some cleaning (aaf7224)
  • Fix npm publish (#284) (305d825)
  • Generate ABIs (#272) (d75e65e)
  • Push artifacts using PRs on the protected branch (#285) (9d5ff50)
  • Rename job (1505b2d)
  • Rename script file (6219cc3)
  • Save deployment artifacts for arbitrum (run_id: 16677192533) (ce97314)
  • Save deployment artifacts for arbitrum (run_id: 16677192533) (#249) (5512018)
  • Save deployment artifacts for arbitrumSepolia (run_id: 16524196468) (6cb191a)
  • Save deployment artifacts for arbitrumSepolia (run_id: 16524713536) (41f4688)
  • Save deployment artifacts for arbitrumSepolia (run_id: 16525021658) (629120d)
  • Save deployment artifacts for arbitrumSepolia (run_id: 16576595973) (bd32bb9)
  • Update changelog (e15f6dd)
  • Update Changelog file (ed08f1c)
  • Update changelog for release (#251) (a393319)
  • Update changelog of previous release (533eb68)
  • Update command name (5756d44)
  • Update deal tag comments (#280) (0806c70)

This PR was generated with Release Please. See documentation.

Copy link

codecov bot commented Sep 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.85%. Comparing base (f7c634b) to head (d5f58bb).
⚠️ Report is 27 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #265      +/-   ##
==========================================
+ Coverage   83.66%   84.85%   +1.18%     
==========================================
  Files          38       37       -1     
  Lines        1218     1241      +23     
  Branches      227      235       +8     
==========================================
+ Hits         1019     1053      +34     
+ Misses        199      188      -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@iexec-release-please-app iexec-release-please-app bot force-pushed the release-please--branches--main--components--poco branch 7 times, most recently from d123e7e to 7315da3 Compare October 6, 2025 14:31
@iexec-release-please-app iexec-release-please-app bot force-pushed the release-please--branches--main--components--poco branch 11 times, most recently from 7a87e6a to c2f47b0 Compare October 15, 2025 13:45
@iexec-release-please-app iexec-release-please-app bot force-pushed the release-please--branches--main--components--poco branch from c2f47b0 to d5f58bb Compare October 15, 2025 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants