Skip to content

Releases: microsoft/moc

v0.10.25-alpha.1

13 Oct 07:52
aee4988
Compare
Choose a tag to compare
v0.10.25-alpha.1 Pre-release
Pre-release
Merge pull request #131 from johnsonshih/user/jshih/upstream-merge

Add Custom_A2 and SharedFolder definitions

Status Unmarshal Support

08 Jul 21:47
c42547f
Compare
Choose a tag to compare
Pre-release
Change status unmarshal function to proto.UnmarshalText (#126)

* Change status unmarshal function to proto.UnmarshalText

* remove comments

Co-authored-by: Pradeep Kumar Gayam <pgayam@microsoft.com>

Tag for testing unmarshal fix

28 Jun 17:08
Compare
Choose a tag to compare
Pre-release
v0.10.21-alpha.3.unmarshalFix

Change status unmarshal function to proto.UnmarshalText

v0.10.21-alpha.2: Merge pull request #125 from microsoft/users/astaninger/moc-version

08 Jun 20:04
a416441
Compare
Choose a tag to compare

v0.10.20-alpha.2: Merge pull request #125 from microsoft/users/astaninger/moc-version

01 Jun 20:32
a416441
Compare
Choose a tag to compare

add moc version

03 May 19:36
066ce25
Compare
Choose a tag to compare
add moc version Pre-release
Pre-release
Merge pull request #123 from microsoft/users/astaninger/moc-version

add moc version support

Fixing hypervgeneration and diskfileformat

06 Apr 16:58
fa13db1
Compare
Choose a tag to compare
Merge pull request #122 from hvedati/dev/havedati/DiskFileFormatSupport

fixing the default type for generation and the diskfileformat

Add cloudinitdatasource to cloudagent/storage/vhd

05 Apr 03:59
16aff77
Compare
Choose a tag to compare
Add cloudinitdatasource to cloudagent/storage/vhd (#121)

* add get/set for downloadstatus

* Remove unnecessary functions

* parameter update due to idc team spec change

* add errordetail set

* discussion change

* remove unecessary status updates

* rename process to processPercentage

* rename size to sizeInBytes for galleryImage

* fix pkg/status progress to progressPercentage

* move size from cloudagent galleryimage to under downloadstatus

* remove sizeInBytes from galleryimage

* add cloudinitdatasource to vhd in cloudagent

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

DownloadStatus FileSizeInBytes Support

24 Mar 19:37
586aa54
Compare
Choose a tag to compare
Pre-release
Move SizeInBytes to DownloadStatus (#119)

* add get/set for downloadstatus

* Remove unnecessary functions

* parameter update due to idc team spec change

* add errordetail set

* discussion change

* remove unecessary status updates

* rename process to processPercentage

* rename size to sizeInBytes for galleryImage

* fix pkg/status progress to progressPercentage

* move size from cloudagent galleryimage to under downloadstatus

* remove sizeInBytes from galleryimage

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

adding disk file format

22 Mar 17:24
96baf23
Compare
Choose a tag to compare
Pre-release
Merge pull request #118 from hvedati/dev/havedati/DiskFileFormatSupport

updating protobuffers with DiskFileFormat