- Based on Comet 24.9.6
- New API AdminDispatcherTestSmbAuth to instruct a device to test Windows SMB credentials
- New RESTORETYPE_WINDISK_VHDX to restore Disk Image backup as Hyper-V VHDX format
- BackupJobDetail supports ConflictingJobID field to indicate conflicting job if a lock error occurred
- BackupJobProgress can report the total number of items for progress visualization
- DiskDrive adds information about parent disks on Linux
- Based on Comet 24.9.1
- Added Hyper-V Guest limits per user
- Added VMware Guest limits per user
- Added protected item type (engine) to protected item class
- Added Force Overwrite Restore permissions
- Based on Comet 24.6.6
- Add new AdminConvertStorageRole API
- Update data types for new job retry feature (BackupJobDetail, BackupRuleEventTriggers, and new JOB_STATUS_RUNNING_TRYAGAIN)
- Add support for custom Prefix in S3GenericVirtualStorageRole
- Fixed an issue with type resolution failing when importing comet-js-sdk as an esmodule
- Fixed an issue with the minified browser bundle not being minified
- Ran
npm audit fix
to update vulnerable dependencies - Removed esbuild as direct dependency and moved it to dev dependencies
- Based on Comet 24.6.4
- Added Server Device and Booster Limits
- Added API to count devices registered on a Server
- Added Software Build Role configuration per tenant
- Based on Comet 24.6.0
- Added custom HELO/EHLO STMP support
- Added support to set if disabled Office 365 accounts should be backed up
- Added EngineType as a property of VaultSnapshots
- Based on Comet 24.5.0
- Added support for matching Microsoft Office 365 users and groups by Drive ID
- Added support for configuring Object Lock on a Impossible Cloud Partner API Storage Template
- Added support for Custom Body Date when using a Custom Remote Bucket Storage Template
- Based on Comet 24.3.9
- Based on Comet 24.3.8
- Added support for configuring Software Build Role builder count
- Added LastStartTime field to job statistics
- Based on Comet 24.3.7
- Added support for configuring concurrency in Microsoft 365 Protected Items
- Based on Comet 24.3.6
- Testing new release process
- Based on Comet 24.3.5
- Based on Comet 23.12.3
- Based on Comet 23.12.3
- Based on Comet 23.12.1
- Based on Comet 23.11.2
- Based on Comet 23.9.11
- Based on Comet 23.9.9
- Add Syncro support
- Based on Comet 23.9.8
- Based on Comet 23.9.7
- Add VMware support
- Based on Comet 23.9.6
- Added Comet Storage Remote Server Type
- Based on Comet 23.9.5
- Add new field
LogLevel
to control job log verbosity - Add new
RESTORETYPE_WINDISK_ESXI
for restoring to VMware-compatible virtual disks
- Based on Comet 23.9.2
- 'UseObjectLock' for S3 compatible storage settings deprecated. Replaced by 'ObjectLockMode'
- New Streamable event SEVT_DEVICE_LOBBY_CONNECT and SEVT_DEVICE_LOBBY_DISCONNECT
- Added 'TOTPCode' to 'InstallCreds' used for device registration.
- 'GroupedBy' added to 'PSAConfig' for grouping statistics.
- New APIs
- AdminInstallationDispatchDropConnection
- AdminInstallationDispatchRegisterDevice
- AdminInstallationListActive
- AdminJobAbandon
- Based on Comet 23.8.0
- Improve documentation of JobStatus constants
- Based on Comet 23.6.9
- Added WebDAV
DestinationLocation
- Based on Comet 23.6.9
- Support new API endpoints for managing external admin authentication sources
- Support Object Lock policy option
- Update docstrings for various types and fields
- Based on Comet 23.6.5
- Support
DeviceConfig->ClientVersion
- Support new
OSInfo
andRestoreJobAdvancedOptions
fields - Support new
SourceConfig
fields for tracking policy-enforced Protected Items - Support new optional parameters in
AdminDispatcherRunRestoreCustom
API - Add many more documentation comments, including behaviour of base64 byte arrays
- BREAKING: The
_requestP
function was changed from a throwing method to an abstract method. This will have no effect on most use cases. - Based on Comet 23.5.0
- Add new
StreamableEventType
constants (SEVT_*
) used for tracking Comet Server config changes - Add new
StreamerType
constants (STREAMER_TYPE_*
) - Add new
FileOptions
type for configuring the Comet Server to log live events to a file - Add new field
AuditFileOptions
to theOrganization
type for configuring per-tenant audit log options - Add
Actor
(authenticated user),ResourceID
,Timestamp
andTypeString
fields to theStreamableEvent
type - Deprecate the
UserProfileFragment
type - Add extra comments to many types
- Based on Comet 23.3.7
- No functional changes
- Add significantly many more comments to constants, fields and types
- Based on Comet 23.3.5
- Support new
AdminDispatcherSearchSnapshots
API to remotely search for files in a Storage Vault - Support new
AdminMetaRemoteStorageVaultTest
API to test connections for a Storage Template - Support new
AccentColor
andBrandingStyleType
branding options for the Comet Server web interface - New Self-Backup option to include server logs
- Track creation and modification timestamps for
GroupPolicy
objects
- Based on Comet 23.3.1
- Support filter parameters on
AdminGetJobLogEntries
- Support S3 Object Lock
- Support Azure Key Vault codesigning
- Based on 22.12.8
- Add
TimeSpan
option toEmailReportOptions
- Add
AlertsDisabled
(default: false) toggle forPSAConfig
objects - Add
LastSuspended
for trackingUserProfileConfig
suspensions - Improve documentation
- Based on 22.12.2
- Add new
AdminCountJobsForCustomSearchRequest
API to count total number of jobs for a given search query - Add new
AdminMetaEmailOptionsGetRequest
/AdminMetaEmailOptionsSetRequest
/AdminMetaSendTestReportRequest
APIs for managing tenant email settings - Add new O365 Protected Accounts quota option in the
UserProfileConfig
- Add new tenant admin permission
AllowEditEmailOptions
- Fix the missing PSAConfig return type
- Make it easier to have imports from comet-js-sdk when using typescript by adding all the lib types to the root of the library.
- Based on 22.9.9
-
Based on 22.5.2
-
Initial release