Notas de la versión actual

22.0.0.0rc1-17

Corrigiendo errores.

  • Fixed a regression where filtering the services list by an invalid or unrecognized status value returned an error instead of an empty list. This was inadvertently introduced by the change that added support for filtering services by the ensuring status. The previous behavior of returning an empty list for non-matching status filters has been restored. For more details, please refer to launchpad bug #2146491.

  • Fixed the services list API to return an empty list and log a warning when an invalid value is provided for the ensuring filter parameter, consistent with how the status filter parameter is handled. Bug #2146840