Skip to content

Commit

Permalink
docs(changelog): Clarify recent Azure Service Bus improvement (kedaco…
Browse files Browse the repository at this point in the history
…re#4275)

Relates to kedacore#4262

Signed-off-by: Tom Kerkhove <[email protected]>
  • Loading branch information
tomkerkhove authored and xoanmm committed Mar 22, 2023
1 parent 8acd45f commit cf47cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Here is an overview of all new **experimental** features:
- **General**: Fix regression in fallback mechanism ([#4249](https://github.com/kedacore/keda/issues/4249))
- **General**: Prevent a panic that might occur while refreshing a scaler cache ([#4092](https://github.com/kedacore/keda/issues/4092))
- **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))
- **Azure Service Bus Scaler:**: Change way of get service bus namespace ([#4262](https://github.com/kedacore/keda/issues/4262))
- **Azure Service Bus Scaler:**: Improve way clients are created to reduce amount of ARM requests ([#4262](https://github.com/kedacore/keda/issues/4262))
- **Cassandra Scaler**: Checking whether the port information is entered in the ClusterIPAddres is done correctly. ([#4110](https://github.com/kedacore/keda/issues/4110))
- **CPU Memory Scaler** Store forgotten logger ([#4022](https://github.com/kedacore/keda/issues/4022))
- **Datadog Scaler**: Return correct error when getting a 429 error ([#4187](https://github.com/kedacore/keda/issues/4187))
Expand Down

0 comments on commit cf47cb1

Please sign in to comment.