Releases: decentraland/catalyst-api-specs
Releases · decentraland/catalyst-api-specs
1.3.0
What's Changed
- feat: Add new endpoints and deprecate comms v2 by @agusaldasoro in #46
Full Changelog: 1.2.6...1.3.0
1.2.6
What's Changed
- docs: Adding deprecated tag to contentv2 endpoints by @pentreathm in #45
Full Changelog: 1.2.5...1.2.6
1.2.5
What's Changed
- fix: wrong attribute name in lambdas servers response by @frantufro in #42
New Contributors
- @frantufro made their first contribution in #42
Full Changelog: 1.2.4...1.2.5
1.2.4
What's Changed
- chore: Bump async from 2.6.3 to 2.6.4 by @dependabot in #40
New Contributors
- @dependabot made their first contribution in #40
Full Changelog: 1.2.3...1.2.4
1.2.3
1.2.2
1.2.1
What's Changed
- Remove changes field from pointer change endpoint by @agusaldasoro in #29
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Refactor /entities endpoint by @agusaldasoro in #19
- Add endpoint to filter per urn by @agusaldasoro in #21
- Add schemas by @agusaldasoro in #28
- feat: new and modified third party related endpoints by @guidota in #17
- Remove legacy audit info by @agusaldasoro in #30
Full Changelog: 1.1.0...1.2.0
Catalyst API Specs 1.1.0
What's Changed
- Content server API specification by @pentreathm in #1
- Fix OAS schema validations by @pentreathm in #2
- Adding firsts lambda endpoints by @pentreathm in #3
- Lambdas by @pentreathm in #4
- Adding endpoint to the Lambdas API spec by @pentreathm in #5
- Adding Comms API endpoints to the spec by @pentreathm in #7
- Adding PUT method to /comms/config by @pentreathm in #8
- Lambdas by @pentreathm in #6
- feat: add API document as js object by @guidota in #9
- chore: separate API spec for each catalyst service by @guidota in #10
- Adding more information about when the snapshots are generated by @pentreathm in #11
- Update content@deployments.yaml by @agusaldasoro in #13
- Fix typos by @agusaldasoro in #14
- Fix sortingField by @agusaldasoro in #16
- Add new /snapshot endpoint by @agusaldasoro in #15
- Remove /deployments deprecated endpoint by @agusaldasoro in #18
- chore: prevent publishing when creating PRs by @juanscolari in #22
- docs: add schemas to responses by @juanscolari in #20
- docs: add
readyToUse
to health endpoint by @juanscolari in #24 - Revert "docs: add
readyToUse
to health endpoint" by @juanscolari in #25 - docs: add 503 status code for unhealthy catalysts by @juanscolari in #26
New Contributors
- @pentreathm made their first contribution in #1
- @guidota made their first contribution in #9
- @agusaldasoro made their first contribution in #13
- @juanscolari made their first contribution in #22
Full Changelog: https://github.com/decentraland/catalyst-api-specs/commits/1.1.0
Catalyst API Specs 1.0.1
fix: github workflow file reference updated