Releases: decentraland/lamb2
Releases · decentraland/lamb2
3.2.0
What's Changed
- feat: opt-in to use service to fetch third party providers by @aleortega in #202
- refactor: Third Party Providers resolver opt-in by @aleortega in #203
- fix: subgraph queries for outfits lambdas by @marianogoldman in #205
- chore: bump @dcl/schemas from 7.3.1 to 7.3.4 by @dependabot in #206
- fix: cache initialization params by @marianogoldman in #207
- fix: use config getNumber() by @marianogoldman in #208
Full Changelog: 3.1.0...3.2.0
3.1.1: chore: bump dcl-catalyst-client from 19.0.0 to 20.0.1 (#200)
Bumps [dcl-catalyst-client](https://github.com/decentraland/catalyst-client) from 19.0.0 to 20.0.1. - [Release notes](https://github.com/decentraland/catalyst-client/releases) - [Commits](https://github.com/decentraland/catalyst-client/compare/19.0.0...20.0.1) --- updated-dependencies: - dependency-name: dcl-catalyst-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3.1.0: chore: bump dcl-catalyst-client from 19.0.0 to 20.0.1 (#200)
Bumps [dcl-catalyst-client](https://github.com/decentraland/catalyst-client) from 19.0.0 to 20.0.1. - [Release notes](https://github.com/decentraland/catalyst-client/releases) - [Commits](https://github.com/decentraland/catalyst-client/compare/19.0.0...20.0.1) --- updated-dependencies: - dependency-name: dcl-catalyst-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3.0.0
What's Changed
- chore: testing dockerfile by @hugoArregui in #191
- chore: bump catalyst-api-specs by @hugoArregui in #192
- fix: remove extra field in about by @hugoArregui in #193
- chore: bump @well-known-components/thegraph-component from 1.4.3 to 1.5.0 by @dependabot in #194
- chore: migrate /contracts endpoints, remove ethers, faster /about by @hugoArregui in #195
- chore: configure the graph comp by @pedrotambo in #196
Full Changelog: 2.5.1...3.0.0
2.5.1
chore: bump catalyst client (#188)
2.5.0
fix: archipelago users count (#183)
2.4.4
fix: handle fetcher exception (#181)
2.4.3: chore: bump @dcl/catalyst-api-specs from 3.1.9 to 3.1.10 (#178)
* chore: bump @dcl/catalyst-api-specs from 3.1.9 to 3.1.10 Bumps [@dcl/catalyst-api-specs](https://github.com/decentraland/catalyst-api-specs) from 3.1.9 to 3.1.10. - [Release notes](https://github.com/decentraland/catalyst-api-specs/releases) - [Commits](https://github.com/decentraland/catalyst-api-specs/compare/3.1.9...3.1.10) --- updated-dependencies: - dependency-name: "@dcl/catalyst-api-specs" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Hugo Arregui <[email protected]>
2.4.2: chore: split content component (#172)
* chore: split content component * chore: convert contentServerUrl to string
2.4.1
feat: third party integrations (#163)