Nomirun CLI release notes
March 5th, 2025 - Version 1.0.107
- Fixed an instance where module used new PORT in every debug session
- New SDK library
March 3rd, 2025 - Version 1.0.106
- Download of AI model and runtime files only when missing in the .nomirun folders
- Small bug fixes
February 21th, 2025 - Version 1.0.105
- Support to run Nomirun CLI on Ubuntu
- Small bug fixes
February 17th, 2025 - Version 1.0.104
February 12th, 2025 - Version 1.0.102
- Fixed a case where a PORT file not created correctly
- New builds of SDK libraries
February 12th, 2025 - Version 1.0.101
- Configuration for Azure KeyVault and Azure App Configuration services added
- Fixed logging and Swagger configuration generation for different needs
February 11th, 2025 - Version 1.0.100
- Copy and use swagger doc XML to the output folder
- Updated module template
February 8th 2025 - Version 1.0.99
- bundling multiple modules into the same host
- host can now run module with specified port, which id defined in module creation and used for debug run, standalone and docker run.
February 7th 2025 - Version 1.0.96
- added command to stop the module like
nomi module stop --module-name AccountService --version 1.0.0
- build,
create
, config
and run
now requires --Version
parameter to be specified
- when using
run
command with --type Container
the container name is generated that is specific for the module
February 1st 2025 - Version 1.0.95