Skip to content

Releases: decentraland/catalyst

4.1.0

Choose a tag to compare

@pedrotambo pedrotambo released this 08 Mar 21:07
cdc091f

What's Changed

  • Remove current denylist implentation by @jmoguilevsky in #894
  • chore: bump @dcl/content-validator version to 1.0.1 by @guidota in #893
  • Move success logs to info by @agusaldasoro in #903
  • chore: bump simple-get from 2.8.1 to 2.8.2 by @dependabot in #904
  • chore: bump @well-known-components/metrics from 1.1.2 to 1.1.3 by @dependabot in #905
  • chore: bump @dcl/schemas from 3.7.0 to 3.8.0 by @dependabot in #910
  • chore: bump @dcl/content-validator from 1.0.1 to 1.2.0 by @dependabot in #912
  • chore: bump dcl-catalyst-commons from 7.2.2 to 7.3.0 by @dependabot in #911
  • chore: bump follow-redirects from 1.14.3 to 1.14.8 by @dependabot in #918
  • feat: sequential tasks port by @menduz in #913
  • chore: bump karma from 6.3.4 to 6.3.14 by @dependabot in #919
  • chore: bump @dcl/content-validator from 1.2.0 to 1.3.0 by @dependabot in #921
  • New denylist by @jmoguilevsky in #920
  • Rate limit when deploying any entity type by @agusaldasoro in #917
  • feat: set content server as healthy only when it is Syncing by @juanscolari in #927
  • Feat/add db queries observability by @pedrotambo in #922
  • Remove from/to LocalTimestamp deprecated query params by @agusaldasoro in #924
  • fix: revert readyToUse in health endpoint by @juanscolari in #932
  • chore: use circleci convenience images by @guidota in #936
  • chore: bump url-parse from 1.5.3 to 1.5.10 by @dependabot in #945
  • refactor: use fs component in the rest of the components + move FileSystemContentStorage to functional component by @pedrotambo in #940
  • fix: use headContent controller for HEAD contents endpoint by @juanscolari in #942
  • feat: set status 503 when some service is unhealthy by @juanscolari in #941
  • feat: add get active entities endpoint with request body (POST) by @guidota in #914
  • chore: bump @dcl/schemas from 3.8.0 to 3.9.0 by @dependabot in #946

Full Changelog: 4.0.0...4.1.0

4.0.0

Choose a tag to compare

@jmoguilevsky jmoguilevsky released this 02 Feb 15:11
0892ce3

What's Changed

Full Changelog: 3.2.1...4.0.0

3.2.1

Choose a tag to compare

@agusaldasoro agusaldasoro released this 29 Jan 16:05
39df832

What's Changed

Full Changelog: 3.2.0...3.2.1

3.2.0

Choose a tag to compare

@guidota guidota released this 18 Jan 15:22
82b491e

What's Changed

  • Upgrade wkc interfaces to 1.1.1 by @jmoguilevsky in #839
  • Chore: Added Contribution guidelines by @jmoguilevsky in #841
  • update readme to have the latest code of conduct and contribution guide by @jmoguilevsky in #843
  • chore: bump @dcl/schemas from 2.2.1 to 3.1.1 by @dependabot in #845
  • chore: update snapshot fetcher by @menduz in #852
  • test: replace Jasmine with Jest as the testing framework by @juanscolari in #847
  • chore: bump engine.io from 4.1.1 to 4.1.2 by @dependabot in #858
  • chore: lock faker.js version on content package.json by @juanscolari in #854
  • fix: try to reduce memory overhead of bootstrapping by @menduz in #857
  • chore: bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #861
  • chore: remove local and data folders by @guidota in #842
  • chore: bump @dcl/schemas from 3.1.1 to 3.4.1 by @dependabot in #866
  • lambdas: Fix exception handling by @agusaldasoro in #865
  • chore: add extra error handler by @menduz in #867
  • feat: integrate @dcl/content-validator lib by @guidota in #849

New Contributors

  • @juanscolari made their first contribution in #847

Full Changelog: 3.1.1...3.2.0

3.1.1

Choose a tag to compare

@jmoguilevsky jmoguilevsky released this 05 Jan 17:23
96eea39

What's Changed

New Contributors

Full Changelog: 3.1.0...3.1.1

3.1.0

Choose a tag to compare

@jmoguilevsky jmoguilevsky released this 03 Jan 19:59
6b247cc

This release includes the well known components refactor, drops the support for legacy entities deployment and minor fixes

What's Changed

Full Changelog: 3.0.2...3.1.0

3.0.2

Choose a tag to compare

@agusaldasoro agusaldasoro released this 21 Dec 19:21
45380f2

Bug fixing

  • Add a migration to delete all failed deployments that don't include auth_chain

3.0.1

Choose a tag to compare

@agusaldasoro agusaldasoro released this 21 Dec 15:55
47c1e77

Bug fixing

  • Add version to /status endpoint to identify the current default version for entities deployment
  • Increased the rate limit for deploying profiles: deploy 300 profiles per minute per Catalyst
  • Handle error when parsing an entity fails in POST /content/entities
  • Add new metric and logging for failed deployments

3.0.0

Choose a tag to compare

@agusaldasoro agusaldasoro released this 20 Dec 15:38
3214fac

BREAKING CHANGE:

  • New sync: Synchronise deployments among catalyst using /snapshots & /pointer-changes endpoints instead of /deployments. This is a huge improvement in scalability and performance.

2.5.2

Choose a tag to compare

@pentreathm pentreathm released this 14 Dec 12:54
852b04a

Fix snapshot indexes