Bump ai.djl:bom from 0.32.0 to 0.33.0
Open
Number: #687
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
June 16, 2025 at 08:07 AM UTC
(12 months ago)
(12 months ago)
Updated:
June 16, 2025 at 08:07 AM UTC
(12 months ago)
(12 months ago)
Labels:
dependencies java
dependencies java
Description:
Bumps ai.djl:bom from 0.32.0 to 0.33.0.
Release notes
Sourced from ai.djl:bom's releases.
DJL v0.33.0 Release
Key Changes
- Engine Updates
- OnnxRuntime Updated to 1.21.0
Enhancements
- [tokenizers] Add lasttoken pooling by
@xyang16in deepjavalibrary/djl#3607- [api] Provide concrete implementation of TranslatorContext by
@xyang16in deepjavalibrary/djl#3622- [api] Add zero shot object detection support by
@xyang16in deepjavalibrary/djl#3626- [api] Adds zero short image classification support by
@xyang16in deepjavalibrary/djl#3628- Adds yolov8s-world2 model support by
@xyang16in deepjavalibrary/djl#3637- [tensorflow] Allow retrieving available signatures for TensorFlow models by
@xyang16in deepjavalibrary/djl#3638- [api] Improve listModel performance by
@xyang16in deepjavalibrary/djl#3641- [tokenizers] Adds SparseRetrievalTranslator by
@xyang16in deepjavalibrary/djl#3642- [tokenizers] Fix tokenizer name in tests by
@xyang16in deepjavalibrary/djl#3652- [tokenizer] Updates tokenizers to 0.21.1 by
@xyang16in deepjavalibrary/djl#3654- [onnxruntime] Updates OnnxRuntime to 1.21.0 by
@xyang16in deepjavalibrary/djl#3678- [examples] Add WhisperJet model demo by
@xyang16in deepjavalibrary/djl#3681- [pytorch] Add diff support by
@saedmanafin deepjavalibrary/djl#3663Bug Fixes
- [examples] fixing some dependencies and test requirements by
@sindhuvahinisin deepjavalibrary/djl#3605- [onnxruntime] Fixes intraOpNumThreads bug by
@xyang16in deepjavalibrary/djl#3630- [ci] Fixes build.gradle for integration by
@xyang16in deepjavalibrary/djl#3635- [ci] Fixes system properties in gradle build script by
@xyang16in deepjavalibrary/djl#3636- Fix: Corrected 16-bit PCM normalization to avoid overflow issue by
@leleZengin deepjavalibrary/djl#3646- Fix rust build with update candle-core the 0.8.4 version by
@xyang16in deepjavalibrary/djl#3645- Fixed rust build with update candle-core the 0.8.4 version by
@xyang16in deepjavalibrary/djl#3649- [fix] LRUReplayBuffer "stepToReplace" index fix by
@dwcticin deepjavalibrary/djl#3660Documentation
- docs: added a link to the continuous badge by
@operagxoksanain deepjavalibrary/djl#3668- [doc] Update onnxruntime readme by
@xyang16in deepjavalibrary/djl#3669- chore: edited badges by
@operagxoksanain deepjavalibrary/djl#3670- chore: added an icon to the release by
@operagxoksanain deepjavalibrary/djl#3671- Correct 'Load Model' documentation: method ImageClassificationTranslator.builder().setSynsetArtifactName() does not exist by
@xinhuaguin deepjavalibrary/djl#3677CI/CD
- [release] Release DJL 0.32.0 by
@sindhuvahinisin deepjavalibrary/djl#3603- bump build version to 0.33.0 by
@siddvenkin deepjavalibrary/djl#3627- [ci] Upgrade gradle to 8.13 by
@xyang16in deepjavalibrary/djl#3650- [ci] Fixes CI build for cmake 4.0.0 by
@xyang16in deepjavalibrary/djl#3659- Bump openssl from 0.10.71 to 0.10.72 in /extensions/tokenizers/rust by
@dependabotin deepjavalibrary/djl#3661- update some dependency versions by
@siddvenkin deepjavalibrary/djl#3665- remove status from log4j configuration of status logger by
@siddvenkin deepjavalibrary/djl#3667- Remove unnecessary exclusion for testng by
@xyang16in deepjavalibrary/djl#3687- Updates dependencies version by
@xyang16in deepjavalibrary/djl#3688
... (truncated)
Commits
39f5fa8Remove -SNAPSHOT for release v0.33.0fd869ba[release] update versions for djl release94f599cUpdates dependencies version (#3688)bb58af0Remove unnecessary exclusion for testng (#3687)b7c9dfe[onnx] fix one more usage of java distribution to zulu for windows (#3684)687daeb[onnx] use zulu jdk to fix windows issues (#3683)7725f5a[examples] Add WhisperJet model demo (#3681)e4496ed[onnxruntime] Updates OnnxRuntime to 1.21.0 (#3678)763810a[doc] Correct 'Load Model' documentation: method ImageClassificationTranslato...ffff79dUpdate README.md (#3671)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Technical Details
| ID: | 1663483 |
| UUID: | 2594817262 |
| Node ID: | PR_kwDOJkSOIc6aqcTu |
| Host: | GitHub |
| Repository: | JeffersonLab/coatjava |
| Merge State: | Unknown |