Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add create streamlit privilege to the SDK #2303

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

sfc-gh-jcieslak
Copy link
Collaborator

A fix for #2290
It doesn't include any stack trace, but it seems like we were just missing a privilege in the Go enum in the SDK (resources/privileges.go already had create streamlit privilege).

@sfc-gh-jcieslak sfc-gh-jcieslak changed the title Add create streamlit privilege to the SDK feat: Add create streamlit privilege to the SDK Dec 22, 2023
Copy link

Integration tests failure for 4380c6899a589f90236573cc8a8e5fc1caafbbe2

@sfc-gh-jcieslak sfc-gh-jcieslak merged commit be01d5f into main Dec 22, 2023
7 of 9 checks passed
@sfc-gh-jcieslak sfc-gh-jcieslak deleted the add-create-streamlit-privilege branch December 22, 2023 12:39
sfc-gh-jcieslak pushed a commit that referenced this pull request Jan 11, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.83.0](v0.82.0...v0.83.0)
(2024-01-11)


### 🎉 **What's new:**

* Add create streamlit privilege to the SDK
([#2303](#2303))
([be01d5f](be01d5f))
* grant privileges to database role resource
([#2306](#2306))
([0311cf8](0311cf8))


### 🐛 **Bug fixes:**

* Add secondary account and fix tests
([#2324](#2324))
([da6ca73](da6ca73))
* external tables issues
([#2334](#2334))
([ae41691](ae41691))
* Fix test because of the date
([#2312](#2312))
([9a9ea33](9a9ea33))
* Fix warehouse read and resource monitor empty set
([#2319](#2319))
([05f96c6](05f96c6)),
closes
[#2318](#2318)
[#2316](#2316)
* goreleaser for mfa token caching
([#2320](#2320))
([4fef709](4fef709))

---
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants