What's Changed
* feat(tokenization): support alternative model name, `gpt-35*` instead of `gpt-3.5*` by marcklingen in https://github.com/langfuse/langfuse/pull/869
* fix: cd pipeline by maxdeichmann in https://github.com/langfuse/langfuse/pull/863
* chore: reduce sentry sampling by maxdeichmann in https://github.com/langfuse/langfuse/pull/858
* fix: correct repo and user name in issue template. by SinghCoder in https://github.com/langfuse/langfuse/pull/867
* fix: assign unique keys to sibling items by jhlopen in https://github.com/langfuse/langfuse/pull/860
* perf: return immediately if trace not found by jhlopen in https://github.com/langfuse/langfuse/pull/861
* cloud-only: add self-serve pricing/checkout page by marcklingen in https://github.com/langfuse/langfuse/pull/857
New Contributors
* SinghCoder made their first contribution in https://github.com/langfuse/langfuse/pull/867
* jhlopen made their first contribution in https://github.com/langfuse/langfuse/pull/860
**Full Changelog**: https://github.com/langfuse/langfuse/compare/v1.31.0...v1.31.1