Skip to content

fix: Revert "chore: Bump bentoml version to 1.4.6" #409

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

Merged

Conversation

mohammedabdulwahhab
Copy link
Contributor

Reverts #404

With the bentoml bump we are getting the following error, we will need to test with 1.4.6 before re-introducting this bump.
ImportError: cannot import name 'normalize_identifier' from '_bentoml_impl.loader' (/opt/dynamo/venv/lib/python3.12/site-packages/_bentoml_impl/loader.py)

@dmitry-tokarev-nv
Copy link
Contributor

Interesting. They broke API with a patch version bump?
Looking

@dmitry-tokarev-nv
Copy link
Contributor

dmitry-tokarev-nv commented Mar 26, 2025

@mohammedabdulwahhab this is the bentoml PR that renamed normalize_identifier into load: https://github.com/bentoml/BentoML/pull/5232/files
This was introduced in 1.4.2:
bentoml/BentoML@v1.4.1...v1.4.2#diff-a1c6260f9d39fa5d5ed89bd121e65554594211900035976e8ab0f131df00158f

@dmitry-tokarev-nv dmitry-tokarev-nv enabled auto-merge (squash) March 26, 2025 20:02
@dmitry-tokarev-nv dmitry-tokarev-nv merged commit a5bf487 into main Mar 26, 2025
8 of 9 checks passed
@dmitry-tokarev-nv dmitry-tokarev-nv deleted the revert-404-dmitry-tokarev-nv-bentoml-upgrade branch March 26, 2025 20:09
kylehh pushed a commit to kylehh/dynamo that referenced this pull request Apr 11, 2025
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