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

[Feature]: Use semantic versioning for LiteLLM #532

Closed
ishaan-jaff opened this issue Oct 5, 2023 · 2 comments
Closed

[Feature]: Use semantic versioning for LiteLLM #532

ishaan-jaff opened this issue Oct 5, 2023 · 2 comments
Labels
enhancement New feature or request high priority

Comments

@ishaan-jaff
Copy link
Contributor

The Feature

cc @yujonglee make LiteLLM production ready and use semantic versioning https://semver.org/

Motivation, pitch

Twitter / LinkedIn details

No response

@ishaan-jaff ishaan-jaff added the enhancement New feature or request label Oct 5, 2023
@ishaan-jaff
Copy link
Contributor Author

  • breaking changes should be a MAJOR upgrade

  • Add migration upgrades to docs. How do you update from 1.0.000 to 2.0.000

@krrishdholakia
Copy link
Contributor

Things we're doing to address this:

  • Added commitizen to my local env for creating all new commits (v0.1.820 onwards).
  • Enforcing semantic versioning for all subsequent commits
  • Making this clear on our readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority
Projects
None yet
Development

No branches or pull requests

2 participants