# 1.5.0 IntelĀ® Automated Self-Checkout Reference Package [1.5.0](https://github.com/intel-retail/automated-self-checkout/releases/tag/1.5.0) is the second main release. This release includes bug fixes, feature enhancements, dockerization of the benchmarking tools, and OpenVINO Model Server support. For details on running the solution, start with the [Retail AI Suite Overview](https://docs.openedgeplatform.intel.com/dev/ai-suite-retail.html). ## New Features | Title | Description | | --------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | | [OpenVINO Model Server](../OVMS/pipelinesetup.md) | OpenVINO Model Server support | | [OpenVINO Model Server Pipelines](../OVMS/pipelinerun.md) | Object detection pipelines using OpenVINO Model Server | | [Benchmark scripts Dockerization](../OVMS/pipelinebenchmarking.md#steps-to-benchmark-computer-vision-pipelines) | Benchmark tools have been moved to Docker containers for more flexible deployment | | [Github Build actions](https://github.com/intel-retail/automated-self-checkout/tree/main/.github/workflows) | Code linting and security scans for pull requests | ## Issues Fixed | Issue Number | Description | | ------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- | | [41](https://github.com/intel-retail/automated-self-checkout/issues/41) | Pipeline failure log | | [42](https://github.com/intel-retail/automated-self-checkout/issues/42) | Create makefile docker commands | | [51](https://github.com/intel-retail/automated-self-checkout/issues/51) | Optimized density script to reduce run time on high powered systems | | [55](https://github.com/intel-retail/automated-self-checkout/issues/55) | Make performance / powersave mode configurable | | [57](https://github.com/intel-retail/automated-self-checkout/issues/57) | Add debug option for docker-run.sh | | [58](https://github.com/intel-retail/automated-self-checkout/issues/58) | Doc update with makefile | | [61](https://github.com/intel-retail/automated-self-checkout/issues/61) | rename vision self checkout to automated self checkout | | [65](https://github.com/intel-retail/automated-self-checkout/issues/65) | Update documentation to include OVMS pipelines | | [66](https://github.com/intel-retail/automated-self-checkout/issues/66) | Add model download top level script | | [67](https://github.com/intel-retail/automated-self-checkout/issues/67) | [Tech Debt] Make --workload work in any option/argument position when run benchmark.sh | | [75](https://github.com/intel-retail/automated-self-checkout/issues/75) | docker-run.sh with wrong message when no --workload option is provided | | [77](https://github.com/intel-retail/automated-self-checkout/issues/77) | XPU Manager not running on multiple GPUs | | [85](https://github.com/intel-retail/automated-self-checkout/issues/85) | Fix ShellCheck issues in scripts | | [88](https://github.com/intel-retail/automated-self-checkout/issues/88) | Incorrect instructions for building IGT in pipelinebenchmarking.md | | [91](https://github.com/intel-retail/automated-self-checkout/issues/91) | format avc mp4 tag logic is inverted | | [96](https://github.com/intel-retail/automated-self-checkout/issues/96) | For ovms workload getModels.sh not working when it is called by docker-run.sh from project base directory | | [99](https://github.com/intel-retail/automated-self-checkout/issues/99) | Clean up some checked in dlstreamer models | | [100](https://github.com/intel-retail/automated-self-checkout/issues/100) | Add cleaning ovms containers to makefile | | [105](https://github.com/intel-retail/automated-self-checkout/issues/105) | benchmark pcm directory incorrect | | [109](https://github.com/intel-retail/automated-self-checkout/issues/109) | igt path pointing to the incorrect directory causing the igt log to not be written | | [112](https://github.com/intel-retail/automated-self-checkout/issues/112) | make CPU as default device for ovms pipeline | | [115](https://github.com/intel-retail/automated-self-checkout/issues/115) | add dockerfile.bitModel to download bit models | | [119](https://github.com/intel-retail/automated-self-checkout/issues/119) | pipelinesetup doc has incorrect link to models.list.yml | | [124](https://github.com/intel-retail/automated-self-checkout/issues/124) | add ovms sample image download into run script | | [129](https://github.com/intel-retail/automated-self-checkout/issues/129) | Update License to Apache 2.0 | | [131](https://github.com/intel-retail/automated-self-checkout/issues/131) | update mkdoc to navigate to OVMS doc | | [142](https://github.com/intel-retail/automated-self-checkout/issues/142) | make build-ovms-server failed for 2nd time or later after removed the Docker image for rebuild | ## Known Issues | Issue Number | Description | Link | | ------------ | ----------- | ---- | | | None | |