Releases: syself/cluster-api-provider-hetzner
v1.0.0-alpha.5
🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.
Changes since v1.0.0-alpha.4
🐛 Bug Fixes
- Fixing some minor things after the cleanup (#52)
🌱 Others
- Refactoring of makefile and adding debug level in tiltfile - updating tilt as well (#51)
- Refactoring code for release candidate (#50)
Thanks to all our contributors! 😊
v1.0.0-alpha.4
🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.
Changes since v1.0.0-alpha.3
⚠️ Breaking Changes
- Aligning naming convention to use the plural form on arrays (#48)
- Changing in HCloudMachineTemplate placementGroup to placementGroupName to align with naming convention (#47)
- Refactors loadbalancer target. Changes services to extraTarget. (#45)
🐛 Bug Fixes
- Fixing placmement group delimiter solves issue which leads to creating and deleting of placementgroups in a loop (#46)
🌱 Others
- Adding default value fsn1 for controlPlaneRegions (#49)
- Removing deprecated linter; aligning to go1.17.6; cleanup makefile (#43)
- Suffixing placement group names in Hetzner (#42)
- Updating Go version to 1.17 (#41)
📖 Additionally, there have been 1 contributions to our documentation and book. (#44)
Thanks to all our contributors! 😊
v1.0.0-alpha.3
🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.
Changes since v1.0.0-alpha.2
⚠️ Breaking Changes
- Handling protected load balancer (#31)
✨ New Features
- Changes Templates to fedora for easier cgroup v2 handling (#37)
- Changing test-image to fedora for easier testing with cgroup v2 support (#36)
🐛 Bug Fixes
- Fixes error handling on placementgroup (#38)
- Fixes CSR Controller (#34)
- fixing certificate name for hetzner controller (#33)
🌱 Others
- Restructuring of Makefile and adding automation for boilerplate (#40)
- Updating tilt - adding new buttons and secret patch for clusterctl move (#39)
- Adding more make target for creating clusters (#32)
📖 Additionally, there have been 1 contributions to our documentation and book. (#35)
Thanks to all our contributors! 😊
v1.0.0-alpha.2
🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.
Changes since v1.0.0-alpha.1
⚠️ Breaking Changes
- Re-designing the reference for the provider secret (#20)
✨ New Features
- Refactor of cluster-templates and adds cloud-init based OS provisioning (#25)
- Updating os-image to k8s v1.22 and cleanup (#24)
🐛 Bug Fixes
- Fixes issue with external tilt-modules directory. (#22)
🌱 Others
- Cleanup; go mod tidy (#26)
- Updates the csr controller from v1beta1 to v1. (#21)
- Refactoring of tilt's live reload system. (#19)
- Updates dependencies and Makefile (#23)
- Adding informations about releasing and fixing CI (#16)
📖 Additionally, there have been 3 contributions to our documentation and book. (#27, #18, #17)
Thanks to all our contributors! 😊
v1.0.0-alpha.1
🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.
Changes since v1.0.0-alpha.0
🐛 Bug Fixes
- Fixing issues when using no private network (#15)
- Fixing issues with creating and deleting clusters without private network
- Using conditions to avoid servers not shutting down (#10)
- Adding comments to exported functions (#4)
🌱 Others
- Fixing releasing and improving dev experience
- Refactoring load balancer status, spec and reconcilement (#11)
- Adding code-of-conduct (#7)
- Adding shellcheck and starlark lint (#6)
- Fixing make & tiltfile (#5)
- adding verify PR and modifing release procedure (#3)
- Improving contribution guidelines and pull request template (#2)
📖 Additionally, there have been 1 contributions to our documentation and book. ()
Thanks to all our contributors! 😊
v1.0.0-alpha.0
🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.