git-off

git off handles large files in git repos
git clone https://noulin.net/git/git-off.git
Log | Files | Refs | README

2.5.2.json (788B)


      1 [
      2     {
      3         "type": "bugfix",
      4         "category": "Waiter",
      5         "description": "Fixes bug in `clusterDeleted` waiter for AWS.Redshift."
      6     },
      7     {
      8         "type": "feature",
      9         "category": "EC2",
     10         "description": "Adds  new APIs supporting dedicated host reservations. Also adds new property to response of `describeSpotFleetRequests` to indicate  the activity status of spot fleet requests."
     11     },
     12     {
     13         "type": "feature",
     14         "category": "Request",
     15         "description": "eachItem method stops iteration on returning false (like eachPage)"
     16     },
     17     {
     18         "type": "feature",
     19         "category": "WorkSpaces",
     20         "description": "Adds new APIs to support the launch and management of WorkSpaces that are paid for and used by the hour."
     21     }
     22 ]