Date
1 - 7 of 7
EOL version components
kumkar.dev@...
Hello
We are using Janus 0.5.3 and there are some components which are either old or else EOL version being used.
Thanks
Dev Kumkar
We are using Janus 0.5.3 and there are some components which are either old or else EOL version being used.
Old version used:
- hppc-0.7.1.jar
- jcabi-log-0.14.jar
- noggit-0.6.jar
EOL version used:
- commons-collections-3.2.2.jar
- commons-configuration-1.10.jar
- commons-lang-2.6.jar
- javapoet-1.8.0.jar
Thanks
Dev Kumkar
Boxuan Li
Hi Kumkar,
toggle quoted message
Show quoted text
The incoming 0.6.0 release contains (but not limited to) the following updates:
hppc: 0.8.0
noggit: 0.8
commons-configuration2: 2.7
commons-lang3: 3.11
You are welcome to create a GitHub issue for any EOL version you observe that is still being used by JanusGraph.
Best regards,
Boxuan
On Jun 17, 2021, at 9:35 PM, kumkar.dev@... wrote:Hello
We are using Janus 0.5.3 and there are some components which are either old or else EOL version being used.
Old version used:
- hppc-0.7.1.jar
- jcabi-log-0.14.jar
- noggit-0.6.jar
EOL version used:Are there any upcoming updates which could be shared here pointing when and which of these components would be updated?
- commons-collections-3.2.2.jar
- commons-configuration-1.10.jar
- commons-lang-2.6.jar
- javapoet-1.8.0.jar
Thanks
Dev Kumkar
Boxuan Li
Hi Kumkar,
toggle quoted message
Show quoted text
There is no standard process. I would suggest creating a [Feature Request] type issue: https://github.com/JanusGraph/janusgraph/issues/new?assignees=&labels=&template=feature-request.md
You may want to state which libraries are in EOL, and preferably link to their EOL statements/documentation. I recommend checking the dependency version on master branch first before reporting.
Best regards,
Boxuan
On Jun 17, 2021, at 9:57 PM, kumkar.dev@... wrote:Thanks Boxuan this really helps !
Can you please help with pointers to create GitHub issue for any EOL version?
Thanks
Dev Kumkar
Hi Dev,
you can follow the progress here: https://github.com/JanusGraph/janusgraph/pull/2672
There is no ETA, but we are planning to release 0.6.0 as soon as possible. It is currently blocked by a TinkerPop issue: https://issues.apache.org/jira/browse/TINKERPOP-2579
Best regards,
Florian