Releases: Aceralon/core
Releases · Aceralon/core
v22.03.08-rc5
Changelog
- 674a8b2 backward compatible with old yavirt (projecteru2#576)
v22.03.08-rc4
Changelog
- f1cc9e2 fix storage issue (projecteru2#575)
v22.03.08-rc3
Changelog
- 34dacc4 ResizeWindow support virt console multiplexing
- 21ca429 [SPVR-207] fix the issue of calculating storage-request (projecteru2#572)
- f1d9aa2 add new types of node lock (projecteru2#554)
- 7183711 change the node lock to the pod level (projecteru2#573)
- e541dd5 check labels after create (projecteru2#571)
- 43bd017 close engine connection when ping fails (projecteru2#569)
- 8720df5 enable remote digest (projecteru2#564)
- 1b765fa fix the issue of building debug image (projecteru2#560)
- 43d7381 refactor wal stage 1 (projecteru2#561)
- 79ebe29 upgrade to 1.18
- ae9e4e5 upgrade to go1.18 (projecteru2#566)
v22.01.05-hotfix-2
Changelog
- 02e6e8b close engine connection when ping fails (projecteru2#568)
- 83b09a1 reuse http client (projecteru2#570)
v0.0.0
Changelog
- f1d9aa2 add new types of node lock (projecteru2#554)
- 42944f7 add support for multiple uuid
- 8720df5 enable remote digest (projecteru2#564)
- 1b765fa fix the issue of building debug image (projecteru2#560)
- 1abae4a only save when present
v22.02.14-rc.1
Changelog
- 2be0fbe Add stdin flag (projecteru2#536)
- 10b0708 Overhaul wal for create workload (projecteru2#534)
- 617d556 WAL can wait and recycle lambdas (projecteru2#531)
- 0ad2595 add concurrency control in "ControlWorkload" (projecteru2#549)
- 951fd88 adjust func seq, add tests (projecteru2#548)
- f4b9679 copy opts.LogConfig to avoid concurrent modification (projecteru2#550)
- 4fbc369 fix Eru "Pod Resource" function returned duplicated projecteru2#544 (projecteru2#546)
- ba5e49e fix potential security vulnerabilities
- 01a3845 fix the issue of building docker image (projecteru2#535)
- 0deb6e7 move selfmon (projecteru2#540)
- 80fcdb5 optimize engine cache checker (projecteru2#542)
- b152f31 optimize global strategy (projecteru2#545)
- 6e331fc try to make client when node is not available (projecteru2#537)
- 4f4d5cf use context with cancel (projecteru2#543)
v22.01.05-alpha.3
Changelog
- d145b4c optimize engine cache checker (projecteru2#539)
v22.01.05-alpha.2
Changelog
- 0f54c24 try to make client when node is not available (projecteru2#538)
v22.01.05
Changelog
- 117368c Add stream APIs for PodNodes and PodResource (projecteru2#524)
- e547199 ETCD/Redis supports "BatchPut" (projecteru2#527)
- b0374f5 clean up if else
- 4d47aea fix map concurrent write issue (projecteru2#529)
- e160ade fix: only remove node status when the node is unavailable (projecteru2#516)
- 76ac53f fix: potential error in combine (projecteru2#525)
- 8ee9672 implement digest (projecteru2#518)
- 3fb54b0 implement imagePull (projecteru2#514)
- 089fae7 let goreleaser also build debug file (projecteru2#519)
- f1e3e4c lint (projecteru2#520)
- dfef999 migrate selfmon to eru-core (projecteru2#528)
- d903237 support setting tls configs in "SetNode" (projecteru2#526)
v21.10.27-hotfix-1
Changelog
- 5678660 Merge pull request projecteru2#498 from jschwinger233/zc/fix-litter
- 069ad55 Merge pull request projecteru2#499 from DuodenumL/feature/log
- 900ce98 avoid redundant logs in "makeClient"
- 8c8e655 build binary for darwin (projecteru2#522)
- 2b68aaa fix issue of too many logs due to raw bytes
- 02d434e fix map concurrent write issue (projecteru2#530)
- 0f833ab fix: keep the node status when a running node is bypassed (projecteru2#517)
- f27ac83 let goreleaser build debug file (projecteru2#521)