Nextmv records a changelog for key platform entities, providing a history of changes over time. Records are visible in Console on select entity overview pages.
Tracked entities
The table below lists the entities for which changelog records are kept, along with the date tracking began. New entities will be added over time.
| Entity | Tracked since |
|---|---|
| Applications | April 10, 2026 |
| Instances | April 10, 2026 |
| Versions | April 10, 2026 |
Recorded actions
The following actions are recorded for entities:
- Created — when an entity is created.
- Updated — when an entity is updated. Select fields are captured in the changelog record; see the tracked fields section below for details on which fields are saved.
- Deleted — when an entity is deleted.
- Pushed — when a model binary is pushed. A changelog record is recorded for both the application and the latest auto-managed instance.
- Locked — when an entity is locked.
- Unlocked — when an entity is unlocked.
Tracked fields
On update operations, specific fields are captured and saved to the changelog record. The tables below list the tracked fields for each entity type. The "Tracked since" column indicates when tracking for that field began. The "Value tracked" column indicates whether values are recorded in the changelog entry.
Applications
| Field | Value tracked | Tracked since |
|---|---|---|
name | Yes | April 10, 2026 |
description | Yes | April 10, 2026 |
default_instance | Yes | April 10, 2026 |
default_experiment_instance | Yes | April 10, 2026 |
settings.links | Yes | April 10, 2026 |
Instances
| Field | Value tracked | Tracked since |
|---|---|---|
name | Yes | April 10, 2026 |
description | Yes | April 10, 2026 |
version_id | Yes | April 10, 2026 |
configuration.execution_class | Yes | April 10, 2026 |
configuration.options.* | Yes | April 10, 2026 |
configuration.secrets_collection_id | Yes | April 10, 2026 |
configuration.queuing.priority | Yes | April 10, 2026 |
configuration.queuing.disabled | Yes | April 10, 2026 |
configuration.integration_id | Yes | April 10, 2026 |
configuration.options.* matches any field within your options configuration, such as configuration.options.duration or configuration.options.threads.
Versions
| Field | Value tracked | Tracked since |
|---|---|---|
name | Yes | April 10, 2026 |
description | Yes | April 10, 2026 |