summaryrefslogtreecommitdiff
path: root/releasenotes/notes/microversion-v2_58-327c1031ebfe4a3a.yaml
blob: b2fb6a3daa778e364056c54b4b9968e06bf56019 (plain)
1
2
3
4
5
6
7
8
---
features:
  - |
    Added support for microversion v2.58 which introduces pagination support
    for instance actions with the help of new optional parameters ``limit``,
    ``marker``, and also adds the new filter ``changes-since``. Users can use
    ``changes-since`` filter to filter the results based on the last time the
    instance action was updated.