v1.0.11
What's Changed
- HYPERFLEET-452 - feat: implement RFC 9457 Problem Details error model by @rafabene in #23
- HYPERFLEET-452 - refactor: align ValidationError model with hyperfleet-api by @rafabene in #24
- HYPERFLEET-386 - feat: use ready/available conditions instead of phase by @rh-amarin in #25
- HYPERFLEET-622 - feat: align name validation with Clusters Service rules by @rafabene in #26
- HYPERFLEET-702: Update OWNERS file by @rafabene in #27
- HYPERFLEET-761 - docs: align with documentation standards by @rh-amarin in #30
- HYPERFLEET-732 - feat: replace existing IDs with RFC4122 UUID v7 for both Cluster and NodePool IDs by @86254860 in #29
- HYPERFLEET-543 - feat: add soft-delete endpoints for clusters and nodepools by @mliptak0 in #31
- HYPERFLEET-981 - chore: add kuudori and ma-hill to OWNERS by @rafabene in #33
- HYPERFLEET-545 - feat: add PATCH operations for clusters and nodepools by @Mischulee in #32
- HYPERFLEET-853 - feat: Add Reconciled to OpenAPI spec by @tirthct in #34
- HYPERFLEET-978 - feat: (1/2) Add PUT command for internal status endpoints … by @ma-hill in #36
- HYPERFLEET-971 - feat: 409 Conflict responses + version bump + CHANGELOG by @kuudori in #35
- HYPERFLEET-1031 - test: draft PR for Jira automation testing by @rafabene in #39
- HYPERFLEET-1031 - test: second draft PR for automation testing by @rafabene in #41
- HYPERFLEET-1017 - feat: rename aggregated condition Available to LastKnownReconciled by @rafabene in #38
- HYPERFLEET-1024 - feat: CI for schema checks, version bump, externalize as Go module by @mliptak0 in #42
New Contributors
- @rafabene made their first contribution in #23
- @86254860 made their first contribution in #29
- @mliptak0 made their first contribution in #31
- @Mischulee made their first contribution in #32
- @tirthct made their first contribution in #34
- @ma-hill made their first contribution in #36
- @kuudori made their first contribution in #35
Full Changelog: v1.0.2...v1.0.11