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-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.11
Choose a base ref
...
head repository: cloudquery/plugin-sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.0
Choose a head ref
  • 6 commits
  • 21 files changed
  • 3 contributors

Commits on Aug 8, 2023

  1. Update README.md (#35)

    jsonpr authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    50681c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. feat!: Remove docs generation (#36)

    * Remove docs generation
    hermanschaaf authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a72df48 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    381f9ef View commit details
    Browse the repository at this point in the history
  2. fix: Fix filter_dfs to be recursive, add support for skip_dependent_t…

    …ables (#39)
    
    We were missing support for filtering of nested tables before, as well as `skip_dependent_tables`.  This is essentially a direct port of the Go version (#28)
    
    
    Closes #28
    hermanschaaf authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    149c699 View commit details
    Browse the repository at this point in the history
  3. fix: Add missing metadata fields (#40)

    * Add missing metadata fields
    hermanschaaf authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0003c40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7c2134 View commit details
    Browse the repository at this point in the history
Loading