|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [2.0.0](https://github.com/iExecBlockchainComputing/PoCo-subgraph/compare/v1.1.0...v2.0.0) (2025-07-30) |
| 3 | +## [2.0.0](https://github.com/iExecBlockchainComputing/PoCo-subgraph/compare/v1.1.0...v2.0.0) (2025-08-14) |
4 | 4 |
|
5 | | -### Added |
| 5 | +### 🚀 Changes |
6 | 6 |
|
7 | | -- Add Arbitrum & Avalanche networks. (#47) |
8 | | -- Add a modern test stack, agnostic to the forked network. (#38) |
9 | | -- Add a section in the README to explain how to use the Docker-based subgraph deployer. (#38) |
10 | | - |
11 | | -### Changed |
12 | | - |
13 | | -- [BREAKING] Remove ERC1538 references and update related configurations (#52) |
14 | | -- Migrate integration tests from Jenkins to GitHub Actions. (#44) |
15 | | -- Remove unused files to streamline the repository. (#42) |
16 | | -- Rewrite Jenkins CI for future migration (#36, #37) |
| 7 | +* Add config for Arbitrum one deployment (#54) |
| 8 | +* [BREAKING] Remove ERC1538 references and update related configurations (#52) |
| 9 | +* Add Arbitrum & Avalanche networks. (#47) |
| 10 | +* Migrate integration tests from Jenkins to GitHub Actions. (#44) |
| 11 | +* Remove unused files to streamline the repository. (#42) |
| 12 | +* Add a modern test stack, agnostic to the forked network. (#38) |
| 13 | +* Add a section in the README to explain how to use the Docker-based subgraph deployer. (#38) |
| 14 | +* Rewrite Jenkins CI for future migration (#36, #37) |
17 | 15 |
|
18 | 16 | ## v1.1.0 - Support deal sponsor |
19 | 17 |
|
20 | | -- Add `sponsor` to `deal`. (#31) |
21 | | -- Update deployment hosts: |
22 | | - - production (#30) |
23 | | - - staging (#29) |
24 | | -- Display coverage in Github PR checks. (#26) |
25 | | -- Add integration test suite. (#21) |
26 | | -- Add unit test suite. (#20) |
| 18 | +* Add `sponsor` to `deal`. (#31) |
| 19 | +* Update deployment hosts: |
| 20 | + * production (#30) |
| 21 | + * staging (#29) |
| 22 | +* Display coverage in Github PR checks. (#26) |
| 23 | +* Add integration test suite. (#21) |
| 24 | +* Add unit test suite. (#20) |
27 | 25 |
|
28 | 26 | ## v1.0.0 - initial release |
29 | 27 |
|
30 | 28 | ### features |
31 | 29 |
|
32 | | -- index iExec PoCo v5.3.0 `@iexec/poco@5.3.0` |
33 | | -- chains `mainnet`, `viviani`, `bellecour`, `goerli`, `rinkeby`, local chain with PoCo |
34 | | -- iExec enterprise version |
| 30 | +* index iExec PoCo v5.3.0 `@iexec/poco@5.3.0` |
| 31 | +* chains `mainnet`, `viviani`, `bellecour`, `goerli`, `rinkeby`, local chain with PoCo |
| 32 | +* iExec enterprise version |
0 commit comments