|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [0.30.0](https://github.com/vexxhost/magnum-cluster-api/compare/v0.29.3...v0.30.0) (2025-05-27) |
| 4 | + |
| 5 | + |
| 6 | +### Bug Fixes |
| 7 | + |
| 8 | +* delete bad resources pre-upgrade ([#648](https://github.com/vexxhost/magnum-cluster-api/issues/648)) ([a1c0888](https://github.com/vexxhost/magnum-cluster-api/commit/a1c0888173c29085d7d09b8557514946116b6a23)) |
| 9 | +* **deps:** update pyo3 ([#699](https://github.com/vexxhost/magnum-cluster-api/issues/699)) ([56fa610](https://github.com/vexxhost/magnum-cluster-api/commit/56fa610cf5725ab8efe7823f5cded972fccc908a)) |
| 10 | +* **deps:** update pyo3 ([#719](https://github.com/vexxhost/magnum-cluster-api/issues/719)) ([b5c1cac](https://github.com/vexxhost/magnum-cluster-api/commit/b5c1cac72667ffa4421021f5b7cba0f7ee77448e)) |
| 11 | +* **deps:** update rust crate once_cell to v1.21.2 ([#621](https://github.com/vexxhost/magnum-cluster-api/issues/621)) ([385b763](https://github.com/vexxhost/magnum-cluster-api/commit/385b763e19fcc6559a73aabdc084877aa5d691c1)) |
| 12 | +* **deps:** update rust crate once_cell to v1.21.3 ([#625](https://github.com/vexxhost/magnum-cluster-api/issues/625)) ([59ccc34](https://github.com/vexxhost/magnum-cluster-api/commit/59ccc3441bc49f29291dc59dfdb2de090c9cd559)) |
| 13 | +* **deps:** update rust crate pyo3 to v0.24.1 [security] ([#627](https://github.com/vexxhost/magnum-cluster-api/issues/627)) ([09650e9](https://github.com/vexxhost/magnum-cluster-api/commit/09650e9389f0d82c65dbb5ae44a289044c2f10e7)) |
| 14 | +* **deps:** update rust crate pyo3 to v0.24.2 ([#647](https://github.com/vexxhost/magnum-cluster-api/issues/647)) ([2323c78](https://github.com/vexxhost/magnum-cluster-api/commit/2323c78b47c6cf9b5ae15c8712b43c0af315e380)) |
| 15 | +* **deps:** update rust crate pyo3-log to v0.12.3 ([#626](https://github.com/vexxhost/magnum-cluster-api/issues/626)) ([2a18243](https://github.com/vexxhost/magnum-cluster-api/commit/2a182438f1051115bda3dec6e859539fa56d7eb1)) |
| 16 | +* **deps:** update rust crate syn to v2.0.101 ([#649](https://github.com/vexxhost/magnum-cluster-api/issues/649)) ([1788a0f](https://github.com/vexxhost/magnum-cluster-api/commit/1788a0f22a15e79b7dc3a44e792abbee0c3d2b78)) |
| 17 | +* **deps:** update rust crate tempfile to v3.20.0 ([#693](https://github.com/vexxhost/magnum-cluster-api/issues/693)) ([744ae4b](https://github.com/vexxhost/magnum-cluster-api/commit/744ae4b11c7216c049f6e0988c5b510658fca5fe)) |
| 18 | +* **deps:** update rust crate tokio to v1.44.2 ([#629](https://github.com/vexxhost/magnum-cluster-api/issues/629)) ([952347b](https://github.com/vexxhost/magnum-cluster-api/commit/952347b3351347fb77e34a93e0baa7bf9ca2a214)) |
| 19 | +* **deps:** update rust crate tokio to v1.45.0 ([#679](https://github.com/vexxhost/magnum-cluster-api/issues/679)) ([edc8f46](https://github.com/vexxhost/magnum-cluster-api/commit/edc8f460a06cefc18f2b822e05ab03784ac5bcd1)) |
| 20 | +* **deps:** update rust crate tokio to v1.45.1 ([#718](https://github.com/vexxhost/magnum-cluster-api/issues/718)) ([70ea783](https://github.com/vexxhost/magnum-cluster-api/commit/70ea7839ede78987d658507d39ce1382ece97c0e)) |
| 21 | +* enable deleting missing machine deployment ([#640](https://github.com/vexxhost/magnum-cluster-api/issues/640)) ([19b9c56](https://github.com/vexxhost/magnum-cluster-api/commit/19b9c56191e9a2ca988abd4e2b110df6e15ef86f)) |
| 22 | +* **ovn:** enable traffic from anywhere to node port services on all nodes ([#654](https://github.com/vexxhost/magnum-cluster-api/issues/654)) ([c4d3e69](https://github.com/vexxhost/magnum-cluster-api/commit/c4d3e6951a1b72e232e197dcdd2d4400a6c4a62d)) |
| 23 | +* use tpool.Proxy for Rust calls ([#645](https://github.com/vexxhost/magnum-cluster-api/issues/645)) ([5c6ee47](https://github.com/vexxhost/magnum-cluster-api/commit/5c6ee47ab9285e44431cdb8bcd72b2e8819d4e39)) |
| 24 | + |
| 25 | + |
| 26 | +### Miscellaneous Chores |
| 27 | + |
| 28 | +* release 0.30.0 ([61bc061](https://github.com/vexxhost/magnum-cluster-api/commit/61bc061dc76f4dabef1f1bc826004e623abfcd49)) |
| 29 | + |
3 | 30 | ## [0.29.3](https://github.com/vexxhost/magnum-cluster-api/compare/v0.29.2...v0.29.3) (2025-03-26) |
4 | 31 |
|
5 | 32 |
|
|
0 commit comments