You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+37
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ To learn more about active deprecations, we recommend checking [GitHub Discussio
16
16
## History
17
17
18
18
-[Unreleased](#unreleased)
19
+
-[v2.9.3](#v293)
20
+
-[v2.9.2](#v292)
19
21
-[v2.9.1](#v291)
20
22
-[v2.9.0](#v290)
21
23
-[v2.8.1](#v281)
@@ -60,6 +62,41 @@ Here is an overview of all new **experimental** features:
60
62
61
63
### Fixes
62
64
65
+
-**General**: TODO ([#TODO](https://github.com/kedacore/keda/issues/TODO))
66
+
### Deprecations
67
+
68
+
You can find all deprecations in [this overview](https://github.com/kedacore/keda/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3Abreaking-change) and [join the discussion here](https://github.com/kedacore/keda/discussions/categories/deprecations).
69
+
70
+
New deprecation(s):
71
+
72
+
- TODO
73
+
74
+
### Other
75
+
76
+
- TODO
77
+
78
+
## v2.9.3
79
+
80
+
### Breaking Changes
81
+
82
+
- TODO
83
+
84
+
### New
85
+
86
+
Here is an overview of all **stable** additions:
87
+
88
+
-**General**: TODO ([#TODO](https://github.com/kedacore/keda/issues/TODO))
89
+
90
+
Here is an overview of all new **experimental** features:
91
+
92
+
-**General**: TODO ([#TODO](https://github.com/kedacore/keda/issues/TODO))
93
+
94
+
### Improvements
95
+
96
+
-**General**: TODO ([#TODO](https://github.com/kedacore/keda/issues/TODO))
97
+
98
+
### Fixes
99
+
63
100
-**Azure Service Bus Scaler:** Use correct auth flows with pod identity ([#4026](https://github.com/kedacore/keda/issues/4026)|[#4123](https://github.com/kedacore/keda/issues/4123))
0 commit comments