This documentation describes an old release, version 3.7.1. Documentation for the latest release, 3.7.2, can be found here.

Issues Resolved in this Release

Epic

Issue

Summary

Description

MIT-3639

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 “, where ‘‘ is the CData connector name. For example, the CData Python Connector for Salesforce will appear as “Omni Salesforce”.

Task

Issue

Summary

Description

MIT-3642

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.

MIT-3651

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.

MIT-3655

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.

MIT-3656

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.

MIT-3660

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.

MIT-3663

Log connector_install/connector_uninstall events to ELK for CData quarterly usage reporting

Connector install and uninstall events are now logged for usage reporting.

MIT-3669

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

MIT-3666

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.

MIT-3667

connector names should match wherever they are displayed

Fixed connector display names not matching between the plugin package and the Licensing screen.

MIT-3668

disappearing info

Fixed the Update Version Details section disappearing before Restart on the Licensing screen