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

3.0.0 release #1402

Merged
merged 7 commits into from
Jan 25, 2023
Merged

3.0.0 release #1402

merged 7 commits into from
Jan 25, 2023

Conversation

sfc-gh-mkeller
Copy link
Collaborator

Please answer these questions before submitting your pull requests. Thanks!

  1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR.

    Fixes #NNNN

  2. Fill out the following pre-review checklist:

    • I am adding a new automated test(s) to verify correctness of my new code
    • I am adding new logging messages
    • I am adding a new telemetry message
    • I am modifying authorization mechanisms
    • I am adding new credentials
    • I am modifying OCSP code
    • I am adding a new dependency
  3. Please describe how your code solves the related issue.

    Just adding changelogs

@sfc-gh-mkeller sfc-gh-mkeller changed the title Update DESCRIPTION.md 2.9.1 release Jan 18, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 18, 2023

Codecov Report

Merging #1402 (70de0c9) into main (c08ba70) will decrease coverage by 0.74%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1402      +/-   ##
==========================================
- Coverage   80.85%   80.12%   -0.74%     
==========================================
  Files          61       61              
  Lines        8562     8562              
  Branches     1265     1265              
==========================================
- Hits         6923     6860      -63     
- Misses       1305     1363      +58     
- Partials      334      339       +5     
Impacted Files Coverage Δ
src/snowflake/connector/version.py 100.00% <100.00%> (ø)
src/snowflake/connector/azure_storage_client.py 47.72% <0.00%> (-43.94%) ⬇️
src/snowflake/connector/cache.py 84.51% <0.00%> (-0.68%) ⬇️
src/snowflake/connector/errors.py 89.78% <0.00%> (-0.54%) ⬇️
src/snowflake/connector/connection.py 88.47% <0.00%> (-0.30%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

DESCRIPTION.md Outdated Show resolved Hide resolved
DESCRIPTION.md Outdated Show resolved Hide resolved
DESCRIPTION.md Outdated Show resolved Hide resolved
Copy link
Contributor

@sfc-gh-stan sfc-gh-stan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made some CHANGELOG suggestions, otherwise LGTM.

DESCRIPTION.md Outdated Show resolved Hide resolved
@sfc-gh-mkeller
Copy link
Collaborator Author

Note before merging: Requirements files need to be re-created once #1349 is merged

@sfc-gh-mkeller sfc-gh-mkeller changed the title 2.9.1 release 3.0.0 release Jan 25, 2023
@sfc-gh-mkeller sfc-gh-mkeller merged commit 1885b3e into main Jan 25, 2023
@sfc-gh-mkeller sfc-gh-mkeller deleted the mkeller/release-2.9.1 branch January 25, 2023 23:36
@github-actions github-actions bot locked and limited conversation to collaborators Jan 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants