Skip to content

Latest commit

 

History

History
119 lines (63 loc) · 4.84 KB

File metadata and controls

119 lines (63 loc) · 4.84 KB

Changelog

0.7.0 (2025-12-23)

Full Changelog: v0.6.1...v0.7.0

Features

  • add cp command for file copy to/from instances (#18) (f67ad7b)

Chores

  • internal: codegen related update (a6c6588)

0.6.1 (2025-12-11)

Full Changelog: v0.6.0...v0.6.1

0.6.0 (2025-12-06)

Full Changelog: v0.5.1...v0.6.0

Features

  • cli: automatic streaming for paginated endpoints (9af6924)

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

0.5.0 (2025-11-26)

Full Changelog: v0.4.0...v0.5.0

Features

0.4.0 (2025-11-26)

Full Changelog: v0.3.0...v0.4.0

Features

  • Remove exec from openapi spec (6bde031)

0.3.0 (2025-11-26)

Full Changelog: v0.2.0...v0.3.0

Features

0.2.0 (2025-11-26)

Full Changelog: v0.1.2...v0.2.0

Features

Chores

  • client: change name of underlying properties for models and params (27fd97a)

0.1.2 (2025-11-20)

Full Changelog: v0.1.1...v0.1.2

⚠ BREAKING CHANGES

  • new logic for parsing arguments

Features

  • new logic for parsing arguments (de05b62)

0.1.1 (2025-11-14)

Full Changelog: v0.1.0...v0.1.1

Features

0.1.0 (2025-11-14)

Full Changelog: v0.0.1...v0.1.0

Features