Files
hetznercloud/changelog.md
T

36 lines
1.4 KiB
Markdown

# Changelog
## 2026-05-07 - 1.2.1 - fix(client)
update request handling and typings for current smartrequest and OpenAPI output
- migrate HetznerAccount requests to the SmartRequest builder API and normalize responses to statusCode/body
- adjust generated request and resource types for nullable OpenAPI fields and JSON request bodies
- make live API tests skip cleanly when the Hetzner token is missing or rejected
- refresh package tooling and project metadata configuration files
## 2024-06-15 - 1.2.0 - release
Release published with no additional user-facing changes beyond recent updates already included below.
- Version 1.2.0 tags the current state without introducing separate documented changes.
## 2024-06-15 - 1.1.1 - openapi
Integrated OpenAPI directly into the repository.
- Added OpenAPI assets and related integration directly to the repo.
## 2024-06-15 - 1.1.0 - core
Applied a core update.
- Updated core functionality and internal project behavior.
## 2024-06-15 - 1.0.18 - volumes and firewalls
Added support for managing volumes and firewalls.
- Enabled volumes management.
- Enabled firewalls management.
## 2024-01-29 - 1.0.1 to 1.0.17 - core
Series of trivial core update releases between 1.0.1 and 1.0.17.
- Repeated maintenance-level `fix(core): update` changes were released across versions 1.0.1 through 1.0.17.
- Individual entries are summarized here to avoid duplicating minimal, non-descriptive updates.