v22.02.14-rc.1
Pre-release
Pre-release
jschwinger233
released this
13 Feb 16:53
·
197 commits
to master
since this release
What's Changed
- implement imagePull by @Aceralon in #514
- implement digest by @Aceralon in #518
- fix: only remove node status when the node is unavailable by @DuodenumL in #516
- let goreleaser build debug file by @jschwinger233 in #519
- lint by @DuodenumL in #520
- fix: potential error in combine by @Aceralon in #525
- Add stream APIs for PodNodes and PodResource by @jschwinger233 in #524
- support setting tls configs in "SetNode" by @DuodenumL in #526
- ETCD/Redis supports "BatchPut" by @DuodenumL in #527
- fix map concurrent write issue by @DuodenumL in #529
- migrate selfmon to eru-core by @DuodenumL in #528
- fix the issue of building docker image by @DuodenumL in #535
- Add stdin flag by @Aceralon in #536
- WAL can wait and recycle lambdas by @jschwinger233 in #531
- Try to make client when node is not available by @DuodenumL in #537
- move selfmon by @DuodenumL in #540
- use context with cancel by @DuodenumL in #543
- fix Eru "Pod Resource" function returned duplicated #544 by @giaosame in #546
- optimize engine cache checker by @DuodenumL in #542
- Overhaul wal for create workload by @jschwinger233 in #534
- optimize global strategy by @DuodenumL in #545
- adjust func seq by @DuodenumL in #548
- add concurrency control in "ControlWorkload" by @DuodenumL in #549
- Copy opts.LogConfig to avoid concurrent modification by @jschwinger233 in #550
New Contributors
Full Changelog: v21.12.16...v22.02.14-rc.1