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: v1.8.0
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: v1.8.1
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Nov 24, 2022

  1. chore: Add more options to destination testing (#426)

    Added another option needed for destination testing. Needed by this PR: cloudquery/cloudquery#4902
    
    Also, added a `FlattenTables` function for `Tables` type
    yevgenypats authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    de0735a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15f7d1b View commit details
    Browse the repository at this point in the history
  3. chore(main): Release v1.8.1 (#433)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.8.1](v1.8.0...v1.8.1) (2022-11-24)
    
    
    ### Bug Fixes
    
    * Small improvement to PK checking in codegen ([#432](#432)) ([15f7d1b](15f7d1b))
    
    ---
    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 Nov 24, 2022
    Configuration menu
    Copy the full SHA
    ad38281 View commit details
    Browse the repository at this point in the history
Loading