Changelog
- 50c7ed5: .gitignore changes (@boldCoder)
- a81cdd5: Merge pull request #1 from conduitio-labs/change_import_path (@amansardana)
- ab0aafe: Merge pull request #16 from conduitio-labs/dependabot/go_modules/google.golang.org/api-0.95.0 (@maksenius)
- 86839a8: Merge pull request #17 from conduitio-labs/dependabot/go_modules/go.uber.org/goleak-1.2.0 (@maksenius)
- fb4f0f1: Merge pull request #18 from conduitio-labs/fix/MEX-357/sdk-changes (@maksenius)
- 909cfbf: Merge pull request #22 from conduitio-labs/fix/update-sdk (@maksenius)
- 682764d: Merge pull request #23 from conduitio-labs/fix/destination (@maksenius)
- 26f10ac: Merge pull request #24 from conduitio-labs/fix/token-logging (@maksenius)
- be6addc: Merge pull request #3 from gopherslab/source-dev (@amansardana)
- 9966743: Merge pull request #5 from conduitio-labs/dependabot/github_actions/dependabot/fetch-metadata-1.3.3 (@maksenius)
- 3b85977: Merge pull request #6 from gopherslab/dependabot/github_actions/golangci/golangci-lint-action-3.2.0 (@amansardana)
- 4bbcf77: Merge pull request #9 from gopherslab/acceptance_test_modifications (@amansardana)
- 512bd96: README updated (@)
- 642664a: Readme changes (@)
- f756989: Readme updated (@boldCoder)
- e616dbe: acceptance file changes (@boldCoder)
- 933536f: acceptance test added (@boldCoder)
- 93a24e1: acceptance test updated (@)
- fe7e2c6: add ability to write to sheet if payload is structured data (@maksenius)
- 5e3caf7: add code flag in tokengen (@amansardana)
- d7dae23: add comments and refactor (@amansardana)
- 4c9c9e6: add goreleaser (#26) (@lovromazgon)
- 507abd6: add missing folders (@amansardana)
- c085b8f: add tokengen script (@amansardana)
- 8aa3396: added config test cases and logging time (@)
- f2b60a9: added configurable buffer (@)
- 87cc0ad: added destination connector in main (@)
- 5104288: added fetching of data from sheets server (@)
- e331c4d: added few more details in documentation (@)
- aee69c4: added functionality to dest (@)
- efb6d65: added go mod file (@)
- 61bb562: added iterator test_case (@)
- 75417e0: added iterator, pending fetch new records (@)
- 091cf08: added main function (@)
- 7724dbd: added offset (@)
- 3658615: added partial source functionality (@)
- 5a323ee: added refresh token entry (@)
- 739f162: added resume/pause functionality (@)
- 08f2993: added sheedID field to fetch specified single sheet data (@)
- f550052: added sheets client (@boldCoder)
- 630877c: added test cases for source config (@)
- e282443: added the readme (@)
- 68714a2: buffer config update (@)
- 30c40d4: bug fix - 1 (@boldCoder)
- 443dabd: bug fix-2 (@boldCoder)
- aeefef6: change config, get refresh token working (@amansardana)
- 81c16dc: change import path to conduitio-labs (@amansardana)
- 2ecff93: change in mod (@)
- 1890b3e: changes to README.md (@boldCoder)
- 4593e02: changes to source (@)
- 9f6334a: changes to time interval (@)
- 8f544b0: code refactor (@)
- 7e6dbe4: code refactoring (@boldCoder)
- 7b60c58: code refatoring (@)
- 887beb5: config changes for source and added config for destination (@boldCoder)
- e5d7804: config code refactor (@)
- 99baf17: destination code added (@)
- 2ce8433: destination develop (@boldCoder)
- 645fd64: destination param change (@)
- 1f08b0f: doc changes (@boldCoder)
- fb164a1: doc update (@boldCoder)
- 8c97668: documentation updation (@)
- 6316b0e: error description added in destination.go (@)
- 1353c99: excluding empty rows/records (@)
- 871cc3e: feedback changes (@boldCoder)
- 6858969: fetching position from conduit server (@)
- 06a6bd4: fix acceptance tests (@amansardana)
- 77973f6: fix logging issue, expand docs (@maksenius)
- 839748b: fix rowoffset issue (@amansardana)
- d07730e: fix source connector (@amansardana)
- c6d5810: fix tests (@amansardana)
- 70931dd: generating cred updated (@boldCoder)
- 257fd66: go mod updated (@boldCoder)
- c2d409e: go-lint fixes (@)
- 615e7ee: godoc updated (@)
- e3f357d: golang-lint fix (@)
- aaa2f6f: golang-lint fix (@boldCoder)
- 7c8b624: handled Err:429 and added configurable interval time in next iteration (@)
- ea61266: handled read request limit error (@)
- a83a922: initial push (@)
- 98f872d: inside readme (@)
- 72c16fd: iterartor code refactoring (@)
- 9bbc275: iterator modifications (@)
- b795a7b: iterator refactor (@)
- b77b41e: l-fix (@)
- eceb010: lint -fix (@)
- 3477b1e: lint file change (@boldCoder)
- b81f190: lint file change1 (@boldCoder)
- 1d777e4: lint file change2 (@boldCoder)
- 99c8705: lint fixes (@amansardana)
- 0c39b3e: linter fix (@)
- fa948a8: linter fix (@boldCoder)
- 7a6a9d3: linter fixe (@boldCoder)
- 5c279f4: linter fixes (@)
- 270415d: linter fixes (@boldCoder)
- a458236: makefile change (@boldCoder)
- fe2bece: minor change (@amansardana)
- 60a4537: minor changes (@)
- 334e7d9: minor changes (@amansardana)
- 1cde9c5: minor fix (@)
- c356d7d: minor fix (@)
- 50a7bd7: minor fix (@boldCoder)
- 8d874a9: naming factoring (@boldCoder)
- f916b33: position refactor (@)
- aec740d: readme added (@)
- 6f6b098: readme changes (@)
- 9929631: readme changes+ (@)
- e841396: readme changes- (@)
- 2bd8675: refactor (@amansardana)
- 63c0047: remove client from config (@amansardana)
- bd8549c: removed automation yml file (@boldCoder)
- 8cf6cd7: removed binary (@boldCoder)
- 66cdd26: removed limit param (@)
- 1b709b0: rename maxBufferSize to defaultBufferSize (@amansardana)
- 02b7486: resolving lint issues (@boldCoder)
- f2a2e05: skipping empty rows (@boldCoder)
- 880a975: support files (@boldCoder)
- 9929828: test case changes (@)
- 95374f9: test changes fixes (@)
- b0e93fe: test minor changes (@)
- 8d35b20: test-build fixes (@)
- 9986bd9: tested empty config fields if any (@)
- 618653d: update sdk library (@maksenius)
- 16d262e: update sdk library (@maksenius)
- 07eeda7: use newly added GenerateRecord function (@amansardana)
- 41e1edf: writer test case (@)