Skip to content

v3.8.0 #57

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

Merged
merged 1 commit into from
Jun 13, 2025
Merged

v3.8.0 #57

merged 1 commit into from
Jun 13, 2025

Conversation

jeffreyaven
Copy link
Member

No description provided.

@jeffreyaven jeffreyaven requested a review from Copilot June 13, 2025 00:36
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR releases version v3.8.0 with key updates to query field naming, added CSV download functionality for magic commands, and updated examples/documentation to reflect these changes.

  • Renamed occurrences of "instanceType" to "instance_type" across code and documentation.
  • Added the new --csv-download argument to the Jupyter magic commands.
  • Updated configuration files, documentation, and notebooks to align with the new version and feature set.

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
pystackql/core/stackql.py Removed legacy commented async method and updated query field names.
notebooks/demo.ipynb Revised example usage to instantiate StackQL and display version info.
docs/source/magic_ext.rst Updated documentation examples including new CSV download option and query syntax.
docs/source/intro.rst Updated examples to use "instance_type" and modified async query execution usage.
docs/source/examples.rst Adjusted query examples to reflect the new field naming.
docs/source/conf.py Updated copyright year and release version.
README.rst Revised usage instructions, examples, and supported Python versions.
CHANGELOG.md Updated version release date and added CSV download feature note.

@jeffreyaven jeffreyaven merged commit 1821922 into main Jun 13, 2025
18 checks passed
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.

1 participant