Fluent CLI v1.0.2
Author:
Marco Heuer
Changed on:
24 Apr 2025
Target release date: | 2025-04-23 |
---|---|
Release status: | Released |
Description
This release brings a major new feature - module version tracking and honoring declared dependencies.
When installing a module, it is now saving an installation audit log on the account with the module meta information. This log is used to validate that all dependencies for a module are met before installing a module. More on module dependencies, here.
Find out more about the Fluent CLI here.
No specific migration steps are needed. Module versions will be tracked the next time when you install a new module or a new module version.
Note: When upgrading from a previous Fluent CLI version and with modules installed, you may get an error of missing dependencies. The root cause is that there is no previous installation log of the module(s) yet. To resolve this, install the previous modules again. The most common one will be a dependency on the Fluent Core Reference Module. Re-install it with
`fluent module install core -p <profile> -r <retailer>`
Changelog
This release v1.0.2 contains these additional commands and options:
`module`
`create -n <module-name>`
`install --force`
`list`
Screenshot

Released capability depth: | New capability |
---|---|
Release bundle / Capability type: | Tool |