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
+14-3
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@
10
10
## History
11
11
12
12
-[Unreleased](#unreleased)
13
+
-[v2.6.1](#v261)
13
14
-[v2.6.0](#v260)
14
15
-[v2.5.0](#v250)
15
16
-[v2.4.0](#v240)
@@ -33,12 +34,22 @@
33
34
34
35
### Improvements
35
36
36
-
-**General**: Fix generation of metric names if any of ScaledObject's triggers is unavailable ([#2592](https://github.com/kedacore/keda/issues/2592))
37
-
-**General**: Fix logging in KEDA operator and properly set `ScaledObject.Status` in case there is a problem in a ScaledObject's trigger ([#2603](https://github.com/kedacore/keda/issues/2603))
37
+
- TODO ([#XXX](https://github.com/kedacore/keda/issue/XXX))
38
38
39
39
### Breaking Changes
40
40
41
-
- TODO ([#XXX](https://github.com/kedacore/keda/pull/XXX))
41
+
- TODO ([#XXX](https://github.com/kedacore/keda/issue/XXX))
42
+
43
+
### Other
44
+
45
+
- TODO ([#XXX](https://github.com/kedacore/keda/issue/XXX))
46
+
47
+
## v.2.6.1
48
+
49
+
### Improvements
50
+
51
+
-**General**: Fix generation of metric names if any of ScaledObject's triggers is unavailable ([#2592](https://github.com/kedacore/keda/issues/2592))
52
+
-**General**: Fix logging in KEDA operator and properly set `ScaledObject.Status` in case there is a problem in a ScaledObject's trigger ([#2603](https://github.com/kedacore/keda/issues/2603))
0 commit comments