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/cloudquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cli-v1.0.2
Choose a base ref
...
head repository: cloudquery/cloudquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cli-v1.0.3
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Oct 4, 2022

  1. chore: Update CLI version to v1.0.2 (#2388)

    Updates the CLI latest version to v1.0.2
    cq-bot authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    7ba4f75 View commit details
    Browse the repository at this point in the history
  2. fix: Add back missing plugin logs (#2389)

    This fixes an issue where plugin logs were not being streamed to `cloudquery.log`. It also adds a test for this to catch future regressions.
    hermanschaaf authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    f3335a8 View commit details
    Browse the repository at this point in the history
  3. chore(main): Release cli v1.0.3 (#2390)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.0.3](cli-v1.0.2...cli-v1.0.3) (2022-10-04)
    
    
    ### Bug Fixes
    
    * Add back missing plugin logs ([#2389](#2389)) ([f3335a8](f3335a8))
    
    ---
    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 Oct 4, 2022
    Configuration menu
    Copy the full SHA
    cc3601b View commit details
    Browse the repository at this point in the history
Loading