# SDK release

## New

- Enhanced build process for containers

## Updated

- Replaced print calls by logger calls.

## Fixed

- Fixed secret passing during the source-to-image build process
- Fixed the conda environment creation and server process initialization during the deployment of AI models.
- Fixed the setup script run during deployment
- Fixed initialization of BaseModel during AI class creation. Now the model is initialized only when predict method is called explicitly.
- Fixed bug in orchestrator selection during deploying.
