Skip to content

Releases: konveyor/tackle-container-advisor

v2.0.2

30 May 20:06
ca85c6d
Compare
Choose a tag to compare

🚀 Features

  • Added similarity benchmark
  • Siamese batched inference + base image and github actions upgrades

🐛 Fixes

  • Siamese batched inference + base image and github actions upgrades

v2.0.1

18 Mar 03:47
198f82d
Compare
Choose a tag to compare

📚 Documentation

  • Added write permission for release

v2.0.0

13 Feb 17:29
37a6b61
Compare
Choose a tag to compare

🚀 Features

  • json compatible standardize output

🐛 Fixes

  • fixed containerize input bug in api

📚 Documentation

  • Updated performance benchmarking scripts

v1.1.0

15 Nov 17:46
1979669
Compare
Choose a tag to compare

🐛 Fixes

  • change planning output to be json compatible

v1.0.0

25 Jul 15:20
0466bb3
Compare
Choose a tag to compare

🚀 Features

  • Single tech_summary input for entity standardization, renamed API endpoints
  • Add siamese
  • KB expansion
  • sync fork

🐛 Fixes

  • KG and Unit tests changes

Initial Release

14 Jul 19:59
ed527a7
Compare
Choose a tag to compare

First release of TCA.

  • Removed duplicate code and refactored for better re-use
  • Entity standardization as a python package
  • Benchmarking of various entity standardization models