Skip to content

Releases: ballerina-platform/module-ballerinax-googleapis.sheets

Ballerina Google Sheets Connector 2.0.0 Released!

14 Oct 07:43
59a0a39
Compare
Choose a tag to compare

[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!

13 Oct 08:17
00cf703
Compare
Choose a tag to compare

[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!

11 Oct 12:23
f4dbc3d
Compare
Choose a tag to compare

[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!

05 Aug 10:10
d1e7690
Compare
Choose a tag to compare

[This release is performed upon Ballerina SLBeta2]

Fixes and Improvements

  • Update documentation (API docs/README.md/Package.md/Module.md files) #185
  • Fix concurrency warning for connector listener #179
  • Fix the need to lock connector object when using client operations (concurrency issue) #185

Ballerina Google Sheets Connector 0.99.11 Released!

21 Jun 11:41
19026eb
Compare
Choose a tag to compare

[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!

21 Jun 09:19
00eb1f5
Compare
Choose a tag to compare

[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!

04 Jun 10:44
246a734
Compare
Choose a tag to compare

[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!

04 May 18:37
644ef4a
Compare
Choose a tag to compare

This release is compatible with Ballerina Swan Lake alpha5.

Ballerina Google Sheets Module 0.99.7 Released!

22 Apr 04:31
dd2436c
Compare
Choose a tag to compare
  • 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!

26 Feb 00:49
9e1ad72
Compare
Choose a tag to compare

This release is compatible with Ballerina Swan Lake alpha2.