git-off

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

2.6.0.json (834B)


      1 [
      2     {
      3         "type": "feature",
      4         "category": "CloudFront",
      5         "description": "Adds HTTP2 support for Amazon CloudFront distributions."
      6     },
      7     {
      8         "type": "feature",
      9         "category": "MetadataService",
     10         "description": "Adds retry logic to the EC2 Metadata Service, so that EC2MetadataCredentials will retry TimeoutError. This retry logic is also added to ECSCredentials. Resolves #692"
     11     },
     12     {
     13         "type": "feature",
     14         "category": "ServiceCatalog",
     15         "description": "CORS support added. Now a default service in the browser build of the JavaScript SDK."
     16     },
     17     {
     18         "type": "feature",
     19         "category": "Tools",
     20         "description": "Adds support for bundling the SDK with webpack. Also adds support for creating node.js bundles using webpack or browserify."
     21     }
     22 ]