|
2 | 2 | <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> |
3 | 3 | **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* |
4 | 4 |
|
5 | | -- [v1.16.0-beta.0](#v1160-beta0) |
6 | | - - [Downloads for v1.16.0-beta.0](#downloads-for-v1160-beta0) |
7 | | - - [Changelog since v1.16.0-alpha.2](#changelog-since-v1160-alpha2) |
| 5 | +- [v1.16.0-rc.0](#v1160-rc0) |
| 6 | + - [Downloads for v1.16.0-rc.0](#downloads-for-v1160-rc0) |
| 7 | + - [Changelog since v1.16.0-beta.0](#changelog-since-v1160-beta0) |
8 | 8 | - [Urgent Update Notes](#urgent-update-notes) |
9 | 9 | - [Changes by Kind](#changes-by-kind) |
10 | 10 | - [API Changes](#api-changes) |
|
17 | 17 | - [Helm Charts](#helm-charts) |
18 | 18 | - [Instrumentation](#instrumentation) |
19 | 19 | - [Performance](#performance) |
20 | | -- [v1.16.0-alpha.2](#v1160-alpha2) |
21 | | - - [Downloads for v1.16.0-alpha.2](#downloads-for-v1160-alpha2) |
22 | | - - [Changelog since v1.16.0-alpha.1](#changelog-since-v1160-alpha1) |
| 20 | +- [v1.16.0-beta.0](#v1160-beta0) |
| 21 | + - [Downloads for v1.16.0-beta.0](#downloads-for-v1160-beta0) |
| 22 | + - [Changelog since v1.16.0-alpha.2](#changelog-since-v1160-alpha2) |
23 | 23 | - [Urgent Update Notes](#urgent-update-notes-1) |
24 | 24 | - [Changes by Kind](#changes-by-kind-1) |
25 | 25 | - [API Changes](#api-changes-1) |
|
31 | 31 | - [Dependencies](#dependencies-1) |
32 | 32 | - [Helm Charts](#helm-charts-1) |
33 | 33 | - [Instrumentation](#instrumentation-1) |
34 | | -- [v1.16.0-alpha.1](#v1160-alpha1) |
35 | | - - [Downloads for v1.16.0-alpha.1](#downloads-for-v1160-alpha1) |
36 | | - - [Changelog since v1.15.0](#changelog-since-v1150) |
| 34 | + - [Performance](#performance-1) |
| 35 | +- [v1.16.0-alpha.2](#v1160-alpha2) |
| 36 | + - [Downloads for v1.16.0-alpha.2](#downloads-for-v1160-alpha2) |
| 37 | + - [Changelog since v1.16.0-alpha.1](#changelog-since-v1160-alpha1) |
37 | 38 | - [Urgent Update Notes](#urgent-update-notes-2) |
38 | 39 | - [Changes by Kind](#changes-by-kind-2) |
39 | 40 | - [API Changes](#api-changes-2) |
|
45 | 46 | - [Dependencies](#dependencies-2) |
46 | 47 | - [Helm Charts](#helm-charts-2) |
47 | 48 | - [Instrumentation](#instrumentation-2) |
| 49 | +- [v1.16.0-alpha.1](#v1160-alpha1) |
| 50 | + - [Downloads for v1.16.0-alpha.1](#downloads-for-v1160-alpha1) |
| 51 | + - [Changelog since v1.15.0](#changelog-since-v1150) |
| 52 | + - [Urgent Update Notes](#urgent-update-notes-3) |
| 53 | + - [Changes by Kind](#changes-by-kind-3) |
| 54 | + - [API Changes](#api-changes-3) |
| 55 | + - [Features & Enhancements](#features--enhancements-3) |
| 56 | + - [Deprecation](#deprecation-3) |
| 57 | + - [Bug Fixes](#bug-fixes-3) |
| 58 | + - [Security](#security-3) |
| 59 | + - [Other](#other-3) |
| 60 | + - [Dependencies](#dependencies-3) |
| 61 | + - [Helm Charts](#helm-charts-3) |
| 62 | + - [Instrumentation](#instrumentation-3) |
48 | 63 |
|
49 | 64 | <!-- END doctoc generated TOC please keep comment here to allow auto update --> |
50 | 65 |
|
| 66 | +# v1.16.0-rc.0 |
| 67 | +## Downloads for v1.16.0-rc.0 |
| 68 | + |
| 69 | +Download v1.16.0-rc.0 in the [v1.16.0-rc.0 release page](https://github.com/karmada-io/karmada/releases/tag/v1.16.0-rc.0). |
| 70 | + |
| 71 | +## Changelog since v1.16.0-beta.0 |
| 72 | + |
| 73 | +## Urgent Update Notes |
| 74 | + |
| 75 | +## Changes by Kind |
| 76 | + |
| 77 | +### API Changes |
| 78 | +- `karmada-operator`: Introduced a `PodDisruptionBudget` field to the `CommonSettings` of `Karmada` API for supporting PodDisruptionBudgets (PDBs) for Karmada control plane components. ([#6895](https://github.com/karmada-io/karmada/pull/6895), @baiyutang) |
| 79 | + |
| 80 | +### Features & Enhancements |
| 81 | +- `karmada-controller-manager`: Introduced a built-in interpreter for Kubeflow Notebooks. ([#6814](https://github.com/karmada-io/karmada/pull/6814), @dekaihu) |
| 82 | + |
| 83 | +### Deprecation |
| 84 | +None. |
| 85 | + |
| 86 | +### Bug Fixes |
| 87 | +None. |
| 88 | + |
| 89 | +### Security |
| 90 | +None. |
| 91 | + |
| 92 | +## Other |
| 93 | +### Dependencies |
| 94 | +- Kubernetes dependencies have been updated to v1.34.1. ([#6868](https://github.com/karmada-io/karmada/pull/6868), @RainbowMango) |
| 95 | + |
| 96 | +### Helm Charts |
| 97 | +None. |
| 98 | + |
| 99 | +### Instrumentation |
| 100 | +None. |
| 101 | + |
| 102 | +### Performance |
| 103 | +None. |
| 104 | + |
51 | 105 | # v1.16.0-beta.0 |
52 | 106 | ## Downloads for v1.16.0-beta.0 |
53 | 107 |
|
|
0 commit comments