Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudquery/plugin-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.2
Choose a base ref
...
head repository: cloudquery/plugin-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 17, 2023

  1. feat: Change default source tables to none (#790)

    Long overdue - changing default of synced tables to none. Especially in big plugins users should choose what they want to sync as it affect performance, throttles and price.
    yevgenypats authored Apr 17, 2023
    1 Configuration menu
    Copy the full SHA
    b33c777 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. fix: Update to latest Arrow (cqmain branch) (#792)

    This updates the Arrow dependency to the latest `cqmain` branch commit, which includes apache/arrow#35191 and apache/arrow#35189
    hermanschaaf authored Apr 18, 2023
    1 Configuration menu
    Copy the full SHA
    a6fdaca View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v2.3.0 (#791)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [2.3.0](v2.2.2...v2.3.0)
    (2023-04-18)
    
    
    ### Features
    
    * Change default source tables to none
    ([#790](#790))
    ([b33c777](b33c777))
    
    
    ### Bug Fixes
    
    * Update to latest Arrow (cqmain branch)
    ([#792](#792))
    ([a6fdaca](a6fdaca))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    cq-bot authored Apr 18, 2023
    1 Configuration menu
    Copy the full SHA
    7f3fd62 View commit details
    Browse the repository at this point in the history
Loading