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

chore(main): release 0.9.24 #128

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Conversation

potatobot-prime[bot]
Copy link
Contributor

🤖 I have created a release beep boop

0.9.24 (2024-08-21)

Bug Fixes

  • don't require pandas at import time (2a7944e), closes #127

This PR was generated with Release Please. See documentation.

@tekumara tekumara merged commit a4fadd0 into main Aug 21, 2024
1 check passed
@tekumara tekumara deleted the release-please--branches--main branch August 21, 2024 11:37
@potatobot-prime
Copy link
Contributor Author

🤖 Release is at https://github.com/tekumara/fakesnow/releases/tag/v0.9.24 🌻

jsibbison-square added a commit to jazzarati/fakesnow that referenced this pull request Aug 28, 2024
* main: (38 commits)
  feat(server): support time & timestamp types
  ci(server): description - cover more types
  feat(server): handle snowflake ProgrammingError
  refactor: use rowtype for sf metadata in arrow schema
  feat(server): support empty result set
  chore(main): release 0.9.24 (tekumara#128)
  fix: don't require pandas at import time
  chore(main): release 0.9.23 (tekumara#126)
  feat: support conn.is_closed()
  refactor: extract conn, cursor, pandas_tools
  refactor: describe_as_rowtype uses sf_type
  refactor: describe_as_rowtype
  refactor: extract describe_as_result_metadata
  feat(server): support cur.description
  feat(server): support bool, int, float types
  chore(main): release 0.9.22 (tekumara#124)
  wip(server): add /queries/v1/abort-request
  fix: fetchmany supports irregular sizes
  fix: column types for DESCRIBE
  feat: describe view information_schema.*
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fakesnow fails due to missing pandas module, even when pandas isn't required
1 participant