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

Release v0.0.14 #78

Merged
merged 9 commits into from
Nov 15, 2024
Merged

Release v0.0.14 #78

merged 9 commits into from
Nov 15, 2024

Conversation

VVoruganti
Copy link
Collaborator

@VVoruganti VVoruganti commented Nov 12, 2024

Fixes dev-265
Fixes dev-483
Fixes dev-484
Fixes dev-460

[0.0.14] — 2024-11-14

Changed

  • Query Documents endpoint is a POST request for better DX
  • String columns are now TEXT columns to match postgres best practices
  • Docstrings to have better stainless generations

Fixed

  • Dialectic API to use most recent user representation
  • Prepared Statements Transient Error with psycopg
  • Queue parallel worker scheduling

@VVoruganti VVoruganti changed the title Address Prepared Statement Errors with Psycopg Release v0.0.14 Nov 15, 2024
@VVoruganti VVoruganti requested a review from bLopata November 15, 2024 02:51
Copy link

@bLopata bLopata left a comment

Choose a reason for hiding this comment

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

Love to see more test coverage. I was curious about the sentry trace rates going from 100%-40% - is this just to reduce density/verbosity of logs?

@VVoruganti
Copy link
Collaborator Author

Love to see more test coverage. I was curious about the sentry trace rates going from 100%-40% - is this just to reduce density/verbosity of logs?

Yeah just so they don't have as much of an impact on the performance in production

@VVoruganti VVoruganti merged commit 7608572 into main Nov 15, 2024
3 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