Releases: ballerina-platform/module-ballerinax-googleapis.sheets
Releases · ballerina-platform/module-ballerinax-googleapis.sheets
Ballerina Google Sheets Connector 2.0.0 Released!
[This release is performed upon Ballerina SLBeta3]
Fixes and Improvements
- Expose HTTP client configurations to the user. Now you can configure HTTP settings like
HTTP Timeout
when initializing connector instance. - Package the connector icon within the resource directory
- Added keywords related to connector categorisation
- Change connector configuration record name to
ConnectionConfig
(consistence across Ballerinax connectors)
Now you can raise issues related to this connector at https://github.com/ballerina-platform/ballerina-extended-library
Ballerina Google Sheets Connector 0.99.14 Released!
[This release is performed upon Ballerina SLBeta3]
- This release contains no improvement/fixes with respective the previous 0.99.11 version (done on Ballerina SLAlpha5) apart from mandatory changes required to make it compatible with Ballerina SLBeta3 language version.
Ballerina Google Sheets Connector 0.99.13 Released!
[This release is performed upon Ballerina SLBeta3]
- This release contains no improvement/fixes with respective the previous 0.99.12 version (done on Ballerina SLAlpha5) apart from mandatory changes required to make it compatible with Ballerina SLBeta3 language version.
Ballerina Google Sheets Connector 1.0.1 Released!
Ballerina Google Sheets Connector 0.99.11 Released!
[This release is performed upon Ballerina SLAlpha5]
Fixes and Improvements
- Move sample data to the root #168
Ballerina Google Sheets Connector 0.99.10 Released!
[This release is performed upon Ballerina SLAlpha5]
Fixes and Improvements
- [SL Alpha 5] Make display annotations for Google Sheets connector consistant #164
Ballerina Google Sheets Connector 0.99.9 Released!
[This release is performed upon Ballerina SLAlpha5
]
Fixes and Improvements
- Update display annotations for better user experience at Choreo
- Convert array return types to records for better usability #163
- Merge append & add support for value input & render options #160
- Fix returning trash files & add stream implementer #151
- Update java-wrapper version #150
- Update Ballerina Lang version for gradle build #140
- Data generation for Google Sheets for AI data mapping #142
Ballerina Google Sheets Connector 0.99.8 Released!
This release is compatible with Ballerina Swan Lake alpha5.
Ballerina Google Sheets Module 0.99.7 Released!
- Migrate connector version to Ballerina language version
SLAlpha4
- Add display names for client, remote operations, parameters and return values which will be used in Choreo UI.
- Decide to remove onChange related trigger functions, since Google App Script doesn't provide necessary event information
- Remove capability to handle onSpreadsheetCreate & onSpreadsheetDelete trigger functions. You need to use Gdrive connector for that.
Ballerina Google Sheets Module 0.99.6 Released!
This release is compatible with Ballerina Swan Lake alpha2.