Skip to content

Releases: scalar/galaxy-rs

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 31 Aug 17:56
5afff4f

0.3.1 (2026-08-31)

Chores

  • api: regenerate SDK (35e3105)
  • api: update generated SDK content (9357600)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 18:07
72c56c8

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) (61e3b6e)
  • api: update SDK surface (2 changes) (51d1d79)

Chores

  • api: regenerate SDK (84aaf5b)
  • api: regenerate SDK (dcaf07c)
  • api: regenerate SDK (1cf0aab)
  • api: update generated SDK content (05b00d5)
  • api: update generated SDK content (0c53e75)
  • api: update generated SDK content (b9497a6)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 02:56
b5e71ba

0.2.0 (2026-08-07)

Features

  • api: initial SDK generation (ac64604)

Chores