Releases: scalar/galaxy-node
Releases · scalar/galaxy-node
Release list
v0.3.2
0.3.2 (2026-09-15)
⚠ BREAKING CHANGES
- api: 3 breaking changes to the SDK surface.
- Property
planet.habitabilityIndextype changed fromnumber<float>tonumber<float>. - Property
planet.physicalPropertiestype changed fromobjecttoobject. - Property
planet.atmospheretype changed fromArray<object>toArray<object>.
- Property
Features
- api: update property planet.habitabilityIndex (+3 more changes) (8d0ff7e)
Chores
v0.3.1
v0.3.0
0.3.0 (2026-08-28)
⚠ BREAKING CHANGES
- api: Removed environment
responds_with_your_request_data. - api: 3 breaking changes to the SDK surface.
- Removed operation
planets.uploadImage(POST /planets/{planetId}/image). - Removed schema
UploadImageResponseHeaders. - Removed schema
UploadImageStatus400ResponseHeaders.
- Removed operation