summaryrefslogtreecommitdiff
path: root/releasenotes/notes/microversion-v2_59-4160c852d7d8812d.yaml
blob: e90c87b81b7ece61bb5cd808c6bf136f5480a1a5 (plain)
1
2
3
4
5
6
7
8
---
features:
  - |
    Added support for microversion v2.59 which introduces pagination support
    for migrations 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
    migration was updated.