Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/release/manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.2.5"
".": "1.3.0"
}
2 changes: 1 addition & 1 deletion .github/release/prerelease-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.3.0-rc.4"
".": "1.3.0"
}
45 changes: 45 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,50 @@
# Changelog

## [1.3.0](https://github.com/magenx/kuberaptor/compare/v1.2.5...v1.3.0) (2026-05-10)


### πŸš€ Features

* Add cluster_domain and secrets_encryption configuration support ([#210](https://github.com/magenx/kuberaptor/issues/210)) ([16206b9](https://github.com/magenx/kuberaptor/commit/16206b9e7a588c2bb42673ac6ae3eb7f87c73de1))
* **autoscaler:** Hetzner server labels into cluster autoscaler ([#207](https://github.com/magenx/kuberaptor/issues/207)) ([8fc0d9c](https://github.com/magenx/kuberaptor/commit/8fc0d9c26b4ec6eee9437c00893ea9233208a802))
* **autoscaler:** merge worker hetzner labels into autoscaled server labels ([8fc0d9c](https://github.com/magenx/kuberaptor/commit/8fc0d9c26b4ec6eee9437c00893ea9233208a802))


### πŸ› Bug Fixes

* Clarify hcloud cli download file format ([#196](https://github.com/magenx/kuberaptor/issues/196)) ([c56d060](https://github.com/magenx/kuberaptor/commit/c56d060cf9223bd8505decf8dc16adaed7b2b4cd))
* Fix cluster-autoscaler missing resource.k8s.io RBAC permissions ([#214](https://github.com/magenx/kuberaptor/issues/214)) ([60bfb19](https://github.com/magenx/kuberaptor/commit/60bfb19d58e8a666315147827db1bdf6d920b30f))
* Update deb file naming format for hcloud CLI ([#192](https://github.com/magenx/kuberaptor/issues/192)) ([d1bf4c0](https://github.com/magenx/kuberaptor/commit/d1bf4c0659fa133de45a619313ed77691097aec2))
* Update deb file naming format for hcloud CLI ([#195](https://github.com/magenx/kuberaptor/issues/195)) ([e09065b](https://github.com/magenx/kuberaptor/commit/e09065b80e7fbf710ba882884f6b25f8f127b52d))


### πŸ› οΈ Refactoring

* Harden LB target attachment against Hetzner network-attach propagation races in geo-replicated clusters ([#199](https://github.com/magenx/kuberaptor/issues/199)) ([c19500e](https://github.com/magenx/kuberaptor/commit/c19500ee77e42e3bd90322b8a0c06723eeb52d87))


### πŸ“ Documentation

* **config:** Add kured addon installation details to README ([#200](https://github.com/magenx/kuberaptor/issues/200)) ([8b280d1](https://github.com/magenx/kuberaptor/commit/8b280d1c14660b68af152c5506b071c3d1b65721))
* **readme:** Enhance budget section with detailed cost estimates ([#202](https://github.com/magenx/kuberaptor/issues/202)) ([6ff5812](https://github.com/magenx/kuberaptor/commit/6ff58127d60d75bbf1630bf961efeb145e924b47))
* **readme:** Quick Longhorn installation ([#201](https://github.com/magenx/kuberaptor/issues/201)) ([db2e04c](https://github.com/magenx/kuberaptor/commit/db2e04c301eb80c33ceb2a7107848684b94b2125))


### 🚦 Maintenance

* **deps:** bump github.com/hetznercloud/hcloud-go/v2 ([aa9092a](https://github.com/magenx/kuberaptor/commit/aa9092a69a3ce7f88611e70377252cbb6e5d9eb7))
* **deps:** bump github.com/hetznercloud/hcloud-go/v2 ([d566231](https://github.com/magenx/kuberaptor/commit/d566231146101f7f76e2c1ed781ceaf51d1f8643))
* **deps:** bump github.com/hetznercloud/hcloud-go/v2 ([d7e7fa1](https://github.com/magenx/kuberaptor/commit/d7e7fa131d624c261318a188279785a407b1037a))
* **deps:** bump github.com/hetznercloud/hcloud-go/v2 from 2.37.0 to 2.38.0 ([#203](https://github.com/magenx/kuberaptor/issues/203)) ([d7e7fa1](https://github.com/magenx/kuberaptor/commit/d7e7fa131d624c261318a188279785a407b1037a))
* **deps:** bump github.com/hetznercloud/hcloud-go/v2 from 2.38.0 to 2.39.0 ([#212](https://github.com/magenx/kuberaptor/issues/212)) ([d566231](https://github.com/magenx/kuberaptor/commit/d566231146101f7f76e2c1ed781ceaf51d1f8643))
* **deps:** bump github.com/hetznercloud/hcloud-go/v2 from 2.39.0 to 2.40.0 ([#216](https://github.com/magenx/kuberaptor/issues/216)) ([aa9092a](https://github.com/magenx/kuberaptor/commit/aa9092a69a3ce7f88611e70377252cbb6e5d9eb7))
* **main:** kuberaptor 1.2.6-rc ([#197](https://github.com/magenx/kuberaptor/issues/197)) ([f165f49](https://github.com/magenx/kuberaptor/commit/f165f49c58384e55134431eaf392e4b1c3176d08))
* **main:** kuberaptor 1.3.0-rc ([#198](https://github.com/magenx/kuberaptor/issues/198)) ([957b88e](https://github.com/magenx/kuberaptor/commit/957b88e177a20133cfcfe5871f5a4f527d4ccc2b))
* **main:** kuberaptor 1.3.0-rc.1 ([#208](https://github.com/magenx/kuberaptor/issues/208)) ([aedfa3c](https://github.com/magenx/kuberaptor/commit/aedfa3c9c3502eb463e45270d7b2d59c1579732a))
* **main:** kuberaptor 1.3.0-rc.2 ([#211](https://github.com/magenx/kuberaptor/issues/211)) ([c21301a](https://github.com/magenx/kuberaptor/commit/c21301a68c2124cc957d08ddf447a5f316c36ac5))
* **main:** kuberaptor 1.3.0-rc.3 ([#213](https://github.com/magenx/kuberaptor/issues/213)) ([ad3d5f3](https://github.com/magenx/kuberaptor/commit/ad3d5f33c4af6a72cf6963ef4a58c86352fcd1bf))
* **main:** kuberaptor 1.3.0-rc.4 ([#215](https://github.com/magenx/kuberaptor/issues/215)) ([e5b8673](https://github.com/magenx/kuberaptor/commit/e5b86733b8cd8dbbef26c57a3493d89e536ea43f))

## [1.3.0-rc.4](https://github.com/magenx/kuberaptor/compare/v1.3.0-rc.3...v1.3.0-rc.4) (2026-05-10)


Expand Down