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.3.7
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.8
Choose a head ref
  • 3 commits
  • 18 files changed
  • 3 contributors

Commits on Apr 20, 2023

  1. fix: Fail on empty tables (#796)

    
    Follow up to #790
    
    ---
    erezrokah authored Apr 20, 2023
    1 Configuration menu
    Copy the full SHA
    1320d32 View commit details
    Browse the repository at this point in the history
  2. fix(testing): Add sorting for testing dest migrations (#814)

    This should fix some flakey tests for destination and also fix germlin - cloudquery/cloudquery#10188
    yevgenypats authored Apr 20, 2023
    1 Configuration menu
    Copy the full SHA
    b1437f1 View commit details
    Browse the repository at this point in the history
  3. chore(main): Release v2.3.8 (#815)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [2.3.8](v2.3.7...v2.3.8)
    (2023-04-20)
    
    
    ### Bug Fixes
    
    * Fail on empty tables
    ([#796](#796))
    ([1320d32](1320d32))
    * **testing:** Add sorting for testing dest migrations
    ([#814](#814))
    ([b1437f1](b1437f1))
    
    ---
    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 20, 2023
    Configuration menu
    Copy the full SHA
    004cf72 View commit details
    Browse the repository at this point in the history
Loading