Skip to content

Conversation

@jeuryink
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings January 13, 2026 01:42
Copy link

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 fixes compression-related errors by explicitly adding gzip compression support to HTTP client sessions across multiple client modules, and updates the package version to 0.3.1.

Changes:

  • Added "Accept-Encoding: gzip" header to all HTTP client session configurations
  • Bumped version from 0.3.0 to 0.3.1 in pyproject.toml

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pyproject.toml Version bump to 0.3.1
nado_protocol/trigger_client/query.py Added gzip Accept-Encoding header to session
nado_protocol/trigger_client/execute.py Added gzip Accept-Encoding header to session
nado_protocol/indexer_client/query.py Added gzip Accept-Encoding header to session
nado_protocol/engine_client/query.py Added gzip Accept-Encoding header to session
nado_protocol/engine_client/execute.py Added gzip Accept-Encoding header to session

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jeuryink jeuryink merged commit 3c28901 into main Jan 13, 2026
7 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.

2 participants