Issues Resolved in this Release¶
Epic¶
Issue |
Summary |
Description |
|---|---|---|
Implement support for CData connectors |
Add generic support for all CData Python connectors. Within Runner, this generic support will be called Omni. On an instance, Omni will name CData connectors using the format “Omni |
Task¶
Issue |
Summary |
Description |
|---|---|---|
Install-time identity + instance key for the LS RTK fetch (reuse mitto LS client + ELK keypair) |
Added secure, install-time syncing of License Service credentials into Mitto’s credential store. |
|
Per-credential visibility via tags — keep system creds out of the credentials UI |
System-managed credentials (such as CData connector tokens) are now hidden from the Credentials UI so customers no longer see or manage internal service credentials. |
|
Omni install: Runner webapp endpoints (catalog proxy + in-process POST /v2/omni/connectors/install) |
Added backend support for browsing and installing Omni connectors without a container restart. |
|
Omni install: V3 Package Information tab in Settings → Licensing |
Added a new V3 Package Information tab under Settings > Licensing for browsing and self-service installing Omni connectors. |
|
Package Information: unchecking an omni plugin checkbox must remove its LCv2 license |
Unchecking an Omni connector in Package Information now revokes its license along with removing it. |
|
Log connector_install/connector_uninstall events to ELK for CData quarterly usage reporting |
Connector install and uninstall events are now logged for usage reporting. |
|
show non-production omni plugin versions behind OMNI_INCLUDE_UNSTABLE env flag |
Added an opt-in flag to show non-production Omni connector versions on development instances. |
Bug¶
Issue |
Summary |
Description |
|---|---|---|
new connector status doesn’t update dynamically |
Fixed the new connector status not updating dynamically after a plugin download, so a page refresh is no longer needed. |
|
connector names should match wherever they are displayed |
Fixed connector display names not matching between the plugin package and the Licensing screen. |
|
disappearing info |
Fixed the Update Version Details section disappearing before Restart on the Licensing screen |