Skip to content

Releases: projecteru2/core

v21.10.27-hotfix-1

04 Jan 10:23
02d434e
Compare
Choose a tag to compare
v21.10.27-hotfix-1 Pre-release
Pre-release

What's Changed

Full Changelog: v21.10.27...v21.10.27-hotfix-1

v21.10.27

21 Dec 09:21
8c8e655
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v21.10.06...v21.10.27

v21.12.16

16 Dec 08:24
d949540
Compare
Choose a tag to compare

What's Changed

Full Changelog: v21.12.08...v21.12.16

v21.12.08

08 Dec 06:42
e80a382
Compare
Choose a tag to compare

Changelog

v21.12.01

01 Dec 10:21
4315e4b
Compare
Choose a tag to compare

What's Changed

  • [SPVR-141] Implement imagePush and buildRefs by @Aceralon in #509

Full Changelog: v21.11.24...v21.12.01

v21.11.24

24 Nov 08:07
3a18622
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v21.11.17...v21.11.24

v21.11.17

17 Nov 07:38
8c94291
Compare
Choose a tag to compare

Changelog

8c94291 Implement lambda related functions (#500)
63cb525 optimize 'getFullResult' (#504)

v21.11.09

11 Nov 04:01
a0b6f3a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v21.10.06...v21.11.09

v21.10.06

06 Oct 10:08
b5e724a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v21.09.24...v21.10.06

v21.09.24

24 Sep 08:21
Compare
Choose a tag to compare

Changelog

2e9e19f #392 fix come concurrently printed messages are messed up (#463)
a5e6c1d Fix test file not imported. (#471)
6cff36d Implement copyTo guest function (#476)
b9b2168 Reduce unnecessary ETCD Put operations (#472)
619e3e7 add resize (#478)
02d0656 ensure features compatible with old version
912e9f1 fix testcases
6f45ac0 fix workload short id is not correct (#474)
108be32 intro LinuxFile type for Copy
7e716b6 remove unecessary context (#465)
1cc1e89 runtime CopyFrom/CopyTo support uid, gid, mode
d1f0546 update proto, allow users to specify file own&perm
46f170b use the real context from exterior (#466)
fd7dc02 uses the upstream ctx (#464)