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

fix(backend): increase app version character limit #1342

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

detj
Copy link
Contributor

@detj detj commented Oct 15, 2024

Summary

Increase attribute.app_version upper character limit to 64 from 32 to prevent event validation failures during ingestion.

- increase `attribute.app_version` upper character limit from 32 to 64
- add clickhouse migration

fixes #1339

Signed-off-by: detj <[email protected]>
@detj detj added bug something isn't working backend backend related labels Oct 15, 2024
@detj detj self-assigned this Oct 15, 2024
Copy link

vercel bot commented Oct 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
measure-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2024 8:07am

@detj detj requested a review from anupcowkur October 15, 2024 08:01
@detj detj merged commit 97c33f4 into main Oct 15, 2024
8 checks passed
@detj detj deleted the increase-app-version-limit branch October 15, 2024 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend backend related bug something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants