Skip to content

KEDA 1.4.0

Compare
Choose a tag to compare
@SatishRanjan SatishRanjan released this 17 Apr 16:57
4253118

License has changed from MIT to Apache 2.0 as per our CNCF donation.

Scalers:

Improvements:

  • Fix scalers leaking (#684)
  • Provide installation YAML in the release (#740)
  • Extend RabbitMQ scaler to support count unacked messages (#700)
  • Handle nil pointers and empty arrays properly in Azure Monitor Scaler (#680)
  • Authenticate to AWS with dedicated role without AssumeRole permissions (#656)

Misc:

  • Adding label for metrics service selection (#745)
  • Provide installation YAML in the release (#740)
  • Filter returned metrics from api server based on queried name (#732)
  • Provide better guidance around contributions & DCO (#720)
  • Add redis host and port parameter to the scaler with tests (#719)
  • Remove go micro version (#718)
  • Remove mit license (#716)
  • Link to guide for adding new scaler docs (#715)
  • Correct deploying methods (#714)
  • HPA: label can have max 63 chars (#707)
  • add deploymentName label if needed (#709)
  • Introduce CII Badge (#691)
  • Update test dependencies (#696)
  • Provide project governance (#690)
  • Update zero result return to be non-error inducing (#695)
  • Return if kafka offset response is nil (#689)
  • Add DCO and remove Microsoft CLA section (#686)
  • Fix typos in MySQL scaler (#683)
  • Cleanup v1.3 in changelog (#677)
  • Update README to mention CNCF (#682)