Files
puppet-swift/releasenotes/notes/sorting_method-671d31caec09044d.yaml
Takashi Kajinami 2f38c2923b Allow customizing sorting_method
Add a new option to customize sorting_method. This allows usage of
the 'timing' sorting method.

Change-Id: I9589b420b8d1c6fcbd29d83945dbdcc2da2e22ef
2024-07-30 01:47:20 +09:00

9 lines
163 B
YAML

---
features:
- |
The new ``sorting_method`` parameter has been added to the following
classes.
- ``swift::proxy``
- ``swift::internal_client``