Nydus Image Service v2.3.0-alpha.2
Pre-release
Pre-release
·
63 commits
to master
since this release
Binaries download mirror (sync within a few hours): https://registry.npmmirror.com/binary.html?path=nydus/v2.3.0-alpha.2/
What's Changed
- Introduce sqlite database to store state information for CAS by @jiangliu in #1494
- smoke: add oci bench by @Desiki-high in #1506
- implement
takeover
for nydus fscache/fusedev mode by @kevinXYin in #1487 - smoke: add image conversion time in benchmark by @Desiki-high in #1508
- action: delete clean-cache by @Desiki-high in #1503
- misc: update rust-toolchain file to TOML format by @adamqqqplay in #1511
- nydusify: upgrade containerd package by @imeoer in #1512
- build(deps): bump openssl from 0.10.55 to 0.10.60 by @dependabot in #1513
- bats test: move the logic of generating dockerfile into common lib by @yqleng1987 in #1516
- chore: remove go test cover by @Desiki-high in #1514
- rust: update to edition2021 by @Desiki-high in #1522
- Upgrade golangci-lint version and use it in smoke module by @Desiki-high in #1521
- tests: remove useless test files by @Desiki-high in #1520
- build(deps): bump github.com/docker/docker from 23.0.3+incompatible to 24.0.7+incompatible in /contrib/nydusify by @dependabot in #1523
- chore: change go module name and repo url to nydus by @Desiki-high in #1519
- tests: add go module unit coverage statistics in Codecov by @Desiki-high in #1524
- action: test build with more architectures by @Desiki-high in #1510
- nydusify: refactor with
http.ErrSchemeMismatch
andsyscall.ECONNREFUSED
by @Desiki-high in #1528 - nydusify: add unit test by @Desiki-high in #1526
- nydusify: fix unit test fail by @Desiki-high in #1530
- tests: add smoke test for nydusd failover by @loheagn in #1529
- dep: upgrade tokio to 1.35.1 by @kevinXYin in #1531
- rust: bump 1.72.1 and fix errors by @Desiki-high in #1532
- bats test: change rust docker image to Debian 11 bullseye version by @adamqqqplay in #1535
- tests: add smoke test for nydusd hot upgrade by @loheagn in #1533
- deps: update the latest version and sync by @Desiki-high in #1536
- build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 in /contrib/nydusify by @dependabot in #1537
- storage: fix batch chunk runtime error by @hangvane in #1355
- action: bump upload-artifact/download-artifact v4 by @Desiki-high in #1539
- fix: upload-artifact@v4 breake in release and RUSTSEC-2024-0003 by @Desiki-high in #1541
- fix: upload-artifact v4 break changes by @Desiki-high in #1542
- docs: add doc for nydusd failover and hot upgrade by @loheagn in #1540
- action: bump nodejs20 by @Desiki-high in #1547
- build(deps): bump github.com/opencontainers/runc from 1.1.11 to 1.1.12 in /contrib/nydusify by @dependabot in #1548
- docs: update outdated dingtalk QR code by @imeoer in #1550
- build(deps): bump github.com/opencontainers/runc from 1.1.11 to 1.1.12 in /contrib/ctr-remote by @dependabot in #1551
- action: use official github action for golangci-lint by @Desiki-high in #1549
- feat: add fs_version and compressor output of nydus image check by @PerseidMeteor in #1552
- build(deps): bump mio from 0.8.10 to 0.8.11 by @dependabot in #1555
- build(deps): bump mio from 0.8.5 to 0.8.11 in /contrib/nydus-backend-proxy by @dependabot in #1554
- build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 in /contrib/nydusify by @dependabot in #1556
- feat: add nydusify commit command by @PerseidMeteor in #1543
- docs: add doc for nydusify commit command by @PerseidMeteor in #1557
- docs: add doc for nydus-image check command by @PerseidMeteor in #1558
- overlay: add overlay implementation by @WeiZhang555 in #1544
- Add compression method support to zran docs by @aochagavia in #1563
- fix: modify benchmark prepare bash path by @PerseidMeteor in #1564
- build(deps): bump github.com/docker/docker from 25.0.3+incompatible to 25.0.5+incompatible in /contrib/nydusify by @dependabot in #1559
- build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /contrib/nydusify by @dependabot in #1560
- build(deps): bump h2 from 0.3.24 to 0.3.26 by @dependabot in #1566
- bats test: add a backup image to avoid network errors by @adamqqqplay in #1567
- deps: remove dependency on atty and refactor backend-proxy by @adamqqqplay in #1568
- action: bump codecov-action to v4 by @adamqqqplay in #1571
- fix: upload-coverage failed in master by @Desiki-high in #1582
- fix: downgrade to codecov/[email protected] by @Desiki-high in #1583
- build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 in /contrib/nydusify by @dependabot in #1573
- build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 in /contrib/ctr-remote by @dependabot in #1574
- docs: fix incorrect file path by @Desiki-high in #1586
- fix: correct some typos and grammatical problem by @BruceAko in #1578
- chore: upgrade components version in test env by @Desiki-high in #1585
- nydusify: upgrade acceleration-service v0.2.14 by @imeoer in #1584
- a series of fixups for nydusd by @imeoer in #1587
New Contributors
- @aochagavia made their first contribution in #1563
- @BruceAko made their first contribution in #1578
Full Changelog: v2.3.0-alpha.1...v2.3.0-alpha.2