Release
Available Fields
Field
id
created_at
belongs_to__application
is_created_by__user
raw_version
semver
semver_major
semver_minor
semver_patch
semver_prerelease
semver_build
revision
variant
commit
composition
status
source
build_log
start_timestamp
end_timestamp
update_timestamp
is_invalidated
release_version
note
contract
Examples
Get all releases for a fleet
Get the release raw_version field
The raw_version field is returned only when explicitly requested with $select.
Get a release ID given a specific fleet and version
Get a release ID given a specific fleet and commit
Set the notes for a release
Last updated
Was this helpful?