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: Snowflake-Labs/terraform-provider-snowflake
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.81.0
Choose a base ref
...
head repository: Snowflake-Labs/terraform-provider-snowflake
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.82.0
Choose a head ref
  • 7 commits
  • 30 files changed
  • 4 contributors

Commits on Dec 21, 2023

  1. chore: Add short scripts used to fetch all currently opened issues (#…

    …2288)
    
    * Save all issues for future processing
    
    * Prepare issues processing
    
    * Match version WIP
    
    * Match version - good enough
    
    * Add readme
    
    * Fix linter complaints
    sfc-gh-asawicki authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    0b5ce4e View commit details
    Browse the repository at this point in the history
  2. feat: add functions to sdk (#2205)

    * add functions to sdk
    
    * update
    
    * update functions
    
    * update error func
    
    * add todo
    
    * add todo
    
    * update
    
    * fmt
    
    * add validations
    
    * add unit tests for desc
    sfc-gh-swinkler authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    e542b67 View commit details
    Browse the repository at this point in the history
  3. Fix for 2283 (#2284)

    sfc-gh-jcieslak authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    bbad5c6 View commit details
    Browse the repository at this point in the history
  4. fix: Fix email notification integration (#2292)

    * Change allowed recipients to optional
    
    * Use my own email for email notification integration tests
    
    * Fix the docs
    
    * Add comment
    sfc-gh-asawicki authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    70edd3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74d19d0 View commit details
    Browse the repository at this point in the history
  6. chore: Bump dependencies and fix linter complaints (#2300)

    Bump dependencies and fix linter complaints
    sfc-gh-asawicki authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    124e862 View commit details
    Browse the repository at this point in the history
  7. chore(main): release 0.82.0 (#2297)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [0.82.0](v0.81.0...v0.82.0)
    (2023-12-21)
    
    
    ### 🎉 **What's new:**
    
    * add functions to sdk
    ([#2205](#2205))
    ([e542b67](e542b67))
    
    
    ### 🔧 **Misc**
    
    * Add short scripts used to fetch all currently opened issues
    ([#2288](#2288))
    ([0b5ce4e](0b5ce4e))
    * Bump dependencies and fix linter complaints
    ([#2300](#2300))
    ([124e862](124e862))
    
    
    ### 🐛 **Bug fixes:**
    
    * Fix resource monitor alter validations in the SDK
    ([#2298](#2298))
    ([74d19d0](74d19d0))
    * Fix email notification integration
    ([#2292](#2292))
    ([70edd3e](70edd3e))
    * Fix for #2283 
    ([#2284](#2284))
    ([bbad5c6](bbad5c6))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: snowflake-release-please[bot] <105954990+snowflake-release-please[bot]@users.noreply.github.com>
    snowflake-release-please[bot] authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    b1a740a View commit details
    Browse the repository at this point in the history
Loading