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.23 #126

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Conversation

potatobot-prime[bot]
Copy link
Contributor

🤖 I have created a release beep boop

0.9.23 (2024-08-20)

Features

  • server: support bool, int, float types (efd4942)
  • server: support cur.description (6e9c1a5)
  • support conn.is_closed() (36dd461), closes #125

This PR was generated with Release Please. See documentation.

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

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

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.

Add .is_closed() for FakeSnowflakeConnection
1 participant