File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 40
40
41
41
- Emit Kubernetes Events on KEDA events ([ #1523 ] ( https://github.com/kedacore/keda/pull/1523 ) | [ #1647 ] ( https://github.com/kedacore/keda/pull/1647 ) )
42
42
- Support Quantities in Metrics API scaler ([ #1667 ] ( https://github.com/kedacore/keda/issues/1667 ) )
43
- - Emit Kubernetes Events on KEDA events ([ #1523 ] ( https://github.com/kedacore/keda/pull/1523 ) )
44
43
- Add Microsoft SQL Server (MSSQL) scaler ([ #674 ] ( https://github.com/kedacore/keda/issues/674 ) | [ docs] ( https://keda.sh/docs/2.2/scalers/mssql/ ) )
44
+ - Add ` publishRate ` trigger to RabbitMQ scaler ([ #1653 ] ( https://github.com/kedacore/keda/pull/1653 ) )
45
+ - ScaledJob: support metadata labels in Job template ([ #1686 ] ( https://github.com/kedacore/keda/pull/1686 ) )
45
46
46
47
### Improvements
47
48
56
57
- Fixed KEDA ClusterRoles to give permissions for ClusterTriggerAuthentications ([ #1645 ] ( https://github.com/kedacore/keda/pull/1645 ) )
57
58
- Make ` swiftURL ` parameter optional for the OpenStack Swift scaler ([ #1652 ] ( https://github.com/kedacore/keda/pull/1652 ) )
58
59
- Fix memory leak of ` keda-metrics-apiserver ` by setting a controller-runtime logger properly ([ #1654 ] ( https://github.com/kedacore/keda/pull/1654 ) )
59
- - Add ` publishRate ` trigger to RabbitMQ scaler ([ #1653 ] ( https://github.com/kedacore/keda/pull/1653 ) )
60
60
- AWS SQS Scaler: Add Visible + NotVisible messages for scaling considerations ([ #1664 ] ( https://github.com/kedacore/keda/pull/1664 ) )
61
61
- Fixing behavior on ScaledJob with incorrect External Scaler ([ #1672 ] ( https://github.com/kedacore/keda/pull/1672 ) )
62
- - ScaledJob: support metadata labels in Job template ([ #1686 ] ( https://github.com/kedacore/keda/pull/1686 ) )
63
62
64
63
### Breaking Changes
65
64
You can’t perform that action at this time.
0 commit comments