Skip to content

Releases: scalar/galaxy-node

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 15 Sep 20:57
ca8c2b0

0.3.2 (2026-09-15)

⚠ BREAKING CHANGES

  • api: 3 breaking changes to the SDK surface.
    • Property planet.habitabilityIndex type changed from number<float> to number<float>.
    • Property planet.physicalProperties type changed from object to object.
    • Property planet.atmosphere type changed from Array<object> to Array<object>.

Features

  • api: update property planet.habitabilityIndex (+3 more changes) (8d0ff7e)

Chores

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 28 Aug 17:57
6cec51b

0.3.1 (2026-08-28)

Chores

  • api: update generated SDK content (5af8282)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 17:48
18af3e7

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.

Features

  • api: remove operation planets.uploadImage (+6 more changes) (ecceda0)
  • api: update SDK surface (2 changes) (cf5bbda)

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 20 Aug 22:53
71ff5a9

0.2.2 (2026-08-20)

Chores

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 07 Aug 04:29
6b10e2f

0.2.1 (2026-08-07)

Chores

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 23:45
c181271

0.2.0 (2026-08-04)

Features

  • api: initial SDK generation (6ccf0f2)

Chores

  • api: update generated SDK content (f47e9c9)