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

version: 0.2.0 #19

Merged
merged 1 commit into from
Jun 19, 2024
Merged

version: 0.2.0 #19

merged 1 commit into from
Jun 19, 2024

Conversation

serramatutu
Copy link
Collaborator

v0.2.0 - 2024-06-19

Features

  • Add query() to sync client

Fixes

  • Fix import error on 3.9
  • Fix backoff not using exp_factor
  • Dimensions query had wrong value in protocol

Under the Hood

  • Add has_session to underlying API clients
  • Add user-agent header for telemetry

Chore

  • Known first party was wrong for Ruff

Test

  • Add integration tests with a real server

## v0.2.0 - 2024-06-19
### Features
* Add `query()` to sync client
### Fixes
* Fix import error on 3.9
* Fix `backoff` not using `exp_factor`
* Dimensions query had wrong value in protocol
### Under the Hood
* Add `has_session` to underlying API clients
* Add `user-agent` header for telemetry
### Chore
* Known first party was wrong for Ruff
### Test
* Add integration tests with a real server
@serramatutu serramatutu merged commit 30bbbf7 into main Jun 19, 2024
5 of 6 checks passed
@serramatutu serramatutu deleted the release/0.2.0 branch June 19, 2024 12:36
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