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.36.1
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.36.2
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 12, 2023

  1. fix: Potential database lock/race in destination testing (#678)

    For each test in the destination testing suite we use unique table now.
    
    This should solve the bug I've hit this PR - cloudquery/cloudquery#7819
    yevgenypats authored Feb 12, 2023
    1 Configuration menu
    Copy the full SHA
    50e683e View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v1.36.2 (#679)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.36.2](v1.36.1...v1.36.2) (2023-02-12)
    
    
    ### Bug Fixes
    
    * Potential database lock/race in destination testing ([#678](#678)) ([50e683e](50e683e))
    
    ---
    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 Feb 12, 2023
    1 Configuration menu
    Copy the full SHA
    710173d View commit details
    Browse the repository at this point in the history
Loading