Skip to content

v0.5.1

Choose a tag to compare

@stainless-app stainless-app released this 05 Dec 23:37
74675ee

0.5.1 (2025-12-05)

Full Changelog: v0.5.0...v0.5.1

Features

  • api: manual updates (a3f2ec1)
  • fix edge cases for sending request data and add YAML support (3e740a9)
  • Ingress (bfb79c5)
  • Initialize volume with data (ef9997c)
  • push: add hypeman push command for local image upload (e120ec6)
  • respect HYPEMAN_BASE_URL environment variable (17122d7)

Bug Fixes

  • fix for default flag values (812e009)
  • run: wait for image to be ready before creating instance (048ee73)
  • use correct user agent value (580e468)

Chores