Skip to content

Latest commit

 

History

History
84 lines (69 loc) · 9 KB

CHANGELOG-v1.0.0.md

File metadata and controls

84 lines (69 loc) · 9 KB

Changelog since Faroe(v1.0.0) release

v1.1.0 (2020-09-29)

Full Changelog

Closed issues:

  • [AWS Block Support] Invalid Error message in the response for the failed operations #1116
  • [AWS Block Support] Invalid memory address or nil pointer dereference for AWS Volume Updation #1114
  • [AWS Block Support] Invalid memory address or nil pointer dereference for AWS Volume Creation #1113
  • [GCP FileShare Support] Invalid memory address or nil pointer dereference for GCP Fileshare Updation #1106
  • [GCP FileShare Support] Invalid memory address or nil pointer dereference for GCP Fileshare Creation #1104
  • [Multi-Cloud Utility Support] Need to encrypt plain text Cloud Backend Credentials #1102
  • List Cloud volumes from AWS backend. Size is returned in GiB but expecting in bytes in API response #1092
  • Add UT for multi-cloud api , block #1084
  • [GCP FileShare Support] Implement GCP FileShare Update API #1080
  • [GCP FileShare Support] Implement GCP FileShare Delete API #1079
  • [GCP FileShare Support] Implement GCP FileShare GET API #1078
  • [GCP FileShare Support] Implement GCP FileShare List API #1077

Merged pull requests:

  • [Multi-Cloud API Documentation] Update Swagger for Block CRUD APIs #1122 (himanshuvar)
  • [AWS Block Support] Fix to Update Error return Typos for failed Volume operation at Backend #1118 (himanshuvar)
  • Extend the travis wait time if the docker commands taking more time. … #1117 (kumarashit)
  • [AWS Block Service] Bug-Fix: Added check for nil Volume return for Creation/Updation #1115 (himanshuvar)
  • [GCP FileShare Support] Fix for Invalid memory address or nil pointer dereference for GCP Fileshare Updation #1112 (himanshuvar)
  • [GCP FileShare Support] Fix for Invalid memory address or nil pointer dereference for GCP Fileshare Creation #1105 (himanshuvar)
  • [Multi-Cloud Utility Support] Encrypter API Support for Multi-cloud backend credentials #1101 (himanshuvar)
  • Add multi-cloud block unit tests #1096 (rajat-soda)

v1.0.1 (2020-09-21)

Full Changelog

Closed issues:

  • [GCP FileShare Support] Implement Crypter for GCP Fileshare Credentials #1087
  • [GCP FileShare Support] Implement GCP Authentication Framework Support #1086
  • Add UT for multi-cloud/fileshare , backend #1083
  • [GCP FileShare Support] Implement GCP FileShare Create API #1076
  • [GCP FileShare Support] Add GCP Driver Adapter Framework #1075
  • [GCP FileShare Support] Explore GCP Authentication mechanism #1074
  • Documentation issue in Multi-cloud Local Cluster Installation and Testing #1069
  • Fileshare support for GCP #1065
  • Add UTs and Code coverage as part of CI #1057
  • Request TimeOut for FileShare APIs #1052
  • For Alibaba Multi-part object ( Object size > 5MB), lifecycle transition failed #1045
  • Alibaba upload object sdk do not support Create folder #1044
  • DELETE Volume API Support for AWS #1043
  • PUT Volume API Support for AWS #1042
  • Enhancements to Create Volume API Support for AWS #1041
  • Enhancements to GET Volume API Support for AWS #1040
  • Enhancements to List Volumes API Support for AWS #1039
  • AWS Block Driver Support #1038
  • Get fileshare detail in Azure #995
  • Create Fileshare in Azure #992
  • Update the metadata or Tag of the Fileshare created in AWS #991
  • Get particular fileshare details from AWS #990
  • Add Create Fileshare for AWS #988
  • DB Framework Support for Block Services. #963
  • Define Data Model i.e. Volume for Block Support #962
  • Unable to init multi-part upload #955
  • List API for Block devices in AWS [GET] #944
  • S3 APIs are not AWS S3 compatible. #893

Merged pull requests:

  • [AWS Block Support] Update AWS Volume Size to take inputs as bytes #1100 (himanshuvar)
  • [GCP FileShare Support] Implement Fileshare CRUD API Support for GCP Fileshare Driver #1099 (himanshuvar)
  • [GCP FileShare Support] Implement Create Fileshare API for GCP Fileshare Driver #1097 (himanshuvar)
  • [GCP FileShare Support] Implement GCP FileShare Framework #1089 (himanshuvar)
  • Add UT coverage for multi-cloud/api pkg #1085 (rajat-soda)
  • Add test and code coverage scripts for file , backend #1082 (rajat-soda)
  • Documentation issue fix in Multi-cloud Local Cluster Installation and Testing #1071 (vineela1999)
  • Update README.md #1068 (kumarashit)
  • Add Code coverage for pkg with tests #1067 (rajat-soda)
  • File Share Create & Update API Refactoring for Sync DB using go routine #1055 (himanshuvar)
  • Enhancement to Multi-Cloud Block Support for AWS Create/List/Get/Update/Delete #1034 (himanshuvar)

* This Changelog was automatically generated by github_changelog_generator