Skip to content

Commit

Permalink
chore: adding v1.6.1 Changelog updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aaitor committed Aug 31, 2023
1 parent 4bebc7c commit a3b206c
Showing 1 changed file with 113 additions and 2 deletions.
115 changes: 113 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,121 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.13.16](https://github.com/nevermined-io/sdk-js/compare/v1.6.0...v1.13.16)
#### [v2.0.0-rc9](https://github.com/nevermined-io/sdk-js/compare/v2.0.0-rc8...v2.0.0-rc9)

> 30 August 2023
- fix: allowing to update files and services private metadata [`#574`](https://github.com/nevermined-io/sdk-js/pull/574)
- Allow off-chain register and resolve methods [`#573`](https://github.com/nevermined-io/sdk-js/pull/573)
- chore(deps): bump whatwg-url from 7.1.0 to 13.0.0 [`#527`](https://github.com/nevermined-io/sdk-js/pull/527)
- test: validating downloads by owner without access service [`#570`](https://github.com/nevermined-io/sdk-js/pull/570)
- Adapting to contracts v3.3.x [`#566`](https://github.com/nevermined-io/sdk-js/pull/566)
- feat: wip - lazy asset registration [`4f1d70c`](https://github.com/nevermined-io/sdk-js/commit/4f1d70c0209a1bc411a5e6d47ff42f284b12e7d5)
- feat: allow off-chain asset create and resolve [`bfb1fd7`](https://github.com/nevermined-io/sdk-js/commit/bfb1fd7cc1a62e6cf5e62f930c5fd814275bbd24)
- feat: assets.update registers an event on-chain [`b5040a4`](https://github.com/nevermined-io/sdk-js/commit/b5040a4142faa9d679d057639d7c87c533146292)

#### [v2.0.0-rc8](https://github.com/nevermined-io/sdk-js/compare/v2.0.0-rc7...v2.0.0-rc8)

> 21 August 2023
- E2E integration with Credit Subscriptions [`#563`](https://github.com/nevermined-io/sdk-js/pull/563)
- Feat/update mocha [`#564`](https://github.com/nevermined-io/sdk-js/pull/564)
- fix: credits flow with duration [`f800cce`](https://github.com/nevermined-io/sdk-js/commit/f800cce5476be19c7c395772da73707099c6e3ad)
- feat: improve tests speed [`648eb19`](https://github.com/nevermined-io/sdk-js/commit/648eb19311cf6bb5427c5aca97c900aaa1e9767d)
- feat: remove the need to wait for the marketplace api in the tests [`ee829ac`](https://github.com/nevermined-io/sdk-js/commit/ee829ac8e1ce75268b0ada75682283aca75b5cb7)

#### [v2.0.0-rc7](https://github.com/nevermined-io/sdk-js/compare/v2.0.0-rc6...v2.0.0-rc7)

> 10 August 2023
- fix: resolving integration problems [`87d7beb`](https://github.com/nevermined-io/sdk-js/commit/87d7beb3eb3897bcf7b5babb510d118f05d36c73)
- chore: adding v2.0.0-rc6 Changelog updates [`bffa101`](https://github.com/nevermined-io/sdk-js/commit/bffa101c71f77f81f9d62614c697555c34c2648f)

#### [v2.0.0-rc6](https://github.com/nevermined-io/sdk-js/compare/v2.0.0-rc5...v2.0.0-rc6)

> 9 August 2023
- feat: burning editions for NFT-1155 Credit subscriptions [`5263d36`](https://github.com/nevermined-io/sdk-js/commit/5263d36a89922dfa474c931776241d8b4f5d1ed0)
- chore: adding v2.0.0-rc5 Changelog updates [`36561aa`](https://github.com/nevermined-io/sdk-js/commit/36561aa767dd6877bfb0cfb73ef534fc41b27241)
- chore: bumping to rc6 [`139208f`](https://github.com/nevermined-io/sdk-js/commit/139208f655f03a4aa1f3d549cebd397a6dc30953)

#### [v2.0.0-rc5](https://github.com/nevermined-io/sdk-js/compare/v2.0.0-rc4...v2.0.0-rc5)

> 2 August 2023
- chore: testing with rc5 [`2c0c863`](https://github.com/nevermined-io/sdk-js/commit/2c0c86364c0df5e7fc51a39bd39d1044c207f27d)
- chore: adding v2.0.0-rc4 Changelog updates [`7a1c711`](https://github.com/nevermined-io/sdk-js/commit/7a1c711d9f5f969e3ae054909b17ccb297740586)

#### [v2.0.0-rc4](https://github.com/nevermined-io/sdk-js/compare/v2.0.0-rc3...v2.0.0-rc4)

> 31 July 2023
- chore: fixing nft tests [`c61cb5a`](https://github.com/nevermined-io/sdk-js/commit/c61cb5a851aa610d42756bad868eb57cef72909e)
- chore: tests [`bd17944`](https://github.com/nevermined-io/sdk-js/commit/bd17944285e34a775adf83352ecd07766cf42bc4)
- chore: adding v2.0.0-rc3 Changelog updates [`4d125f2`](https://github.com/nevermined-io/sdk-js/commit/4d125f2f39e7387488bf107966e9d5c2ef9b88d8)

#### [v2.0.0-rc3](https://github.com/nevermined-io/sdk-js/compare/v2.0.0-rc2...v2.0.0-rc3)

> 27 July 2023
- feat: reduce number of calls to chainId [`#560`](https://github.com/nevermined-io/sdk-js/pull/560)
- test: e2e tests for credit subscriptions [`5070f31`](https://github.com/nevermined-io/sdk-js/commit/5070f319baaa7fa361e103c6e1a4ffac2548012f)
- feat: subscription by credits api [`f97aa61`](https://github.com/nevermined-io/sdk-js/commit/f97aa61c4328a7bc8ea1f14f584b3664876970db)
- chore: adapting nft 1155 to duration and transfer params [`a133315`](https://github.com/nevermined-io/sdk-js/commit/a133315c8b217cec7d41e6f863277dfe94fce98a)

#### [v2.0.0-rc2](https://github.com/nevermined-io/sdk-js/compare/v2.0.0-rc1...v2.0.0-rc2)

> 26 July 2023
- Support of assets with multiple services of the same type [`#555`](https://github.com/nevermined-io/sdk-js/pull/555)
- feat: make keeper network info static [`89511f1`](https://github.com/nevermined-io/sdk-js/commit/89511f11140398c146246a19438e958938b83376)
- fix: bring back network info getters [`1ef0547`](https://github.com/nevermined-io/sdk-js/commit/1ef05470e53cbe91fcba5aa6e951bbd10b60decc)
- chore: coming back to original attribute name [`941f96f`](https://github.com/nevermined-io/sdk-js/commit/941f96f485fee18398fe7e1517e8a43e85361754)

#### [v2.0.0-rc1](https://github.com/nevermined-io/sdk-js/compare/v2.0.0-rc0...v2.0.0-rc1)

> 25 July 2023
- Feat/ethers v6 [`#556`](https://github.com/nevermined-io/sdk-js/pull/556)
- feat: support for multiple services of the same type [`240cca6`](https://github.com/nevermined-io/sdk-js/commit/240cca68afdfe264aaf006d76cc0aa4cec0097be)
- feat: allow the registration of multiple services of the same type [`ad2d1b4`](https://github.com/nevermined-io/sdk-js/commit/ad2d1b4eb25772a589fb4cd0ab26007bbc7af74a)
- ci: multiple services tests [`afe27c3`](https://github.com/nevermined-io/sdk-js/commit/afe27c3a649b30a9f9e2f75ec6ed566630ac87d0)

#### [v2.0.0-rc0](https://github.com/nevermined-io/sdk-js/compare/v1.13.16...v2.0.0-rc0)

> 20 July 2023
- update to latest subgraphs [`#547`](https://github.com/nevermined-io/sdk-js/pull/547)
- Bringing `main` to `develop` [`#549`](https://github.com/nevermined-io/sdk-js/pull/549)
- fix: change resolve by retrieveDDO in servicesBySubscription search method [`#545`](https://github.com/nevermined-io/sdk-js/pull/545)
- Integration test improvements to facilitate basic authentication validation [`#544`](https://github.com/nevermined-io/sdk-js/pull/544)
- Feat/eip712 typed signatures [`#542`](https://github.com/nevermined-io/sdk-js/pull/542)
- fix: update polygon gasstation urls [`#541`](https://github.com/nevermined-io/sdk-js/pull/541)
- Improve getAgreementStatus [`#539`](https://github.com/nevermined-io/sdk-js/pull/539)
- fix: delete assets [`#536`](https://github.com/nevermined-io/sdk-js/pull/536)
- Adding networkId of the network where the asset is registered [`#535`](https://github.com/nevermined-io/sdk-js/pull/535)
- Handling encoding problem with dids starting by 0 [`#533`](https://github.com/nevermined-io/sdk-js/pull/533)
- Integration of Open service endpoints [`#532`](https://github.com/nevermined-io/sdk-js/pull/532)
- Feat/support custom query search [`#531`](https://github.com/nevermined-io/sdk-js/pull/531)
- fix: use gas station on polygon networks [`#528`](https://github.com/nevermined-io/sdk-js/pull/528)
- feat: update tests to use ethers v6 [`fe6eae1`](https://github.com/nevermined-io/sdk-js/commit/fe6eae173c42dba66ce017418d7688999f093e67)
- feat: remove getAddress method from ContractBase [`ac14d46`](https://github.com/nevermined-io/sdk-js/commit/ac14d4641e96a8d875ceaecc9a02236877529785)
- feat: replace BigNumber class with ES2020 BigInt [`4ed4b51`](https://github.com/nevermined-io/sdk-js/commit/4ed4b51fad163e189e52b97b965e6ab878017b01)

#### [v1.13.16](https://github.com/nevermined-io/sdk-js/compare/v1.6.1...v1.13.16)

> 29 May 2023
#### [v1.6.1](https://github.com/nevermined-io/sdk-js/compare/v1.6.0...v1.6.1)

> 31 August 2023
- Making Curve & Aave contracts optional [`#576`](https://github.com/nevermined-io/sdk-js/pull/576)
- Allowing to update files and services private stuff (SDKv1) [`#575`](https://github.com/nevermined-io/sdk-js/pull/575)
- fix: making aave and curve royalties contracts optional [`53a2815`](https://github.com/nevermined-io/sdk-js/commit/53a281567eaeae61e8aedb99cfd2d5927371e8e3)
- fix: allowing to update files and services private metadata [`1eef595`](https://github.com/nevermined-io/sdk-js/commit/1eef595555b50ea95120313b039b8215d3e3f621)
- chore: changelog [`d028575`](https://github.com/nevermined-io/sdk-js/commit/d0285758845b5b502e8a68473f9f3d962127cfaf)

#### [v1.6.0](https://github.com/nevermined-io/sdk-js/compare/v1.6.0-rc1...v1.6.0)

> 11 July 2023
Expand Down Expand Up @@ -318,7 +429,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- ci: testing with https services [`bb96077`](https://github.com/nevermined-io/sdk-js/commit/bb96077c9403ea7ae26195a51d8a92e144cea384)
- linting [`d2547ed`](https://github.com/nevermined-io/sdk-js/commit/d2547edfbfebb49b488c97c4ce9e6d6f2ee849e4)

### [v1.0.0](https://github.com/nevermined-io/sdk-js/compare/v1.0.0-rc9...v1.0.0)
#### [v1.0.0](https://github.com/nevermined-io/sdk-js/compare/v1.0.0-rc9...v1.0.0)

> 14 February 2023
Expand Down

0 comments on commit a3b206c

Please sign in to comment.